Skip to content

Commit df7cdce

Browse files
committed
Try defaults
1 parent 5bbb9b7 commit df7cdce

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

binder/environment.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ channels:
55
- nodefaults
66

77
dependencies:
8-
- python =3.10
8+
#- python =3.10
99
- pip
10-
- jupyterlab >=4.1
10+
#- jupyterlab >=4.1
1111
- hatchling >=1.5.0
12-
- ipykernel >=6.29
13-
- notebook >=7.1
12+
#- ipykernel >=6.29
13+
#- notebook >=7.1
1414
- wheel
1515
- build
1616
- pip:

0 commit comments

Comments
 (0)