Skip to content

Commit

Permalink
Merge pull request #12 from suppathak/data-collection
Browse files Browse the repository at this point in the history
Added data collection notebook
  • Loading branch information
MichaelClifford authored Dec 14, 2021
2 parents f0d836e + 72ea20e commit 1203174
Show file tree
Hide file tree
Showing 3 changed files with 1,016 additions and 194 deletions.
5 changes: 5 additions & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@ src = {editable = true, path = "./"}
click = "*"
awscli = "*"
python-dotenv = "*"
datetime = "*"
tqdm = "*"
urllib3 = "*"
prometheus-api-client = "*"
"path.py" = "*"

[requires]
python_version = "3.8"
Loading

0 comments on commit 1203174

Please sign in to comment.