Skip to content

Commit 67fab79

Browse files
author
Jessica (Jiayi) Xu
authored
Merge pull request #64 from JessXu/demo3
Demo3
2 parents d0093ee + 59fa7e3 commit 67fab79

File tree

3 files changed

+1577
-1
lines changed

3 files changed

+1577
-1
lines changed

binder/postBuild

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ rm -rf style
1010
rm -rf Design
1111
rm -rf .github
1212
rm -rf binder
13-
rm -rf demo
13+
rm -rf docs
1414
rm package.json
1515
rm tsconfig.json
1616
rm yarn.lock

binder/requirements.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,8 @@
11
jupyterlab>=2.0
2+
ipywidgets
3+
numpy
4+
pandas
5+
matplotlib
6+
plotly
7+
folium
8+
seaborn

0 commit comments

Comments
 (0)