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 |
=
|
a0c0e957ff
|
CompositeDataSource guide - still incomplete as need to test execution
|
2017-10-02 17:33:03 -04:00 |
=
|
2321e8d54e
|
taxii guide doc
|
2017-10-02 16:36:30 -04:00 |
Chris Lenk
|
d737670210
|
Touch up enrivonment guide docs
based on recent DataStore bugfixes.
|
2017-10-02 09:24:21 -04:00 |
=
|
fea2499ae2
|
forgot to pull doc branch down first, after having merged master into doc branch locally (to get access to DataStore/Filter code
|
2017-09-29 16:03:48 -04:00 |
=
|
6bfa516604
|
update to guide to match Filter code changes
|
2017-09-29 15:54:56 -04:00 |
=
|
815d0e2794
|
updating docs
|
2017-09-29 15:04:00 -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 |
=
|
e2a7b89975
|
guide docs for DataStore/Source/Sink, Memory, FileSystem, TAXIICollection
|
2017-09-24 18:14:15 -04:00 |
=
|
4450eb545b
|
mistakenly tweaked output
|
2017-09-24 15:30:35 -04:00 |
Chris Lenk
|
d7efd1f752
|
Set up Sphinx autodoc
This will automatically generate API documentation from docstrings.
|
2017-09-21 17:27:13 -04:00 |