Skip to content

Commit

Permalink
Merge pull request #1 from ryanlovett/2024-fall-update-1
Browse files Browse the repository at this point in the history
Update dependencies.
  • Loading branch information
ryanlovett authored Sep 7, 2024
2 parents 4d557b4 + 7b4558b commit 637375f
Showing 1 changed file with 6 additions and 10 deletions.
16 changes: 6 additions & 10 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -1,22 +1,18 @@
dependencies:
- appmode==0.9.0
- ipywidgets==8.1.2
- jupyter-archive==3.4.0
- jupyter-resource-usage==1.0.1
- jupyter-server-proxy==4.2.0
- jupyter-rsession-proxy==2.2.0
- jupyter-resource-usage==1.1.0
- jupyter-server-proxy==4.4.0
- jupyter-rsession-proxy==2.2.1
- jupyter-syncthing-proxy==1.0.3
- jupyterhub==4.1.6
- jupyterlab==4.0.11
- jupyterlab==4.2.5
- nbgitpuller==1.2.1
- notebook==7.0.7
# bug w/notebook and traitlets: https://github.com/jupyter/notebook/issues/7048
- traitlets==5.9.0
- syncthing==1.27.3
- notebook==7.2.2
- syncthing==1.27.12
- pip:
- git-credential-helpers==0.2
- jupyter-shiny-proxy==1.1
- otter-grader==2.2.7
# Measure popularity of different packages in our hubs
# https://discourse.jupyter.org/t/request-for-implementation-instrument-libraries-actively-used-by-users-on-a-jupyterhub/7994?u=yuvipanda
#- git+https://github.com/shaneknapp/python-popularity-contest.git@add-error-handling

0 comments on commit 637375f

Please sign in to comment.