Skip to content

Commit d1bd9ed

Browse files
authored
Remove some more packages
1 parent 49ed8c2 commit d1bd9ed

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

.binder/environment.yml

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,20 @@ channels:
22
- conda-forge
33
- nodefaults
44
dependencies:
5-
# !! you can only use single `=` to set a version. Otherwise it will break the update job
65
- invoke
7-
- packaging
6+
# - packaging
87
- pyyaml
98
# applications
10-
- jupyterlab
9+
# - jupyterlab
1110
- jupyter-collaboration
12-
- nbconvert
11+
# - nbconvert
1312
- notebook
1413
# extensions
15-
- jupyter-offlinenotebook
16-
- jupyterlab-fasta
14+
# - jupyter-offlinenotebook
15+
# - jupyterlab-fasta
1716
- jupyterlab-geojson
1817
# Python Kernel
19-
- ipykernel
18+
# - ipykernel
2019
- xeus-python
2120
- ipywidgets
2221
- ipyleaflet

0 commit comments

Comments
 (0)