Skip to content

Commit

Permalink
fix environment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
goebbert1 committed Jun 25, 2024
1 parent eac6e03 commit 3422920
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,12 @@ name: jupyter-xprahtml5-proxy
channels:
- conda-forge
dependencies:
- jupyterlab=3
- tornado>=6.3
- jupyterlab=4
- jupyterlab_server
- jupyter-server-proxy>=3.1.0
- jupyter-server-proxy>=4.0
- jupyter_conda
- pip
- pip:
# - xpra>=4.0.4
# - xpra>=5.0.0
- -r file:requirements.txt

0 comments on commit 3422920

Please sign in to comment.