Skip to content

Commit

Permalink
updated pipfile to include Jupyter to run notebooks (for googlenews v…
Browse files Browse the repository at this point in the history
…ector debugging)
  • Loading branch information
fbanados committed Nov 4, 2024
1 parent 30b2205 commit 5f3c9a7
Show file tree
Hide file tree
Showing 2 changed files with 664 additions and 600 deletions.
1 change: 1 addition & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ statsmodels = "*"
pandas-stubs = "*"
sphinx = "*"
myst-parser = "*"
jupyter = "*"

[packages]
colorama = "*"
Expand Down
Loading

0 comments on commit 5f3c9a7

Please sign in to comment.