Skip to content

Commit 39f41f3

Browse files
committed
Clean notebook metadata from profiling_tutorial
nbdev_clean strips language_info metadata that was added during editing.
1 parent 9939891 commit 39f41f3

1 file changed

Lines changed: 1 addition & 13 deletions

File tree

nbs/profiling_tutorial.ipynb

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -447,21 +447,9 @@
447447
],
448448
"metadata": {
449449
"kernelspec": {
450-
"display_name": "Python 3 (ipykernel)",
450+
"display_name": "python3",
451451
"language": "python",
452452
"name": "python3"
453-
},
454-
"language_info": {
455-
"codemirror_mode": {
456-
"name": "ipython",
457-
"version": 3
458-
},
459-
"file_extension": ".py",
460-
"mimetype": "text/x-python",
461-
"name": "python",
462-
"nbconvert_exporter": "python",
463-
"pygments_lexer": "ipython3",
464-
"version": "3.12.11"
465453
}
466454
},
467455
"nbformat": 4,

0 commit comments

Comments
 (0)