Skip to content

Commit

Permalink
bump notebook, stop pinning traitlets
Browse files Browse the repository at this point in the history
  • Loading branch information
shaneknapp committed Oct 30, 2023
1 parent 76662fa commit af9b581
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion deployments/julia/image/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dependencies:
- syncthing==1.18.6

# bug w/notebook and traitlets: https://github.com/jupyter/notebook/issues/7048
- traitlets=5.9.*
# - traitlets=5.9.*

# from requirements.txt
- matplotlib==3.7.2
Expand All @@ -18,5 +18,6 @@ dependencies:
# For https://github.com/berkeley-dsep-infra/datahub/issues/3079
- websockify
- pip:
- notebook=6.5.6
- jupyter-desktop-server
- otter-grader==3.1.4

0 comments on commit af9b581

Please sign in to comment.