NOTE: The notebooks, data, and outputs are provided for demonstration of my progress and completion of coursework on Data Camp or other allowable uses. They are expressly NOT for the encouragement or endorsement of any kind of academic dishonesty or cheating.
- Install python 3. Follow the instructions on the below website to install Python 3. Real Python - Installing Python
- Install Jupyter lab via pip.
python pip install jupyter-lab