Skip to content

Commit

Permalink
Merge pull request #77 from JunAishima/pin-jupyterlab-h5web
Browse files Browse the repository at this point in the history
Pin jupyterlab h5web
  • Loading branch information
mrakitin authored Mar 7, 2024
2 parents f1c1ed9 + b1cc0f8 commit f7d3f07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion binder/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dependencies:
- jupyter-server-proxy
- jupyter_server=1.23.6 # known working with old jupyterhub-singleuser
- jupyterhub-singleuser=1.3.0 # match JupyterHub deployment version
- jupyterlab-h5web
- jupyterlab-h5web=8.* # pinned to 8 while jupyterlab=3 is used
- jupyterlab=3.*
- nbconvert-webpdf
- nbgitpuller
Expand Down

0 comments on commit f7d3f07

Please sign in to comment.