Skip to content

Commit bfad674

Browse files
authored
Merge pull request #31 from creativecommons/update-style
Update formatting & style and add python dependencies
2 parents dd3f1c3 + 7c412d4 commit bfad674

9 files changed

Lines changed: 21232 additions & 19120 deletions

File tree

Pipfile

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,19 @@ name = "pypi"
66
[packages]
77
flickrapi = "*"
88
internetarchive = "*"
9+
jupyterlab = "*"
10+
matplotlib = "*"
911
numpy = "*"
1012
pandas = "*"
13+
plotly = "*"
1114
requests = "*"
15+
seaborn = "*"
1216
urllib3 = "*"
17+
wordcloud = "*"
1318

1419
[dev-packages]
1520
black = "*"
21+
"black[jupyter]" = "*"
1622
flake8 = "*"
1723
isort = "*"
1824

Pipfile.lock

Lines changed: 1439 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

analyze/Geomap_and_Model_building.ipynb

Lines changed: 18620 additions & 18509 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)