Skip to content

Repository containing the Python curriculum source code.

Notifications You must be signed in to change notification settings

NuevoFoundation/Python_Curriculum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Python_Curriculum

ImageFilters.ipynb

This jupyter notebook contains activities to apply filters to the image of a cat.

View the jupyter notebook

  1. Go to https://nbviewer.jupyter.org/
  2. Paste the url of the notebook: https://github.com/NuevoFoundation/Python_Curriculum/blob/master/ImageFilters.ipynb

Run notebook locally

  1. Install jupyter notebook with Anaconda: https://www.anaconda.com/download/
  2. Launch Anaconda. Press the Windows key and type "Anaconda"
  3. Type this command in the Anaconda command prompt:
jupyter notebook

Host the jupyter notebook

The other option is to host the notebook on a server such as Azure, Aws, etc.

About

Repository containing the Python curriculum source code.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published