We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff396d4 commit 1546911Copy full SHA for 1546911
doc/gallery/introduction/pytensor_intro.ipynb
@@ -3395,10 +3395,6 @@
3395
"name": "ipython",
3396
"version": 3
3397
},
3398
- "myst": {
3399
- "substitutions": {
3400
- "extra_dependencies": "graphviz matplotlib pymc scikit-learn"
3401
- },
3402
"file_extension": ".py",
3403
"mimetype": "text/x-python",
3404
"name": "python",
@@ -3407,6 +3403,11 @@
3407
"version": "3.12.11"
3408
}
3409
3405
3406
+"myst": {
+ "substitutions": {
+ "extra_dependencies": "graphviz matplotlib pymc scikit-learn"
+ }
3410
+},
3411
"nbformat": 4,
3412
"nbformat_minor": 5
3413
0 commit comments