We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a31e024 + 7bdc120 commit 622d527Copy full SHA for 622d527
.gitignore
@@ -18,3 +18,6 @@ __pycache__/
18
19
# macOS Finder metadata
20
.DS_Store
21
+
22
+# JupyterBook build artifacts
23
+jupyterbook/_build/
0 commit comments