We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33cdca6 commit 60f3997Copy full SHA for 60f3997
.gitignore
@@ -1,6 +1,8 @@
1
_build/*
2
.ipynb_checkpoints
3
/.pixi/*
4
+*.ipynb
5
+
6
# We treat this repository as a library, not an application, and thus we do not
7
# include the lockfile in source control. For a specific event, like a
8
# workshop, we suggest committing the lockfile on a branch dedicated to the
0 commit comments