Skip to content
This repository was archived by the owner on Aug 28, 2023. It is now read-only.

Latest commit

 

History

History
17 lines (13 loc) · 558 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 558 Bytes

#Welcome to Func-Starters To get this working, download iPython and notebook. For anyone who has pip, it's as simple as typing in:

pip install "ipython[notebook]"

and hitting Enter.

Then clone this repo and cd into the project. From there, simply run:

ipython notebook

The notebooks should open in your browser. The tutorial, exercises and solutions each have their own notebook!

Are you new to iPython Notebooks? Find out more here.