Skip to content

Commit 417f7cd

Browse files
committed
Update kernelspecs to specify the NERSC training kernel
1 parent 074cf0f commit 417f7cd

18 files changed

Lines changed: 72 additions & 66 deletions

notebooks/1__numpy_intro__ndarray_basics.ipynb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -296,9 +296,9 @@
296296
],
297297
"metadata": {
298298
"kernelspec": {
299-
"display_name": "Python 3 (ipykernel)",
300-
"language": "python",
301-
"name": "python3"
299+
"display_name": "training-pyhpc-2025",
300+
"language": "python",
301+
"name": "pyhpc-2025"
302302
},
303303
"language_info": {
304304
"codemirror_mode": {
@@ -320,4 +320,4 @@
320320
},
321321
"nbformat": 4,
322322
"nbformat_minor": 5
323-
}
323+
}

notebooks/1__numpy_intro__ndarray_basics__SOLUTION.ipynb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -509,9 +509,9 @@
509509
],
510510
"metadata": {
511511
"kernelspec": {
512-
"display_name": "Python 3 (ipykernel)",
513-
"language": "python",
514-
"name": "python3"
512+
"display_name": "training-pyhpc-2025",
513+
"language": "python",
514+
"name": "pyhpc-2025"
515515
},
516516
"language_info": {
517517
"codemirror_mode": {
@@ -533,4 +533,4 @@
533533
},
534534
"nbformat": 4,
535535
"nbformat_minor": 5
536-
}
536+
}

notebooks/2__numpy_linear_algebra__svd_reconstruction.ipynb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -263,9 +263,9 @@
263263
],
264264
"metadata": {
265265
"kernelspec": {
266-
"display_name": "Python 3 (ipykernel)",
267-
"language": "python",
268-
"name": "python3"
266+
"display_name": "training-pyhpc-2025",
267+
"language": "python",
268+
"name": "pyhpc-2025"
269269
},
270270
"language_info": {
271271
"codemirror_mode": {
@@ -287,4 +287,4 @@
287287
},
288288
"nbformat": 4,
289289
"nbformat_minor": 0
290-
}
290+
}

notebooks/2__numpy_linear_algebra__svd_reconstruction__SOLUTION.ipynb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -445,9 +445,9 @@
445445
],
446446
"metadata": {
447447
"kernelspec": {
448-
"display_name": "Python 3 (ipykernel)",
449-
"language": "python",
450-
"name": "python3"
448+
"display_name": "training-pyhpc-2025",
449+
"language": "python",
450+
"name": "pyhpc-2025"
451451
},
452452
"language_info": {
453453
"codemirror_mode": {
@@ -469,4 +469,4 @@
469469
},
470470
"nbformat": 4,
471471
"nbformat_minor": 0
472-
}
472+
}

notebooks/3__numpy_to_cupy__ndarray_basics.ipynb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -358,9 +358,9 @@
358358
],
359359
"metadata": {
360360
"kernelspec": {
361-
"display_name": "Python 3 (ipykernel)",
362-
"language": "python",
363-
"name": "python3"
361+
"display_name": "training-pyhpc-2025",
362+
"language": "python",
363+
"name": "pyhpc-2025"
364364
},
365365
"language_info": {
366366
"codemirror_mode": {
@@ -382,4 +382,4 @@
382382
},
383383
"nbformat": 4,
384384
"nbformat_minor": 5
385-
}
385+
}

notebooks/3__numpy_to_cupy__ndarray_basics__SOLUTION.ipynb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -662,9 +662,9 @@
662662
],
663663
"metadata": {
664664
"kernelspec": {
665-
"display_name": "Python 3 (ipykernel)",
666-
"language": "python",
667-
"name": "python3"
665+
"display_name": "training-pyhpc-2025",
666+
"language": "python",
667+
"name": "pyhpc-2025"
668668
},
669669
"language_info": {
670670
"codemirror_mode": {
@@ -686,4 +686,4 @@
686686
},
687687
"nbformat": 4,
688688
"nbformat_minor": 5
689-
}
689+
}

notebooks/4__numpy_to_cupy__svd_reconstruction.ipynb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -408,9 +408,9 @@
408408
],
409409
"metadata": {
410410
"kernelspec": {
411-
"display_name": "Python 3 (ipykernel)",
412-
"language": "python",
413-
"name": "python3"
411+
"display_name": "training-pyhpc-2025",
412+
"language": "python",
413+
"name": "pyhpc-2025"
414414
},
415415
"language_info": {
416416
"codemirror_mode": {
@@ -432,4 +432,4 @@
432432
},
433433
"nbformat": 4,
434434
"nbformat_minor": 0
435-
}
435+
}

notebooks/4__numpy_to_cupy__svd_reconstruction__SOLUTION.ipynb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -660,9 +660,9 @@
660660
],
661661
"metadata": {
662662
"kernelspec": {
663-
"display_name": "Python 3 (ipykernel)",
664-
"language": "python",
665-
"name": "python3"
663+
"display_name": "training-pyhpc-2025",
664+
"language": "python",
665+
"name": "pyhpc-2025"
666666
},
667667
"language_info": {
668668
"codemirror_mode": {
@@ -684,4 +684,4 @@
684684
},
685685
"nbformat": 4,
686686
"nbformat_minor": 0
687-
}
687+
}

notebooks/5__memory_spaces__power_iteration.ipynb

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@
33
"nbformat_minor": 0,
44
"metadata": {
55
"kernelspec": {
6-
"name": "python3",
7-
"display_name": "Python 3"
6+
"display_name": "training-pyhpc-2025",
7+
"language": "python",
8+
"name": "pyhpc-2025"
89
},
910
"language_info": {
1011
"name": "python"
@@ -340,4 +341,4 @@
340341
}
341342
}
342343
]
343-
}
344+
}

notebooks/5__memory_spaces__power_iteration__SOLUTION.ipynb

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@
33
"nbformat_minor": 0,
44
"metadata": {
55
"kernelspec": {
6-
"name": "python3",
7-
"display_name": "Python 3"
6+
"display_name": "training-pyhpc-2025",
7+
"language": "python",
8+
"name": "pyhpc-2025"
89
},
910
"language_info": {
1011
"name": "python"
@@ -525,4 +526,4 @@
525526
]
526527
}
527528
]
528-
}
529+
}

0 commit comments

Comments
 (0)