Practical 1 Python Virtual Environments and Using JupyterLab
Practical 1 Python Virtual Environments and Using JupyterLab
$ mkdir de-prj
3. Using JupyterLab
3.1. Run the JupyterLab service:
$ jupyter lab
2 of 5
From the output shown in your terminal, copy and paste one of the URLs (see
diagram in previous page) in a browser.
3.4. To close a jupyter notebook and shut down the kernel (i.e., venv)
3.6.2. Press <Ctrl><C> and type ‘y’ to confirm that you want to shut
down the server.
(de-venv) $ deactivate