•  

NBSafety for Jupyter Notebooks with Stephen Macke

0
0


The notebook paradigm of coding is relatively new in comparison to REPLs and IDEs.  Notebooks run in your browser and give you discrete cells for running segments of code.  All the code in a single cell runs at once, but cells run independently.  Cells can be re-run, which is a blessing and a curse.  The ability to run cells out of order can make it difficult for users to have a clear understanding of what else they might want to re-compute.  The NB Safety project is an easy-to-install tool for automated management of notebook states which can help you catch bugs early.


Stephen Mackey is a Ph.D. student in the Data and Information Systems laboratory at UIUC.  In this episode, we discuss Jupyter Notebooks, the development of a custom kernel, and how NB Safety can help notebook users.


Sponsorship inquiries: sponsor@softwareengineeringdaily.com


The post NBSafety for Jupyter Notebooks with Stephen Macke appeared first on Software Engineering Daily.


No comments yet...
Log in to comment
New
0 0 0
Yesterday

TypeScript ESLint with Josh Goldberg

TypeScript is a superset of JavaScript that adds static typing with optional type annotations. It wa…
0 0 0
2024-10-30

Sleuth and the Future of Engineering Teams with Dylan Etkin

Modern engineering teams often face challenges with unpredictable delivery and limited visibility in…
0 0 0
2024-10-29

The Big Changes in Python 3.13 with Łukasz Langa

Python 3.13 was just released and brings fundamental changes to the language including a new interac…
0 0 0
2024-10-24

Argo and Kubernetes with Michael Crenshaw and Zach Aller

Argo is an open-source suite of tools to enhance continuous delivery and workflow orchestration in K…
0 0 0
2024-10-23

Rust and C++ with Steve Klabnik and Herb Sutter

In software engineering, C++ is often used in areas where low-level system access and high-performan…
0 0 0
2024-10-23

Rust vs. C++ with Steve Klabnik and Herb Sutter

In software engineering, C++ is often used in areas where low-level system access and high-performan…

Software Engineering Daily

Technical interviews about software topics.

Log in to Follow

More episodes from Software Engineering Daily

Top Podcasts Top rated Podcasts