Skip to content

Commit

Permalink
[templates] replace all stempy-jupyterlab with stempy-ipykernel
Browse files Browse the repository at this point in the history
  • Loading branch information
swelborn committed Oct 17, 2024
1 parent 2d0c0dd commit 2eba423
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions backend/faust/templates/DPC.ipynb.j2
Original file line number Diff line number Diff line change
Expand Up @@ -298,9 +298,9 @@
],
"metadata": {
"kernelspec": {
"display_name": "stempy-jupyterlab",
"display_name": "stempy-ipykernel",
"language": "python",
"name": "stempy-jupyterlab"
"name": "stempy-ipykernel"
},
"language_info": {
"codemirror_mode": {
Expand Down
4 changes: 2 additions & 2 deletions backend/faust/templates/vacuum_scan_prepare.ipynb.j2
Original file line number Diff line number Diff line change
Expand Up @@ -329,9 +329,9 @@
],
"metadata": {
"kernelspec": {
"display_name": "stempy-jupyterlab",
"display_name": "stempy-ipykernel",
"language": "python",
"name": "stempy-jupyterlab"
"name": "stempy-ipykernel"
},
"language_info": {
"codemirror_mode": {
Expand Down
4 changes: 2 additions & 2 deletions backend/faust/templates/vacuum_scan_subtract.ipynb.j2
Original file line number Diff line number Diff line change
Expand Up @@ -334,9 +334,9 @@
],
"metadata": {
"kernelspec": {
"display_name": "stempy-jupyterlab",
"display_name": "stempy-ipykernel",
"language": "python",
"name": "stempy-jupyterlab"
"name": "stempy-ipykernel"
},
"language_info": {
"codemirror_mode": {
Expand Down

0 comments on commit 2eba423

Please sign in to comment.