0.6.1 • Published 4 years ago

@qcs/jupyterlab-forest-extension v0.6.1

Weekly downloads
3
License
Apache-2.0
Repository
gitlab
Last release
4 years ago

qcs-jupyterlab-forest-extension

JupyterLab Forest Extension shows the state of the installed software in the JupyterLab environment

Prerequisites

  • JupyterLab

Installation

jupyter labextension install "@qcs/jupyterlab-forest-extension"

Development

For a development install (requires npm version 4 or later), do the following in the repository directory:

npm install
npm run build
jupyter labextension link .

To rebuild the package and the JupyterLab app:

npm run build
jupyter lab build

License

JupyterLab Forest Extension is licensed under the Apache License 2.0.