Skip to main content

Jupyter Notebooks

Category
Level
Beginner

In this short course, you will learn about Jupyter Notebooks, an open-source web application that allows you to create and share documents that contain live code, equations, visualizations and narrative text. Uses include: data cleaning and transformation, numerical simulation, statistical modeling, data visualization, machine learning, and much more.

Course Features
Videos
Lectures
Tutorials
Lessons of this Course
1
1
Duration:
34:53

This lecture focuses on where and how Jupyter notebooks can be used most effectively for education.

2
2
Duration:
1:36:27

JupyterHub is a simple, highly extensible, multi-user system for managing per-user Jupyter Notebook servers, designed for research groups or classes. This lecture covers deploying JupyterHub on a single server, as well as deploying with Docker using GitHub for authentication.