Skip to content

docs: clarify jupyter inclusion for editor features #21892

@KotlinIsland

Description

@KotlinIsland

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

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions