Skip to content

Commit 611d376

Browse files
committed
Reverting python version
Reverting python version until #2435 is merged
1 parent 395aece commit 611d376

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

examples/notebooks/change-settings.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -696,11 +696,11 @@
696696
"name": "python",
697697
"nbconvert_exporter": "python",
698698
"pygments_lexer": "ipython3",
699-
"version": "3.11.1"
699+
"version": "3.9.13"
700700
},
701701
"vscode": {
702702
"interpreter": {
703-
"hash": "a06befff6f507b2769436dc41c340f64f62afa83086a8cd273928f468e329d0b"
703+
"hash": "1a781583db2df3c2e87436f6d22cce842c2e50a5670da93a3bd820b97dc43011"
704704
}
705705
}
706706
},

examples/notebooks/customize-quick-plot.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@
243243
"name": "python",
244244
"nbconvert_exporter": "python",
245245
"pygments_lexer": "ipython3",
246-
"version": "3.11.1"
246+
"version": "3.9.13"
247247
},
248248
"toc": {
249249
"base_numbering": 1,
@@ -260,7 +260,7 @@
260260
},
261261
"vscode": {
262262
"interpreter": {
263-
"hash": "a06befff6f507b2769436dc41c340f64f62afa83086a8cd273928f468e329d0b"
263+
"hash": "1a781583db2df3c2e87436f6d22cce842c2e50a5670da93a3bd820b97dc43011"
264264
}
265265
}
266266
},

examples/notebooks/solvers/speed-up-solver.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1034,7 +1034,7 @@
10341034
"name": "python",
10351035
"nbconvert_exporter": "python",
10361036
"pygments_lexer": "ipython3",
1037-
"version": "3.11.1"
1037+
"version": "3.9.13"
10381038
},
10391039
"toc": {
10401040
"base_numbering": 1,
@@ -1051,7 +1051,7 @@
10511051
},
10521052
"vscode": {
10531053
"interpreter": {
1054-
"hash": "a06befff6f507b2769436dc41c340f64f62afa83086a8cd273928f468e329d0b"
1054+
"hash": "1a781583db2df3c2e87436f6d22cce842c2e50a5670da93a3bd820b97dc43011"
10551055
}
10561056
}
10571057
},

0 commit comments

Comments
 (0)