Skip to content

Commit fb25e6d

Browse files
committed
[Discrete Choice pymc-devs#543] updated metadata with myst ignore
1 parent c3671f8 commit fb25e6d

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

examples/generalized_linear_models/GLM-discrete-choice_models.ipynb

+4-4
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
]
1616
},
1717
{
18-
"attachments": {},
1918
"cell_type": "markdown",
2019
"metadata": {},
2120
"source": [
@@ -5967,7 +5966,6 @@
59675966
]
59685967
},
59695968
{
5970-
"attachments": {},
59715969
"cell_type": "markdown",
59725970
"metadata": {},
59735971
"source": [
@@ -13302,8 +13300,10 @@
1330213300
"pygments_lexer": "ipython3",
1330313301
"version": "3.9.16"
1330413302
},
13305-
"substitutions": {
13306-
"extra_dependencies": "jax, jaxlib, numpyro"
13303+
"myst": {
13304+
"substitutions": {
13305+
"extra_dependencies": "jax, jaxlib, numpyro"
13306+
}
1330713307
}
1330813308
},
1330913309
"nbformat": 4,

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

-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ kernelspec:
88
display_name: pymc_examples_new
99
language: python
1010
name: pymc_examples_new
11-
substitutions:
12-
extra_dependencies: jax, jaxlib, numpyro
1311
---
1412

1513
(discrete_choice)=

0 commit comments

Comments
 (0)