JupyterHub
HomeServicesDocumentationBlog
1.0.0
1.0.0
  • Introduction
  • Determine Your Workflow
  • About Jupyter Notebooks
  • About JupyterHub
  • Computing Policies
  • ❓Help and Support
    • Getting Support
    • FAQ
    • Known Issues/Bugs
    • Instructor's Checklist
    • Additional Resources
  • Getting Started
    • Sign In
    • Import Notebooks
    • Launch a Notebook
    • Launch a Terminal Session
  • Using Your Hub
    • Interface Overview
    • Creating a New Blank Notebook
    • Managing Active Notebooks
    • Shutting Down Server
  • Content Sync via Link
    • Link generation
  • CONTENT SYNC VIA GIT
    • Git Overview
    • Create GitHub Account
    • Set Up Git in JupyterHub
    • Downloading Content
    • Saving and Uploading Content
    • GIT Cheatsheet
  • Github Classroom (Student Guide)
    • Getting Started
    • Getting and Uploading Assignments
  • GitHub Classroom (Instructor Guide)
    • Overview
    • Getting Started
    • Distributing Homework
    • Distributing Lectures
    • Learning Management Systems
  • ADVANCED TOPICS
    • Package Installation
    • Accessing Classic Notebook
    • Slideshow Plugin
    • VSCode
    • SQLite
    • RStudio and Shiny
    • Dash
  • Reproducibility
    • Replicating the Environment
    • Using Docker
Powered by GitBook
On this page
  • Introduction to Python Notebooks
  • Further Reading
Export as PDF
  1. ❓Help and Support

Additional Resources

PreviousInstructor's ChecklistNextSign In

Last updated 6 years ago

Introduction to Python Notebooks

For new users of Python3, we have provided access to an introduction to Python3 notebook series. This can be added to your local JupyterHub drive by clicking on the following link: .

This link will automatically download the course content into you hub and then launch an instance. To run the provided exercises, follow the instructions below:

  1. Click on . Wait for the download process to finish.

  2. Select the localFile Browser from left sidebar

  3. Click on the Home icon above your Browser region.

  4. Navigate into learn-python3.git/notebooks

  5. Select from the beginner or intermediate notebook lessons

  6. Double click or right click > Open the desired notebook lesson.

These lessons are provided by a third party source and not property of Brown University. We are not responsible for maintaining, debugging, or updating these introductory material.

Further Reading

Python3 Official Documentation:

Jupyter Notebook Official Documentation:

Jupyter Lab Official Documentation:

Learn Python3
Learn Python3
https://docs.python.org/3/
https://jupyter-notebook.readthedocs.io/en/stable/
https://jupyterlab.readthedocs.io/en/latest/