1.0.0-rc28 • Published 4 years ago

@tokarevtest/jupyter_legion v1.0.0-rc28

Weekly downloads
-
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