Skip to content

Commit

Permalink
remove default kernel
Browse files Browse the repository at this point in the history
  • Loading branch information
zain-sohail committed May 23, 2024
1 parent f98dbf0 commit d2af06d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion tutorial/3_metadata_collection_and_export_to_NeXus.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@
"kernelspec": {
"display_name": "sed_poetry",
"language": "python",
"name": "sed_poetry"
"name": "python3"
},
"language_info": {
"codemirror_mode": {
Expand Down
2 changes: 1 addition & 1 deletion tutorial/4_hextof_workflow.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -971,7 +971,7 @@
"kernelspec": {
"display_name": "sed_poetry",
"language": "python",
"name": "sed_poetry"
"name": "python3"
},
"language_info": {
"codemirror_mode": {
Expand Down
2 changes: 1 addition & 1 deletion tutorial/7_correcting_orthorhombic_symmetry.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@
"kernelspec": {
"display_name": "sed_poetry",
"language": "python",
"name": "sed_poetry"
"name": "python3"
},
"language_info": {
"codemirror_mode": {
Expand Down
2 changes: 1 addition & 1 deletion tutorial/8_jittering_tutorial.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@
"kernelspec": {
"display_name": "sed_poetry",
"language": "python",
"name": "sed_poetry"
"name": "python3"
},
"language_info": {
"codemirror_mode": {
Expand Down

0 comments on commit d2af06d

Please sign in to comment.