Software Engineering Daily
Software Engineering Daily
Software Engineering Daily
Reinventing the Python Notebook with Akshay Agrawal
46 minutes Posted Mar 10, 2026 at 9:00 am.
0:00
46:04
Download MP3
Show notes
Interactive notebooks were popularized by the Jupyter project and have since become a core tool for data science, research, and data exploration. However, traditional, imperative notebooks often break down as projects grow more complex. Hidden state, non-reproducible execution, poor version control ergonomics, and difficulty reusing notebook code in real software systems make it hard to