notebook is now required as a seperate library for jupyterlab

master
manetta 4 months ago
parent 842b5dd2c1
commit 7d33915f71

@ -1,6 +1,6 @@
First jupyterlab needs to be installed:
First the following software needs to be installed:
`pip3 install jupyterlab`
`pip3 install jupyterlab notebook`
You can use the make_user_accounts.py script with the following scripts:

Loading…
Cancel
Save