Skip to content

Commit b2e43ca

Browse files
committed
fix docs autobuild
1 parent 7fcb618 commit b2e43ca

2 files changed

Lines changed: 29 additions & 1 deletion

File tree

docs/requirements.txt

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
absl-py
2+
arviz
3+
astropy
4+
cloudpickle
5+
corner
6+
cosmopower-jax
7+
Cython
8+
diffrax
9+
dynesty
10+
emcee
11+
equinox
12+
jax
13+
jaxlib
14+
jaxopt
15+
jaxtyping
16+
joblib
17+
matplotlib
18+
numpy
19+
numpyro
20+
optax
21+
palettable
22+
pathspec
23+
pathtools
24+
pickleshare
25+
pytest
26+
scipy
27+
tensorflow
28+
tqdm

example_notebooks/inference_Omega_b.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@
326326
"name": "python",
327327
"nbconvert_exporter": "python",
328328
"pygments_lexer": "ipython3",
329-
"version": "3.12.3"
329+
"version": "3.12.11"
330330
}
331331
},
332332
"nbformat": 4,

0 commit comments

Comments
 (0)