JupyterLab Tutorial

Aug 21, 2023

DataSciencePursuit

In this tutorial, you will learn how to run Python in JupyterLab while also learning how to use Python as a basic calculator.

If you already know how to use JupyterLab, you can skip to the next section, which purely covers how to perform basic math in Python.

Full video

Next

We will learn how to store data in Python using Variables.