Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Removed semicolons | Ben Quigley | 2018-04-08 | -2/+2 |
| | | | No semicolons needed in Python | |||
* | IPython notebooks are Jupyter notebooks now | Ben Quigley | 2018-02-27 | -3/+4 |
| | | | | | | 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". | |||
* | Fix a bunch of typos | HairyFotr | 2017-08-23 | -1/+1 |
| | ||||
* | Update pythonstatcomp.html.markdown | Jason Kinetec | 2016-03-18 | -1/+0 |
| | ||||
* | Update pythonstatcomp.html.markdown | Jason Kinetec | 2016-03-18 | -2/+3 |
| | ||||
* | Write a bit better code | Braxton Fair | 2016-02-28 | -3/+2 |
| | ||||
* | pep8 fixes (spaces and multiline statements) | Piotr MigdaĆ | 2016-01-03 | -46/+57 |
| | | | in Python readability and code style matters | |||
* | Fixed pythonstatcomp doc naming | Adam | 2015-10-19 | -0/+234 |