Skip to main content

jupytercad_urdf

A JupyterLab extension adding the feature of exporting jcad files to urdf.

Requirements

  • JupyterLab >= 4.0.0

Install

To install the extension, execute:

pip install jupytercad_urdf

Usage

When opening a jcad file, you'll see that a new icon has been added to the JupyterCAD UI. Click that button to export the open jcad file as a urdf file and you will get a folder with the same name that contains the urdf and optionally a 'meshes' subfolder with the necessary STL files.

export_button

Uninstall

To remove the extension, execute:

pip uninstall jupytercad_urdf

Contributing

Development install

Note: You will need NodeJS to build the extension package.

The jlpm command is JupyterLab's pinned version of yarn that is installed with JupyterLab. You may use yarn or npm in lieu of jlpm below.

# Clone the repo to your local environment
# Change directory to the jupytercad_urdf directory
# Install package in development mode
pip install -e "."
# Link your development version of the extension with JupyterLab
jupyter-builder develop . --overwrite
# Rebuild extension Typescript source after making changes
jlpm build

You can watch the source directory and run JupyterLab at the same time in different terminals to watch for changes in the extension's source and automatically rebuild the extension.

# Watch the source directory in one terminal, automatically rebuilding when needed
jlpm watch
# Run JupyterLab in another terminal
jupyter lab

With the watch command running, every saved change will immediately be built locally and available in your running JupyterLab. Refresh JupyterLab to load the change in your browser (you may need to wait several seconds for the extension to be rebuilt).

By default, the jlpm build command generates the source maps for this extension to make it easier to debug using the browser dev tools. To also generate source maps for the JupyterLab core extensions, you can run the following command:

jupyter lab build --minimize=False

Development uninstall

pip uninstall jupytercad_urdf

In development mode, you will also need to remove the symlink created by jupyter-builder develop command. To find its location, you can run jupyter labextension list to figure out where the labextensions folder is located. Then you can remove the symlink named jupytercad-urdf within that folder.

Testing the extension

Frontend tests

This extension is using Jest for JavaScript code testing.

To execute them, execute:

jlpm
jlpm test

Integration tests

This extension uses Playwright for the integration tests (aka user level tests). More precisely, the JupyterLab helper Galata is used to handle testing the extension in JupyterLab.

More information are provided within the ui-tests README.

Packaging the extension

See RELEASE

Release files for jupytercad-urdf 0.1.6

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for jupytercad-urdf 0.1.6
File Size Uploaded
jupytercad_urdf-0.1.6.tar.gz 1.5 MB Details

Built distribution (wheel)

Table of built distributions (wheels) for jupytercad-urdf 0.1.6
File Interpreter ABI Platform
jupytercad_urdf-0.1.6-py3-none-any.whl Python 3 none any Details

Total release size: 2.0 MB

Release files / jupytercad_urdf-0.1.6.tar.gz

Download URL jupytercad_urdf-0.1.6.tar.gz
Size 1.5 MB
Tags Source
SHA-256 checksum
How to use checksums
321e9019da51592727a6da71871880fc8c73c5d438213f675de5a9478ffab201
BLAKE2b-256 checksum
How to use checksums
b408d02cd0b877ce8a09332d68c0247b3aad7549c071d7b5d93baa39add40c05
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.14.6

Release files / jupytercad_urdf-0.1.6-py3-none-any.whl

Download URL jupytercad_urdf-0.1.6-py3-none-any.whl
Size 457.8 kB
Tags Python 3
SHA-256 checksum
How to use checksums
509cd4628498b4a2b5a98b744420f1cbd7ce977d981d2246c386f7d80de1d082
BLAKE2b-256 checksum
How to use checksums
7cd34f50adcb9aada9dd641913cd2f9eb7131124ef3176bc84adfd200cd2da60
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.14.6

Release history Release notifications | RSS feed

This release

0.1.6 This release

2 release files

0.1.5

2 release files

0.1.4

2 release files

0.1.3

2 release files

0.1.2

2 release files

0.1.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page