Skip to content

Commit a7670e5

Browse files
Update environment.yml
1 parent b31de2b commit a7670e5

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

binder/environment.yml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,24 @@
1-
name: kha256
1+
name: kha256-jupyterbook
22
channels:
33
- conda-forge
44
- defaults
55
dependencies:
66
- python=3.9
77
- pip
8-
- numpy>=2.20.0
8+
- numpy>=1.20.0
99
- pandas>=1.3.0
1010
- matplotlib>=3.4.0
1111
- scipy>=1.7.0
1212
- jupyterlab
1313
- nodejs
14+
- jupyter-book
15+
- myst-nb
16+
- sphinx-book-theme
1417
- pip:
1518
- kececinumbers==0.8.4
1619
- kha256
1720
- ipywidgets
1821
- plotly
1922
- seaborn
23+
- sphinx
24+
- sphinx-autobuild

0 commit comments

Comments
 (0)