@systems-modeling/jupyterlab-sysml

0.40.0 • Public • Published

JupyterLab SysMLv2 Extension

Adds syntax highlighting to code cells in JupyterLab for the SysMLv2 language.

Install locally

Start by ensuring you are in the desired conda env with the isysml kernel installed, for example:

$ conda create --name sysml
$ conda activate sysml
$ cd isysml && ./install.sh

From this directory:

$ yarn install
$ yarn run build
$ jupyter labextension install .
$ jupyter lab

Dependents (0)

Package Sidebar

Install

npm i @systems-modeling/jupyterlab-sysml

Weekly Downloads

100

Version

0.40.0

License

LGPL-3.0-or-later

Unpacked Size

9.65 kB

Total Files

6

Last publish

Collaborators

  • blake.regalia
  • seidewitz
  • ivan-gomes