This jupyter notebook contains activities to apply filters to the image of a cat.
- Go to https://nbviewer.jupyter.org/
- Paste the url of the notebook: https://github.com/NuevoFoundation/Python_Curriculum/blob/master/ImageFilters.ipynb
- Install jupyter notebook with Anaconda: https://www.anaconda.com/download/
- Launch Anaconda. Press the Windows key and type "Anaconda"
- Type this command in the Anaconda command prompt:
jupyter notebook
The other option is to host the notebook on a server such as Azure, Aws, etc.