Skip to content

Commit 25a1707

Browse files
committed
notebook version downgrade for pip error in colab
1 parent cb9e51b commit 25a1707

File tree

2 files changed

+24
-12
lines changed

2 files changed

+24
-12
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ pynmea2 = "^1.18.0"
2626
pytest = ">=7.2"
2727
scipy = "^1.7.3"
2828
jupyter = "^1.0.0"
29-
notebook = "^7.0.0"
29+
notebook = ">=6.0.0"
3030
ipykernel = "^6.0.3"
3131
matplotlib = "^3.5.1"
3232
plotly = "^5.8.0"

0 commit comments

Comments
 (0)