Skip to content

Commit 527b04e

Browse files
authored
Merge pull request #4518 from atulkumar2/jupyterlablsp-virtdocs
Jupyterlabs LSP virtual documents directory
2 parents 7f1efb2 + c146910 commit 527b04e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

community/Python/JupyterNotebooks.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,9 @@
88
profile_default/
99
ipython_config.py
1010

11+
# Jupyter lab virtual documents
12+
# https://jupyterlab-lsp.readthedocs.io/en/2.x/Configuring.html#virtual_documents_dir
13+
.virtual_documents/
14+
1115
# Remove previous ipynb_checkpoints
1216
# git rm -r .ipynb_checkpoints/

0 commit comments

Comments
 (0)