Skip to content

Commit

Permalink
Update version of jupyterhub in README
Browse files Browse the repository at this point in the history
  • Loading branch information
shapovalovts committed Nov 24, 2024
1 parent a7eee12 commit 59f88b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ sudo npm install -g configurable-http-proxy
```bash
python3 -m venv /tmp/jupyterhub
source /tmp/jupyterhub/bin/activate
pip install jupyterhub==3.1.1 swmjupyter
pip install jupyterhub==5.2.1 swmjupyter
```

3. Generate default JupyterHub configuration:
Expand Down

0 comments on commit 59f88b3

Please sign in to comment.