Jupyter - Under the Hood
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Dive deep into the inner workings of Jupyter Notebooks in this 40-minute conference talk from EuroPython 2022. Explore the distributed architecture of the Jupyter ecosystem, including the classic Jupyter Notebook, JupyterLab IDE, and JupyterHub. Discover how JSON documents form the core of Jupyter Notebooks, containing code, markdown styles, and outputs. Uncover the intricate processes behind running a notebook, from initiating a session with the notebook server to launching an IPython kernel and establishing communication between the Web UI, server, and kernel using REST APIs and ZMQ websockets. Examine the Jupyter Project's offerings and their scalable design, featuring front-end clients interacting with the Notebook server and language kernels. Gain hands-on experience by closely analyzing REST API calls and ZMQ socket traffic using browser tools, and learn to manipulate notebooks programmatically for a comprehensive understanding of Jupyter's internals.
Syllabus
Jupyter - Under the Hood - presented by Dhanshree Arora
Taught by
EuroPython Conference
Related Courses
Introduction to Data Science in PythonUniversity of Michigan via Coursera Julia Scientific Programming
University of Cape Town via Coursera Python for Data Science
University of California, San Diego via edX Probability and Statistics in Data Science using Python
University of California, San Diego via edX Introduction to Python: Fundamentals
Microsoft via edX