START HERE for Jupyter Notebook intro
STOP HERE for Jupyter Notebook intro
- Clone the Repository
- Click on the Green Code button.
- Click on SSH tab
- Copy the git address for the repo "git@github.com:jayunruh/python_IP_course.git"
- Go to your terminal window.
- Navigate somewhere outside of any git repositories
cd ~/
mdkir image_processing
git clone git@github.com:jayunruh/python_IP_course.git
cd python_IP_course
- Now Follow the instructions in the README.md of python_IP_course repository