0.1.0 • Published 4 years ago

jupyterlab-openscad-syntax-highlighting v0.1.0

Weekly downloads
13
License
BSD-3-Clause
Repository
github
Last release
4 years ago

jupyterlab-openscad-syntax-highliting

Syntax Highlighting for the OpenSCAD language

Requirements

  • JupyterLab >= 1.0

Install

jupyter labextension install jupyterlab-openscad-syntax-highlighting

Install from Source

Install

# Clone the repo to your local environment
# Move to jupyterlab-openscad-syntax-highliting directory
# Install dependencies
# Link your development version of the extension with JupyterLab
npm install
jupyter labextension link .

Uninstall

jupyter labextension uninstall jupyterlab-openscad-syntax-highlighting