George Necula a5063ee68b
Merge pull request #1423 from gnecula/colabs
Added How_JAX_primitives_work colab
2019-10-07 14:59:37 +02:00
..
2019-08-05 13:08:17 -07:00
2019-10-03 11:20:04 +02:00
2019-08-30 21:23:18 +00:00
2019-08-29 18:15:36 -07:00
2019-08-29 18:15:36 -07:00
2019-08-02 08:55:22 -04:00
2019-07-21 15:55:47 -04:00
2019-02-13 19:21:55 -08:00
2019-08-29 18:15:36 -07:00
2019-09-30 11:00:02 -07:00

To rebuild the documentation, install the following Python packages:

pip install sphinx sphinx_rtd_theme nbsphinx fastcache ipykernel

Install also pandoc:

sudo apt-get install pandoc

and then run:

sphinx-build -M html . build