Skip to content

Jupyter-Notebooks: ignore virtual_documents from jupyter-lsp #4267

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

achimgaedke
Copy link

I'm using JupyterLab as IDE for data/plotting heavy projects - and with it the https://github.com/jupyter-lsp/jupyterlab-lsp/ extension.

I noticed the .virtual_documents folder and its contents frequently popping up in my git status.

The .virtual_documents folder is used by the language server extension as a shadow version of the code to run the linting, so it is transitional and does not contain files which should be versioned.

Documentation: https://github.com/jupyter-lsp/jupyterlab-lsp/blob/master/docs/Configuring.ipynb

@achimgaedke achimgaedke changed the title ignore virtual_documents from jupyter-lsp Jupyter-Notebooks: ignore virtual_documents from jupyter-lsp Mar 28, 2023
Copy link

github-actions bot commented Jun 8, 2025

This PR is stale because there have been no updates in 90 days. It will close after 180 days of inactivity. Leave a comment if you want to keep it open 😄

@github-actions github-actions bot added the stale label Jun 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant