Welcome to my introduction to the Python: A programming language that lets you work quickly and integrate systems more effectively.
This is an example of how to list things you need to use the software and how to install them.
- First, ensure that you have the latest pip; older versions may have trouble with some dependencies:
pip3 install --upgrade pip
- Install Jupyter Notebook using:
pip3 install jupyter
- The Jupyter Notebook App can be launched by typing in a terminal (cmd on Windows):
jupyter notebook