Skip to content

Commit

Permalink
moved from pip to conda
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelweinold committed Aug 12, 2023
1 parent 316dfe3 commit 38dfbca
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions build-environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ channels:
- conda-forge
dependencies:
- python=3.10
- jupyter_server=2.7.0 # https://github.com/jupyter-server/jupyter_server/releases
- pip
- pip:
- jupyterlite-core==0.1.1 # https://github.com/jupyterlite/jupyterlite/releases
- jupyterlite-xeus-python==0.9.3 # https://github.com/jupyterlite/xeus-python-kernel/releases
- jupyter_server=2.6.0 # https://github.com/jupyter-server/jupyter_server/releases
- jupyterlite-core==0.1.1 # https://github.com/jupyterlite/jupyterlite/releases
- jupyterlite-xeus-python==0.9.3 # https://github.com/jupyterlite/xeus-python-kernel/releases

0 comments on commit 38dfbca

Please sign in to comment.