sn-jupyterlab-connection-lost

Custom connection lost prompt for SN Labs

Usage no npm install needed!

<script type="module">
  import snJupyterlabConnectionLost from 'https://cdn.skypack.dev/sn-jupyterlab-connection-lost';
</script>

README

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