Skip to content

Commit

Permalink
Add jupyterhub version to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
shapovalovts committed Sep 14, 2024
1 parent a563c22 commit d34dd20
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 swmjupyter
pip install jupyterhub==3.1.1 swmjupyter
```

3. Generate default JupyterHub configuration:
Expand Down

0 comments on commit d34dd20

Please sign in to comment.