Skip to content

Commit 08c9e47

Browse files
committed
add binder directory
1 parent d0c1c2a commit 08c9e47

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

binder/apt.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
texlive

binder/environment.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
channels:
2+
- conda-forge
3+
- defaults
4+
dependencies:
5+
- cython
6+
- ipython
7+
- ipyparallel
8+
- ipywidgets
9+
- numpy
10+
- matplotlib
11+
- mpi4py
12+
- networkx
13+
- pandas
14+
- scikit-image
15+
- scikit-learn
16+
- sympy

0 commit comments

Comments
 (0)