We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7f1efb2 + c146910 commit 527b04eCopy full SHA for 527b04e
1 file changed
community/Python/JupyterNotebooks.gitignore
@@ -8,5 +8,9 @@
8
profile_default/
9
ipython_config.py
10
11
+# Jupyter lab virtual documents
12
+# https://jupyterlab-lsp.readthedocs.io/en/2.x/Configuring.html#virtual_documents_dir
13
+.virtual_documents/
14
+
15
# Remove previous ipynb_checkpoints
16
# git rm -r .ipynb_checkpoints/
0 commit comments