0.1.8 • Published 4 years ago

jupyter-legion-tezsdsa v0.1.8

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

legion

Integration with Legion (Cluster and Local modes)

Prerequisites

  • JupyterLab (version 0.35)
  • legion-sdk python package

Installation

jupyter labextension install jupyter_legion

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

Third-party components

Icons