Jupyter Notebook Tutorial - How to use Jupyter Notebooks
Learn more advanced front-end and full-stack development at: https://www.fullstackacademy.com
The Jupyter Notebook is an open-source web application for creating and sharing documents that contain live code, equations, visualizations and explanatory text. It can be used for data cleaning and transformation, machine learning, statistical modeling, numerical simulation, and much more.
In this Jupyter Notebook tutorial, we talk about what Jupyter Notebooks are and discuss their basic functionality. We also showcase how to use Jupyter Notebooks by demonstrating a small function and a data visualization.
Watch this video to learn:
- The advantages of Jupyter Notebooks
- What Jupyter Notebooks are NOT for
- Code examples using Jupyter Notebooks