Skip to content

Commit ba83f6d

Browse files
committed
Drafting blog 8
1 parent 8882604 commit ba83f6d

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

posts/2023-03-08 Fastai Lesson 8.ipynb

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"title: Fastai Lesson 8 | Convolutions\n",
1717
"author: Nicholas Lillywhite\n",
1818
"toc: true\n",
19+
"draft: true\n",
1920
"image: \"images/embed.png\"\n",
2021
"---"
2122
]
@@ -1065,9 +1066,21 @@
10651066
],
10661067
"metadata": {
10671068
"kernelspec": {
1068-
"display_name": "python3",
1069+
"display_name": "Python 3 (ipykernel)",
10691070
"language": "python",
10701071
"name": "python3"
1072+
},
1073+
"language_info": {
1074+
"codemirror_mode": {
1075+
"name": "ipython",
1076+
"version": 3
1077+
},
1078+
"file_extension": ".py",
1079+
"mimetype": "text/x-python",
1080+
"name": "python",
1081+
"nbconvert_exporter": "python",
1082+
"pygments_lexer": "ipython3",
1083+
"version": "3.10.8"
10711084
}
10721085
},
10731086
"nbformat": 4,

0 commit comments

Comments
 (0)