No project description provided
Project description
JupyterCAD - A JupyterLab extension for collaborative 3D geometry modeling.
JupyterCAD is a JupyterLab extension for 3D geometry modeling with collaborative editing support. It is designed to allow multiple people to work on the same file at the same time, and to facilitate discussion and collaboration around the 3D shapes being created.
JupyterCAD has support for FreeCAD files, which makes it easy to import and export models from FreeCAD. It also has a range of features for creating and manipulating 3D shapes, including a variety of primitives, transformations, and Boolean operations.
Requirements
- JupyterLab >= 4.0.0
- freecad (optional)
Installation
You can install JupyterCAD using conda/mamba (this installs freecad automatically):
mamba install -c conda-forge jupytercad
Or using pip:
pip install jupytercad
Once you have installed the extension, you should be able to open the CAD viewer in JupyterLab and create 3D shapes!
Additionally, you can install jupytercad-freecad and edit .FCStd files in JupyterLab.
Deploying JupyterCAD with JupyterLite
You can run JupyterCAD entirely in the browser using JupyterLite.
- Create a repository using the xeus-lite-demo template.
- In your fork, edit
environment.ymland add:- jupytercad-lite
- Add your jcad and example files under the
content/directory of your repository. These files will be available directly inside your Lite deployment. - Enable GitHub Pages under Settings → Pages for your repository.
- Once the build completes, your Lite deployment will be live at:
https://<username>.github.io/<repo-name>/
This provides a lightweight, fully browser-based JupyterCAD environment — no server required.
[!IMPORTANT] Collaboration is not yet supported in JupyterLite static deployments.
Documentation
Check out the JupyterCAD documentation on ReadTheDocs! https://jupytercad.readthedocs.io
Contributing
JupyterCAD is an open-source project, and contributions are always welcome. If you would like to contribute to JupyterCAD, please fork the repository and submit a pull request.
See CONTRIBUTING for dev installation instructions.
License
JupyterCAD is licensed under the BSD 3-Clause License. See the LICENSE file for more information.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file jupytercad-3.4.0.tar.gz.
File metadata
- Download URL: jupytercad-3.4.0.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b387b3a71fb3cf2ecbec36839057fb53d8e1f5229ed1a2166f2f5d2c4f1485c0
|
|
| MD5 |
760482bbd14e9ad633c58ad7299caeb0
|
|
| BLAKE2b-256 |
905d723767607574466c32f4ad1d62040d3cc95db0ac8e20942fa285fb945d1a
|
File details
Details for the file jupytercad-3.4.0-py3-none-any.whl.
File metadata
- Download URL: jupytercad-3.4.0-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
177c7d2181bd5b0eeaea557c69ba7eef8d31108ef9bce365c235ad86f5b2bfaf
|
|
| MD5 |
b84715e690887c730f96a5a4d0488ca6
|
|
| BLAKE2b-256 |
978028c80e26c88a0a5eedabd131245ceab40ea7664e2114c856c4eb699b95f2
|