Skip to main content

Jupyter kernel for OpenSCAD

Project description

OpenSCAD Kernel for Jupyter

I was missing a Jupyter Kernel for OpenSCAD. So I took up the challenge and here is the result.

Any regular text in a cell is added to the overall OpenSCAD code buffer. This allows you to build up an OpenSCAD model in multiple steps using Jupyter cells and document the design along the way.

Preconditions

  • Jupyter or Jupyterlab should have been installed
  • Please make sure that OpenSCAD has been installed on your system (e.g. with apt install openscad) and that it can be called on the command line:
openscad -v

diplays the version. E.g. 2019.12.20

Installation

pip install jupyter-openscad-kernel
python -m iopenscad.install

Installation from source

git clone https://github.com/pschatzmann/jupyter-openscad-kernel.git
cd openscad-kernel
pip install .

Optional Steps

If you want to be able to display stl files you need to install a mime renderer for Jupyter. E.g

jupyter labextension install jupyterlab-viewer-3d

If you want to have syntax highlighting for OpenSCAD:

jupyter labextension install jupyterlab-openscad-syntax-highlighting

Now you can launch your kernel my calling

jupyter lab

or

jupyter workspace

Versions

  • 1.0 Initial Version
  • 1.0.1 Additional syntax checking; Publish to pypi

Further Information

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

jupyter-openscad-kernel-1.0.12.tar.gz (24.7 kB view details)

Uploaded Source

Built Distribution

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

jupyter_openscad_kernel-1.0.12-py3-none-any.whl (42.9 kB view details)

Uploaded Python 3

File details

Details for the file jupyter-openscad-kernel-1.0.12.tar.gz.

File metadata

  • Download URL: jupyter-openscad-kernel-1.0.12.tar.gz
  • Upload date:
  • Size: 24.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.6

File hashes

Hashes for jupyter-openscad-kernel-1.0.12.tar.gz
Algorithm Hash digest
SHA256 dc3e68b55656d13ce70ae16a296f6311b627a9ac5b80c3b9006fd9eaf97495a8
MD5 611ce9002d8ffc6e8f50c8e24a7337cc
BLAKE2b-256 74fa53ad9a745e18fc74a3b3868f362ee3c4d5f766a13fa67d024089cd2de3c5

See more details on using hashes here.

File details

Details for the file jupyter_openscad_kernel-1.0.12-py3-none-any.whl.

File metadata

  • Download URL: jupyter_openscad_kernel-1.0.12-py3-none-any.whl
  • Upload date:
  • Size: 42.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.6

File hashes

Hashes for jupyter_openscad_kernel-1.0.12-py3-none-any.whl
Algorithm Hash digest
SHA256 2ff0f7f3ec1fd432403c77dfd9852b68b0fb838460553c3b33a3b0f8c7994ffc
MD5 4fcac28f77d9b7cd80db4c269fb41c97
BLAKE2b-256 60873d2ce50da81fce82fad183cdebef3d5070325189d35d1cb4f62afa46b154

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