We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Productionizing Jupyter Notebooks

Formal Metadata

Title
Productionizing Jupyter Notebooks
Title of Series
Number of Parts
249
Author
Contributors
License
CC Attribution 2.0 Belgium:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
Jupyter notebooks play a crucial role in the development stage for data analytics, machine learning, and other data-driven applications. However, moving them into a production environment often leads to a complex set of challenges. Challenges related to production readiness, version control, testing, reproducibility, and modularity are common. In this talk, we will delve into the specifics of these challenges and demonstrate how our tool, Versatile Data Kit (VDK), effectively addresses them. From deploying production-relevant code to ensuring linear execution for reproducibility, we will provide insights into practical solutions that could enhance efficiency in your data analytics and machine learning workflows. This session is aimed at those looking to understand the complexities of productionizing notebooks and explore potential methods to overcome these challenges. Benefits to the Ecosystem - solutions to several specific pain points of Productionizing Jupyter notebooks. For this talk, some prior knowledge of Jupyter Notebooks is necessary.