Skip to content

Commit f19f39e

Browse files
committed
[Discrete Choice pymc-devs#543] updated jupytext toml
1 parent fb25e6d commit f19f39e

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.jupytext.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
notebook_metadata_filter = "substitutions,-jupytext.text_representation.jupytext_version"
1+
notebook_metadata_filter = "myst,-jupytext.text_representation.jupytext_version"
22
formats = ["ipynb", ".myst.md:myst"]

examples/generalized_linear_models/GLM-discrete-choice_models.myst.md

+3
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ kernelspec:
88
display_name: pymc_examples_new
99
language: python
1010
name: pymc_examples_new
11+
myst:
12+
substitutions:
13+
extra_dependencies: jax, jaxlib, numpyro
1114
---
1215

1316
(discrete_choice)=

0 commit comments

Comments
 (0)