Python Tutorials - Herong's Tutorial Examples - v2.14, by Herong Yang
Jupyter Notebook and JupyterLab
This chapter provides introductions and tutorial examples about Jupyter Notebook and JupyterLab. Topics include introduction of Jupyter Notebook and JupyterLab; using the free JupyterLab service; sharing live Notebook on mybinder.org.
Takeaways:
Table of Contents
Variables, Operations and Expressions
Function Statement and Function Call
Iterators, Generators and List Comprehensions
Packages and Package Directories
"pathlib" - Object-Oriented Filesystem Paths
"pip" - Package Installer for Python
SciPy.org - Python Libraries for Science
pandas - Data Analysis and Manipulation
Anaconda - Python Environment Manager