Commit Graph

16 Commits (master)

Author SHA1 Message Date
Emmanuelle Vargas-Gonzalez b9927fd4a5 update .ipynb files with correct references. update package requirements 2019-09-30 13:16:06 -04:00
Chris Lenk 3bc59d6898
Update requirements.txt 2019-09-26 15:53:34 -04:00
Chris Lenk 9e04481acb
Update requirements.txt
Fix failing ReadTheDocs builds.
Related: https://github.com/readthedocs/readthedocs.org/issues/5332
2019-09-26 15:52:44 -04:00
Chris Lenk 76f1474a8b Pin sphinx version for ReadTheDocs
See also: https://github.com/rtfd/readthedocs.org/issues/3148
2018-04-11 14:43:44 -04:00
Chris Lenk 1d06e642a4 Bump and pin nbsphinx version 2018-04-09 09:55:29 -04:00
Chris Lenk f1813f17e0 Fix a couple links in documentation
Also upgrade nbsphinx version.
2018-02-21 16:46:13 -05:00
Chris Lenk 7495ea6588 Add inter-documentation links
So when users read the guide docs, they can click a link to go to a
relevant section in the API reference.
2017-11-09 15:42:59 -05:00
Chris Lenk c3a1c3dc3a Include IPython notebooks in Sphinx docs
Note: The first cell in each .ipynb file contains code to suppress
tracebacks in output cells. Thus cells that generate exceptions will
only output the error, without the traceback, which makes the
documentation easier to read.
2017-09-18 13:34:34 -04:00
Greg Back 57869205ad Add missing dependency 2017-04-07 15:20:32 -05:00
clenk ff938fd968 Don't have Travis run pre-commit on Python 2.6
(pre-commit no longer supports 2.6)
2017-04-05 18:07:15 -04:00
clenk 4f4a71db94 Add pre-commit to requirements 2017-04-05 17:40:50 -04:00
Greg Back 11b982ea40 Add pre-commit checks 2017-03-22 08:11:16 -05:00
Greg Back 7026808b28 Bump version: 0.0.0 → 0.0.1 2017-02-24 12:11:24 -06:00
Greg Back 610f24fe54 Basic Sphinx site. 2017-02-14 15:56:09 -06:00
Greg Back a1dfa09fb9 Add coverage and pytest-cov to requirements. 2017-01-17 16:09:53 -08:00
Greg Back 86585d229e Initial package files. 2017-01-17 08:54:39 -08:00