Skip to content

Commit e6f707b

Browse files
authored
Add Notebook 7 to Binder (#208)
* Add Noteboo 7 to Binder * Try Python 3.10
1 parent 6cb084b commit e6f707b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

binder/environment.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: jupyter-resource-usage
22
channels:
33
- conda-forge
44
dependencies:
5-
- python=3
5+
- python=3.10
66
- jupyterlab=4
7+
- notebook=7
78
- nodejs=18

0 commit comments

Comments
 (0)