Developer Tools
Ruff 0.8 Replaced Black, isort, and Flake8 in Our Monorepo
A single ruff check –fix and ruff format pair now covers what used to be three separate pre-commit hooks: Black for formatting, isort for import.
Ruff 0.6 Replaced Black and isort in Our Monorepo Last Week
The switch took one afternoon and one follow-up PR. A 180-package Python monorepo that had been running black , isort , and flake8 on every pre-commit.
Marimo vs Jupyter Notebook: Which Python Environment is Best?
I just spent three hours debugging a machine learning pipeline, only to realize I had executed cell 14 before cell 12.
Marimo Notebooks: The Reactive Revolution in Python Data Science
For over a decade, the Jupyter notebook has been the de facto standard for data exploration, scientific computing, and machine learning education.
The Future of Python Notebooks: Why a Major Acquisition is Big Python News for AI and Data Science
python news: The Python ecosystem, particularly in the realms of data science and artificial intelligence, is in a state of perpetual, rapid evolution.
