Link to notebook: https://dudaspm.github.io/JupyterLab-Python
PDF version: https://github.com/dudaspm/JupyterLab-Python/tree/main/_build/pdf
This is the source files for creating Python and Matplotlib code in Jupyter Lab and Google Colab. This book is an introduction to both platforms and will cover:
- Notebook Introduction (Completed)
- Introduction to Python (Completed)
- How to get started using JupyterLab (Completed)
- Learning about Variables (Completed)
- Comparisons (Completed)
- Loops (Completed)
- Shopping List (needs to be redone)
- Guessing Game (needs to be redone)
- Getting Started with Matplotlib (80% completed)
- Tables to Idioms (50% completed)
If you are interested in contributing, let me know!
Also, a huge thank you to Adam Lavely (https://github.com/adamlavely) for developing some of the intial notebooks!
This project is created using the open source Jupyter Book project and the executablebooks/cookiecutter-jupyter-book template.