Hello, Juypter Lab!
Create your virtual environment, and install
jupyterlab
via yourrequirements.txt
file.On the command line, start the Juypter server with the command
jupyter lab
. Stop the server withctrl-c
.Your browser should open to a Jupyter Lab page.