Skip to content

Commit 153fac0

Browse files
author
EC2 Default User
committed
advanced_functionality/scikit_bring_your_own/scikit_bring_your_own.ipynb
1 parent 7e821ea commit 153fac0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

advanced_functionality/scikit_bring_your_own/scikit_bring_your_own.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"cell_type": "markdown",
7878
"metadata": {},
7979
"source": [
80-
"# Part 1: Packaging and Uploading your Algorithm for use with Amazon SageMaker\n",
80+
"## Part 1: Packaging and Uploading your Algorithm for use with Amazon SageMaker\n",
8181
"\n",
8282
"### An overview of Docker\n",
8383
"\n",
@@ -303,7 +303,7 @@
303303
"cell_type": "markdown",
304304
"metadata": {},
305305
"source": [
306-
"# Part 2: Using your Algorithm in Amazon SageMaker\n",
306+
"## Part 2: Using your Algorithm in Amazon SageMaker\n",
307307
"\n",
308308
"Once you have your container packaged, you can use it to train models and use the model for hosting or batch transforms. Let's do that with the algorithm we made above.\n",
309309
"\n",

0 commit comments

Comments
 (0)