Skip to content

Commit 15aa3ab

Browse files
committed
install chart_studio
1 parent 7620504 commit 15aa3ab

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

Examples.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2565,7 +2565,7 @@
25652565
"name": "python",
25662566
"nbconvert_exporter": "python",
25672567
"pygments_lexer": "ipython3",
2568-
"version": "3.6.2"
2568+
"version": "3.7.0"
25692569
}
25702570
},
25712571
"nbformat": 4,

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,15 @@ ipython
55
pandas
66
jupyter
77
seaborn
8+
plotly
89
plotnine
910
jinja2
1011
jinja2-highlight
1112
markdown
1213
scikit-misc
1314
boto3
1415
pytest
15-
plotly
16+
chart-studio
1617
statsmodels==0.10.0rc2 --pre
1718
rpy2
1819
tzlocal

0 commit comments

Comments
 (0)