Skip to content

Commit 1546911

Browse files
committed
fix metadata
1 parent ff396d4 commit 1546911

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

doc/gallery/introduction/pytensor_intro.ipynb

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3395,10 +3395,6 @@
33953395
"name": "ipython",
33963396
"version": 3
33973397
},
3398-
"myst": {
3399-
"substitutions": {
3400-
"extra_dependencies": "graphviz matplotlib pymc scikit-learn"
3401-
},
34023398
"file_extension": ".py",
34033399
"mimetype": "text/x-python",
34043400
"name": "python",
@@ -3407,6 +3403,11 @@
34073403
"version": "3.12.11"
34083404
}
34093405
},
3406+
"myst": {
3407+
"substitutions": {
3408+
"extra_dependencies": "graphviz matplotlib pymc scikit-learn"
3409+
}
3410+
},
34103411
"nbformat": 4,
34113412
"nbformat_minor": 5
34123413
}

0 commit comments

Comments
 (0)