This article will take you through the process of Starting and Stopping a Jupyter Notebook from a virtual environment, titled my_quant_lab and show various scenarios that arise from using it.
Prerequisites:
Ubuntu 20.04/22.04 (LTS)
Python version 3.9+
Terminal (Default Gnome-Terminal
Terminator (Enhanced Gnome-Terminal)
Brave Browser
Instructions to Start a Jupyter Notebook:
If you do not have an entry in the Activities menu for Anaconda, visit the article Start Anaconda Navigator Using A Menu and work through that, then return to here and continue with the next process.
If you have setup the Bash ALIAS as mentioned in the Got Anaconda In Yet article, do this:
If you do not have the Bash ALIAS as mentioned in the Got Anaconda In Yet article, do this:
You will now see a popup message stating:
Server stopped.
You have shut down Jupyter. You can now close this tab.
To use Jupyter again, you will need to relaunch it.
Screenshot below:
This is a straightforward process but you need to remember where you are in the $SHELL at all times.
If in doubt, close the Terminal(s) & Browser; start again.