- Go to a folder where you wanto to download this project to and type:
git clone https://github.com/sa48/Python.git
- Afterwards you can run Jupyter Notebook in the python folder.
cd Python
jupyter notebook
The lessons and exercises will be updated everyday and you should do an update by issuing this command:
git pull