Stopping JupyterLab - UTMediaCAT/mediacat-docs GitHub Wiki

Stopping JupyterLab

  • Reattach the screen
    • screen -r [screen name]
  • Stop the process
    • Need to do ctrl+c twice
  • exit virtual env
    • deactivate
  • Detach the screen
    • ctrl+a, then d