Quick Start

Platform Support

jaxbook can run on any platform supported by JAX.

Installation

Installation from PyPI:

python -m pip install jaxbook

Directly from our GITHUB repository:

python -m pip install git+https://github.com/shailesh1729/jaxbook.git

Note

If you are on Windows, JAX is not yet officially supported. However, you can install an unofficial JAX build for windows from https://github.com/cloudhan/jax-windows-builder. This works quite well for development purposes.