Chris Lenk
|
eb2d87ce71
|
Rename "DataStore" class to "DataStoreMixin"
Fix #116.
|
2018-03-01 11:27:37 -05:00 |
Chris Lenk
|
5f703509be
|
Rename "sources" subpackage to "datastore"
Fix #114.
|
2018-03-01 09:04:42 -05:00 |
Chris Lenk
|
db9c93d9e1
|
Add documentation for related object functions
|
2017-11-21 17:32:17 -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
|
6ccea9bb2e
|
Default to Py3 kernel in Jupyter notebooks
If no matching kernelspec is found a kernel with a matching `language`
("python") will be used
(https://ipython.org/ipython-doc/3/development/kernels.html).
|
2017-10-04 09:08:53 -04:00 |
Chris Lenk
|
d737670210
|
Touch up enrivonment guide docs
based on recent DataStore bugfixes.
|
2017-10-02 09:24:21 -04:00 |
Chris Lenk
|
0b24dcb373
|
Add JSON syntax highlighting to docs' output cells
Uses a hidden cell in the Jupyter notebook to monkeypatch print.
|
2017-09-26 19:41:19 -04:00 |
Chris Lenk
|
ac97eb8bdc
|
Add Environment documentation (Jupyter)
Has errors, needs #57.
|
2017-09-25 16:39:58 -04:00 |