An open API service indexing awesome lists of open source software.

https://github.com/chalmerlowe/jupyter_tutorial

An introduction to Jupyter and Jupyter Labs for data analysis, data science, and Python development
https://github.com/chalmerlowe/jupyter_tutorial

data-analysis data-science jupyter jupyter-notebook jupyterlab notebook python tutorial

Last synced: about 1 month ago
JSON representation

An introduction to Jupyter and Jupyter Labs for data analysis, data science, and Python development

Awesome Lists containing this project

README

        

# Using Jupyter Lab, Notebooks and more!

A tutorial on:

* Jupyter Lab
* Jupyter Notebook
* and other elements of the Jupyter ecosystem

# Table of Contents

During this tutorial, you will:

**[00 Welcome](00_welcome_to_class.ipynb):** Cover the agenda for the tutorial and assorted administrivia

**[01 Installation](01_installation.ipynb):** Install Jupyter Lab, Notebook and assorted tools

**[02 Optional: online access to the class material](02_online_access.ipynb):** Have optional online access to the course material

**[03 Project Jupyter Overview](03_project_jupyter_overview.ipynb):** Understand the Jupyter ecosystem and key components in the Jupyter tool suite

**[04 Introduction to Lab](04_intro_to_lab.ipynb):** Explore the fundamentals of the JupyterLab Integrated Development Environment

**[05 Basic Notebooks](04_basic_notebooks.ipynb):** Create basic Notebooks in the Lab user interface

**[06 Optimizing Your System](05_optimizing_your_system.ipynb):** Optimize your enviroment, by setting configurations

**[07 Tips, Tricks, and More](06_tips_tricks_and_more.ipynb):** Improve your efficiency through tips, tricks and more

**[08 Advanced Uses](07_advanced_uses.ipynb):** Explore advanced uses

**[09 Gotchas](08_gotchas.ipynb):** Understand gotchas and other challenges

**[10 Sharing_Notebooks](09_sharing_notebooks.ipynb):** Learn how to share Notebooks

**[11 Widgets and More](10_widgets_and_more.ipynb):** Examine widgets and more