Skip to content

Commit

Permalink
#17 upgraded jupyterlite-xeus-python to 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelweinold committed Aug 17, 2023
1 parent 1d0b71d commit 2367eb5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions 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.7.1 # https://github.com/jupyter-server/jupyter_server/releases
- jupyterlite-core==0.1.1 # https://github.com/jupyterlite/jupyterlite/releases
- jupyterlite-xeus-python==0.8.1 # https://github.com/jupyterlite/xeus-python-kernel/releases
- jupyter_server=2.7.1 # https://anaconda.org/conda-forge/jupyter_server/files
- jupyterlite-core==0.1.1 # https://anaconda.org/conda-forge/jupyterlite-core/files
- jupyterlite-xeus-python==0.9.0 # https://anaconda.org/conda-forge/jupyterlite-xeus-python/files

0 comments on commit 2367eb5

Please sign in to comment.