OSDN Git Service

00fa66ae8140186d6fcf0336bea4dd34120e2920
[joypy/Thun.git] / docs / sphinx_docs / notebooks / index.rst
1
2 Essays about Programming in Joy
3 ===============================
4
5 These essays are adapted from Jupyter notebooks.  I hope to have those hosted somewhere where people can view them "live" and interact with them, possibly on MS Azure.  For now, Sphinx does such a great job rendering the HTML that I am copying over some notebooks in ReST format and hand-editing them into these documents.
6
7 .. toctree::
8    :glob:
9    :maxdepth: 2
10
11    Developing
12    Replacing
13    Ordered_Binary_Trees
14    Treestep
15    Newton-Raphson
16    Quadratic
17    NoUpdates
18    Categorical
19