-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Summary
these two docs contradict each other
https://docs.astral.sh/ruff/editors/features/#jupyter-notebook
[...] similar to the Ruff's CLI, the native language server requires user to explicitly include the Jupyter Notebook files in the set of files to lint and format. Refer to the Jupyter Notebook discovery section on how to do this.
the Ruff's
https://docs.astral.sh/ruff/configuration/#jupyter-notebook-discovery
Ruff has built-in support for linting and formatting Jupyter Notebooks, which are linted and formatted by default on version 0.6.0 and higher.
i'm guessing that the information in the editor section is outdated
Version
No response
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation