A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/kyso-io/jupyterlab-extension below:

kyso-io/jupyterlab-extension: Jupyterlab extension to publish to Kyso

Check your version of Jupyterlab using the following command

jupyter-lab --version
0.35.2

To install this extension into JupyterLab (requires node 5 or later), do the following:

jupyter labextension install @kyso/jupyterlab
pip install kyso_jupyterlab
jupyter serverextension enable --sys-prefix kyso_jupyterlab

For a development install, do the following in the repository directory:

yarn
yarn run build
jupyter labextension install . --no-build
yarn run watch
# and in another shell
jupyter lab --watch

To publish the client side extension:

To publish the server side extension:

python3 setup.py sdist
twine upload dist/*

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4