Skip to main content

A Jupyter widget to view cad objects

Project description

cad-viewer-widget

A Jupyter widget to view CAD objects

cad-viewer-widgets has its origin in Jupyter-CadQuery, which now has been split into 3 layers. This repo being the middle layer:

  1. three-cad-viewer This is the complete CAD viewer written in Javascript with threejs being the only dependency.

  2. cad-view-widget (this repository) A thin layer on top of cad-viewer-widget that wraps the CAD viewer into an ipywidget. The API documentation can be found here

  3. Jupyter-CadQuery A CadQuery viewer, collecting and tessellating CadQuery objects, using cad-view-widget to visualize the objects

Click on the "launch binder" icon to start cad-viewer-widget on binder:

Binder: Latest development version

Examples

Installation

To install use pip:

$ pip install cad_viewer_widget

For a development installation (requires [Node.js](https://nodejs.org >=21.1.0) and Yarn version 1),

$ git clone https://github.com/bernhard-42/cad-viewer-widget.git
$ cd cad-viewer-widget
$ pip install -e . 
$ jupyter labextension develop . --overwrite 

When actively developing your extension for JupyterLab, run the command:

$ jupyter labextension develop --overwrite cad_viewer_widget

Then you need to rebuild the JS when you make a code change:

$ cd js
$ yarn run build

You then need to refresh the JupyterLab page when your javascript changes:

  • save your notebook
  • restart the kernel
  • delete all output cells
  • refresh the browser page

Build step

hatch build

Changes

2023-08-14

  • Adapt to ocp-tessellate
  • Support version 1.8.6 of three-cad-viewer
  • Supports jupyterlab>=4, ipywidgets>=8 and notebook>7
  • Dropped support for notebook < 7.0
  • Build process now uses pyproject.toml and hatch

2023-01-03

  • Added pyparsing as dependency
  • Pinned traitlets to ~5.8
  • Upgraded bottle example to occt 7.6.2

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cad_viewer_widget-3.0.2.tar.gz (507.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cad_viewer_widget-3.0.2-py3-none-any.whl (446.0 kB view details)

Uploaded Python 3

File details

Details for the file cad_viewer_widget-3.0.2.tar.gz.

File metadata

  • Download URL: cad_viewer_widget-3.0.2.tar.gz
  • Upload date:
  • Size: 507.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for cad_viewer_widget-3.0.2.tar.gz
Algorithm Hash digest
SHA256 6bd6572e3386bc75bab1a3cb03f75a6696366d4ce02a2848a6b6134413ac9751
MD5 f57b8599ff0842ac501060cc6d97a8a1
BLAKE2b-256 39e950b8ee9eafc5454a15c9507ac018838ebee80bac9b6281172cae851da73a

See more details on using hashes here.

File details

Details for the file cad_viewer_widget-3.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for cad_viewer_widget-3.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 575e3aed4ba21da35b5435596137488089b289221c0bc49bb881c14b363c4948
MD5 ba64fe3c9a89062b496b51fb98285cc6
BLAKE2b-256 a6be22567521a345c74886dd0cd913e4ddc17facb2829a2954133efaec155b42

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page