Skip to content

Commit

Permalink
fix nb kernel
Browse files Browse the repository at this point in the history
  • Loading branch information
jrob93 committed Oct 7, 2024
1 parent 7324815 commit d03d432
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/notebooks/colour_functions_example.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -372,9 +372,9 @@
],
"metadata": {
"kernelspec": {
"display_name": "adler-dev",
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "adler-dev"
"name": "python3"
},
"language_info": {
"codemirror_mode": {
Expand All @@ -386,7 +386,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.14"
"version": "3.9.19"
}
},
"nbformat": 4,
Expand Down

0 comments on commit d03d432

Please sign in to comment.