Skip to content

Commit

Permalink
change nb kernel to python3 ipykernel
Browse files Browse the repository at this point in the history
  • Loading branch information
jrob93 committed Aug 29, 2024
1 parent 98bfcad commit 878fce4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/notebooks/adler_phasecurve_example.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -337,9 +337,9 @@
],
"metadata": {
"kernelspec": {
"display_name": "adler-dev",
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "adler-dev"
"name": "python3"
},
"language_info": {
"codemirror_mode": {
Expand Down

0 comments on commit 878fce4

Please sign in to comment.