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
- Host: GitHub
- URL: https://github.com/chalmerlowe/jupyter_tutorial
- Owner: chalmerlowe
- Created: 2018-09-25T05:06:39.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-13T19:19:45.000Z (over 6 years ago)
- Last Synced: 2025-03-24T07:25:24.946Z (about 2 months ago)
- Topics: data-analysis, data-science, jupyter, jupyter-notebook, jupyterlab, notebook, python, tutorial
- Language: Jupyter Notebook
- Homepage:
- Size: 4.84 MB
- Stars: 14
- Watchers: 2
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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