Skip to content

Commit 9e79087

Browse files
committed
Adds environment.yml
1 parent 24a79b4 commit 9e79087

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

environment.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
name: notebook-environment
2+
channels:
3+
- conda-forge
4+
dependencies:
5+
- python
6+
- numpy
7+
- psutil
8+
- toolz
9+
- matplotlib
10+
- dill
11+
- pandas
12+
- partd
13+
- bokeh
14+
- dask
15+
- ipywidgets
16+
- beakerx

0 commit comments

Comments
 (0)