From 7d33915f71e5bf65fa9db2e16095636eaa18e500 Mon Sep 17 00:00:00 2001 From: manetta Date: Sun, 14 Jan 2024 11:04:55 +0100 Subject: [PATCH] notebook is now required as a seperate library for jupyterlab --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6638dc9..08bf4c0 100644 --- a/README.md +++ b/README.md @@ -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: