Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 431 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 431 Bytes

###Getting Started

  • Clone this repo from github (say, %USER%/Code/python-tutorial)
  • Install anaconda
  • Install jupyter notebook conda install jupyter
  • Run the notebook from a command line jupyter-notebook
  • This should open a web browser with your file system in it
  • Navigate to where you cloned this repo (%USER%/Code/python-tutorial)
  • Open the first notebook (chapter1.ipynb)