mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-27 12:29:28 +00:00
![]() ## Summary
This PR adds a fallback logic for `is_python_notebook` to check the
`kernelspec.language` field.
Reference implementation in VS Code:
|
||
---|---|---|
.. | ||
cell.rs | ||
index.rs | ||
lib.rs | ||
notebook.rs | ||
schema.rs |