This website requires JavaScript.
Explore
Help
Sign In
Python
/
ruff
mirror of
https://github.com/astral-sh/ruff
Watch
1
Star
0
Fork
You've already forked ruff
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d410d12bc5
ruff
/
crates
/
ruff_notebook
/
src
History
Micha Reiser
1c65e0ad25
Split `SourceLocation` into `LineColumn` and `SourceLocation` (
#17587
)
2025-04-27 11:27:33 +01:00
..
cell.rs
bump MSRV to 1.83 (
#16294
)
2025-02-26 06:12:43 -08:00
index.rs
Split `SourceLocation` into `LineColumn` and `SourceLocation` (
#17587
)
2025-04-27 11:27:33 +01:00
lib.rs
Add `CellOffsets` abstraction (
#8814
)
2023-11-22 15:27:00 +00:00
notebook.rs
Upgrade to Rust 1.86 and bump MSRV to 1.84 (
#17171
)
2025-04-03 15:59:44 +00:00
schema.rs
Fallback to kernelspec to check if it's a Python notebook (
#12875
)
2024-08-14 12:36:09 +05:30