Skip to content

Commit

Permalink
#17 upgraded jupyter_server on conda
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelweinold committed Aug 17, 2023
1 parent 00f6b07 commit 64f0a5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ channels:
- conda-forge
dependencies:
- python=3.10
- jupyter_server=2.6.0 # https://github.com/jupyter-server/jupyter_server/releases
- jupyter_server=2.7.1 # https://github.com/jupyter-server/jupyter_server/releases
- pip
- pip:
- jupyterlite-core==0.1.1 # https://github.com/jupyterlite/jupyterlite/releases
Expand Down

0 comments on commit 64f0a5d

Please sign in to comment.