Skip to content

Commit a27e158

Browse files
author
Luo
committed
Configure WikiSentiScatter.
1 parent bc4dcaf commit a27e158

File tree

5 files changed

+23441
-1
lines changed

5 files changed

+23441
-1
lines changed

environment.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: wikisentiviewer-environment
1+
name: wikisenti-environment
22
channels:
33
- conda-forge
44
dependencies:
@@ -13,3 +13,5 @@ dependencies:
1313
- pip:
1414
- boto
1515
- requests
16+
- plotly
17+
- chart_studio

requirements.txt

+1
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ numpy==1.13.1
33
geopandas==0.4.0
44
folium==0.6.0
55
ipywidgets==7.4.0
6+
matplotlib==2.2.3

0 commit comments

Comments
 (0)