mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 20:06:05 +00:00
255 B
255 B
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