The Jupyter Notebook is 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.
Jupyter Notebook
Course Features
Using Jupiter notebooks for teaching and learning
Deployment of JupyterHub on Single server and with Docker
Lessons of this Course
1
1
Duration:
34:53
Speaker:
This lecture focuses on where and how Jupyter notebooks can be used most effectively for education
2
2
Duration:
1:36:27
Speaker:
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.