2022-11-04 11:28:15 -07:00
|
|
|
absl-py
|
2023-01-09 08:32:03 -08:00
|
|
|
ipython>=8.8.0 # 8.7.0 has ipython3 lexer error
|
2024-11-15 13:44:31 -08:00
|
|
|
pydata-sphinx-theme==0.14.4 # v0.15 breaks sidebar toggling
|
2024-08-06 09:16:41 -07:00
|
|
|
sphinx>=7.3.2,<8.0 # 7.3.0 breaks sphinx-book-theme; 8.0 breaks myst-nb 1.1
|
2024-11-15 13:44:31 -08:00
|
|
|
sphinx-book-theme==1.1.1 # v1.1.2 requires pydata-sphinx-theme v0.15
|
2022-02-22 13:49:48 +04:00
|
|
|
sphinx-copybutton>=0.5.0
|
2022-07-11 14:08:53 -07:00
|
|
|
sphinx-remove-toctrees
|
2023-01-13 09:59:40 -08:00
|
|
|
sphinx-design
|
2024-04-18 13:11:25 -07:00
|
|
|
sphinxext-rediraffe
|
2023-11-20 11:22:29 -08:00
|
|
|
myst-nb>=1.0.0
|
2020-08-07 11:47:05 -07:00
|
|
|
|
2021-02-23 10:31:26 -08:00
|
|
|
# Packages used for CI tests.
|
2023-12-11 23:22:16 -08:00
|
|
|
flatbuffers
|
2021-02-23 10:31:26 -08:00
|
|
|
pytest
|
|
|
|
pytest-xdist
|
2020-08-07 11:47:05 -07:00
|
|
|
|
2021-02-23 10:31:26 -08:00
|
|
|
# Packages used for notebook execution
|
2019-10-09 13:44:13 +02:00
|
|
|
matplotlib
|
2021-06-21 12:03:44 +02:00
|
|
|
scikit-learn
|
2025-01-05 23:02:17 -08:00
|
|
|
pooch
|
2021-07-15 16:39:18 -04:00
|
|
|
numpy
|
2023-12-21 23:13:29 +00:00
|
|
|
rich[jupyter]
|
2024-06-25 14:08:49 -04:00
|
|
|
cmake
|
2022-02-10 11:58:30 -08:00
|
|
|
.[ci] # Install jax from the current directory; jaxlib from pypi.
|