Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 188 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 188 Bytes
conda create -n getting-started-with-jax python=3.10 ipykernel jupyter
conda activate getting-started-with-jax
pip install jax

# Optional (Apple Silicon)
pip install jax-metal