Skip to content

Commit b8a479e

Browse files
committed
Updated all other notebooks
1 parent 1d597f3 commit b8a479e

10 files changed

Lines changed: 13 additions & 13 deletions

notebooks/ptychography_with_electrons/00_electron_data.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@
316316
"name": "python",
317317
"nbconvert_exporter": "python",
318318
"pygments_lexer": "ipython3",
319-
"version": "3.9.7"
319+
"version": "3.11.7"
320320
}
321321
},
322322
"nbformat": 4,

notebooks/ptychography_with_electrons/01_chaining_multiple_engines.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@
204204
"name": "python",
205205
"nbconvert_exporter": "python",
206206
"pygments_lexer": "ipython3",
207-
"version": "3.11.8"
207+
"version": "3.11.7"
208208
}
209209
},
210210
"nbformat": 4,

notebooks/ptychography_with_electrons/02_start_from_previous_reconstruction.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -504,7 +504,7 @@
504504
"name": "python",
505505
"nbconvert_exporter": "python",
506506
"pygments_lexer": "ipython3",
507-
"version": "3.11.8"
507+
"version": "3.11.7"
508508
}
509509
},
510510
"nbformat": 4,

notebooks/supplementary_examples/00_nearfield_ptychography.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@
302302
"name": "python",
303303
"nbconvert_exporter": "python",
304304
"pygments_lexer": "ipython3",
305-
"version": "3.9.7"
305+
"version": "3.11.7"
306306
}
307307
},
308308
"nbformat": 4,

notebooks/supplementary_examples/01_object_regularisation.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,7 @@
403403
"name": "python",
404404
"nbconvert_exporter": "python",
405405
"pygments_lexer": "ipython3",
406-
"version": "3.9.7"
406+
"version": "3.11.7"
407407
}
408408
},
409409
"nbformat": 4,

notebooks/supplementary_examples/02_live_visualisation.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@
214214
"name": "python",
215215
"nbconvert_exporter": "python",
216216
"pygments_lexer": "ipython3",
217-
"version": "3.11.8"
217+
"version": "3.11.7"
218218
}
219219
},
220220
"nbformat": 4,

notebooks/supplementary_examples/03_simulating_data.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@
278278
"name": "python",
279279
"nbconvert_exporter": "python",
280280
"pygments_lexer": "ipython3",
281-
"version": "3.11.8"
281+
"version": "3.11.7"
282282
}
283283
},
284284
"nbformat": 4,

notebooks/supplementary_examples/04_modified_initial_probe.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@
227227
"name": "python",
228228
"nbconvert_exporter": "python",
229229
"pygments_lexer": "ipython3",
230-
"version": "3.11.8"
230+
"version": "3.11.7"
231231
}
232232
},
233233
"nbformat": 4,

notebooks/user_examples/00_template.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -126,9 +126,9 @@
126126
],
127127
"metadata": {
128128
"kernelspec": {
129-
"display_name": "PtyPy (cupy)",
129+
"display_name": "PtyPy",
130130
"language": "python",
131-
"name": "ptypy_cupy"
131+
"name": "ptypy_env"
132132
},
133133
"language_info": {
134134
"codemirror_mode": {
@@ -140,7 +140,7 @@
140140
"name": "python",
141141
"nbconvert_exporter": "python",
142142
"pygments_lexer": "ipython3",
143-
"version": "3.11.8"
143+
"version": "3.11.7"
144144
}
145145
},
146146
"nbformat": 4,

notebooks/user_examples/01_super_resolution.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -558,7 +558,7 @@
558558
],
559559
"metadata": {
560560
"kernelspec": {
561-
"display_name": "Python 3 (ipykernel)",
561+
"display_name": "NERSC Python",
562562
"language": "python",
563563
"name": "python3"
564564
},
@@ -572,7 +572,7 @@
572572
"name": "python",
573573
"nbconvert_exporter": "python",
574574
"pygments_lexer": "ipython3",
575-
"version": "3.11.11"
575+
"version": "3.11.7"
576576
}
577577
},
578578
"nbformat": 4,

0 commit comments

Comments
 (0)