Skip to content

Commit

Permalink
Update to JupyterLite 0.4.0 (#52)
Browse files Browse the repository at this point in the history
* Update to JupyterLite 0.4.0

* Bump `jupyterlite-sphinx`

* Update environment.yml

* Update environment.yml
  • Loading branch information
jtpio authored Jul 31, 2024
1 parent fa1ad79 commit 2adba77
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,17 @@ dependencies:
- ipyleaflet
- ipympl >=0.8.2
- ipywidgets >=8.1.1,<9
- jupyterlab >=4.1.8,<=4.2
- jupyterlab >=4.2.4,<=4.3
- jupyterlab-language-pack-fr-FR
- jupyterlab-language-pack-zh-CN
- jupyterlab-fasta >=3.3.0,<4
- jupyterlab-geojson >=3.4.0,<4
- jupyterlab-tour
- jupyterlab-night
- jupyterlite-core =0.3.0
- jupyterlite-pyodide-kernel =0.3.2
- jupyterlite-sphinx >=0.15.0,<0.16
- notebook >=7.1.0,<7.2
- jupyterlite-core =0.4.0
- jupyterlite-pyodide-kernel =0.4.1
- jupyterlite-sphinx >=0.16.3,<0.17
- notebook >=7.2.1,<7.3
- pip
- plotly >=5,<6
- pip:
Expand Down

0 comments on commit 2adba77

Please sign in to comment.