0.0.2 • Published 5 years ago

sn-jupyterlab-connection-lost v0.0.2

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

jupyterlab-sn-disconnect-prompt

Custom JupyterLab disconnection prompt for Skills Network Labs

Initial Setup

  • yarn install && yarn run build
  • pipenv install
  • pipenv run jupyter labextension disable @jupyterlab/apputils-extension:connectionlost && pipenv run jupyter labextension link .
  • pipenv run jupyter lab