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.
2 parents 5593c2f + 629abed commit 6001c74Copy full SHA for 6001c74
1 file changed
.gitignore
@@ -67,3 +67,6 @@ pyvenv.cfg
67
/.pytest_cache/
68
lib64
69
tcl
70
+
71
+# Ignore Jupyter Notebook related temp files
72
+.ipynb_checkpoints/
0 commit comments