Commit Graph

7 Commits

Author SHA1 Message Date
Ben Quigley
27bf16ac12
IPython notebooks are Jupyter notebooks now
IPython still exists, but the notebooks have been spun off into their own project called Jupyter. This file change:
* updates the pip install queue so that Jupyter gets installed
* removes the vague "get set up with IPython" (pip will install IPython with Jupyter), and
* replaced the suggestion to work in "the IPython notebook" with "a Jupyter notebook".
2018-02-27 09:38:40 -05:00
HairyFotr
985d23a52b
Fix a bunch of typos 2017-08-23 10:14:39 +02:00
Jason Kinetec
12f0b9442a Update pythonstatcomp.html.markdown 2016-03-18 14:07:03 -04:00
Jason Kinetec
90f68920b9 Update pythonstatcomp.html.markdown 2016-03-18 12:29:29 -04:00
Braxton Fair
ecba01b4b1 Write a bit better code 2016-02-28 20:33:57 -06:00
Piotr Migdał
bde8645cc7 pep8 fixes (spaces and multiline statements)
in Python readability and code style matters
2016-01-03 19:45:54 +01:00
Adam
8b3cc63b3e Fixed pythonstatcomp doc naming 2015-10-19 14:33:11 +08:00