Skip to content

Commit ba5d9f0

Browse files
⏪ Revert metadata changes in notebooks
1 parent 988fca8 commit ba5d9f0

File tree

5 files changed

+9
-7
lines changed

5 files changed

+9
-7
lines changed

examples/pymc3_howto/api_quickstart.ipynb

+5-3
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,9 @@
204204
{
205205
"cell_type": "code",
206206
"execution_count": 10,
207-
"metadata": {},
207+
"metadata": {
208+
"scrolled": false
209+
},
208210
"outputs": [
209211
{
210212
"name": "stdout",
@@ -2323,9 +2325,9 @@
23232325
"name": "python",
23242326
"nbconvert_exporter": "python",
23252327
"pygments_lexer": "ipython3",
2326-
"version": "3.8.5"
2328+
"version": "3.6.8"
23272329
}
23282330
},
23292331
"nbformat": 4,
2330-
"nbformat_minor": 4
2332+
"nbformat_minor": 2
23312333
}

examples/pymc3_howto/howto_debugging.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@
343343
"name": "python",
344344
"nbconvert_exporter": "python",
345345
"pygments_lexer": "ipython3",
346-
"version": "3.8.5"
346+
"version": "3.6.10"
347347
}
348348
},
349349
"nbformat": 4,

examples/pymc3_howto/profiling.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@
329329
"name": "python",
330330
"nbconvert_exporter": "python",
331331
"pygments_lexer": "ipython3",
332-
"version": "3.8.5"
332+
"version": "3.8.3"
333333
}
334334
},
335335
"nbformat": 4,

examples/pymc3_howto/sampling_callback.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@
338338
"name": "python",
339339
"nbconvert_exporter": "python",
340340
"pygments_lexer": "ipython3",
341-
"version": "3.8.5"
341+
"version": "3.8.2"
342342
}
343343
},
344344
"nbformat": 4,

examples/pymc3_howto/sampling_compound_step.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@
445445
"name": "python",
446446
"nbconvert_exporter": "python",
447447
"pygments_lexer": "ipython3",
448-
"version": "3.8.5"
448+
"version": "3.7.7"
449449
},
450450
"latex_envs": {
451451
"LaTeX_envs_menu_present": true,

0 commit comments

Comments
 (0)