Skip to content

Commit

Permalink
Fix tracking of notebooks on PyCharm
Browse files Browse the repository at this point in the history
  • Loading branch information
Koncopd committed Oct 16, 2024
1 parent 5fe6df2 commit 285f2be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ gcp = [
"lamindb_setup[gcp]",
]
jupyter = [
"nbproject==0.10.4", # keep pinning
"nbproject==0.10.5", # keep pinning
"jupytext",
"nbconvert",
]
Expand Down

0 comments on commit 285f2be

Please sign in to comment.