From Jupyter Notebooks to a Python Package - The Best of Both Worlds
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore the process of transforming Jupyter notebook workflows into a proper Python package in this beginner-level hands-on talk from EuroPython 2023. Learn how to leverage the strengths of both Jupyter notebooks and full-fledged IDEs like VS Code to enhance your data analysis and software engineering practices. Discover essential refactoring techniques and gain insights into creating shareable packages that can be used across multiple notebooks and shared with colleagues. Understand the limitations of Jupyter notebooks in terms of code sharing, refactoring support, version control, and advanced editing, and learn how to overcome these challenges by integrating traditional IDE features into your workflow.
Syllabus
From Jupyter Notebooks to a Python Package: The Best of Both Worlds — Sin-seok SEO
Taught by
EuroPython Conference
Related Courses
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity