Skip to content

Commit

Permalink
Pin Python to get compatible jupyterhub-singleuser.
Browse files Browse the repository at this point in the history
  • Loading branch information
danielballan committed Sep 14, 2023
1 parent e348ce2 commit 2ef112d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions binder/environment.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
channels:
- conda-forge
dependencies:
- python=3.9
- dask-labextension
- jupyterhub-singleuser=1.3.0 # match JupyterHub deployment version
- jupyterlab-h5web
Expand Down

0 comments on commit 2ef112d

Please sign in to comment.