Skip to content

Commit

Permalink
Finished S3 Q's and A's. Changed alert colors.
Browse files Browse the repository at this point in the history
  • Loading branch information
svpino committed Aug 21, 2023
1 parent 3bf2f1a commit 754bc0f
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 10 deletions.
27 changes: 19 additions & 8 deletions penguins/penguins-cohort.ipynb

Large diffs are not rendered by default.

5 changes: 3 additions & 2 deletions penguins/penguins-setup.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"id": "78e86c92-8c57-4b4c-b6a8-1b8246dedf2a",
"metadata": {},
"source": [
"<div class=\"alert alert-info\"><strong>Note:</strong> \n",
"<div class=\"alert\" style=\"background-color:#6e420c;\"><strong>Note:</strong> \n",
" Update the following constants with your SageMaker <strong>Domain Id</strong> and <strong>User Profile</strong>. You can find them in your Amazon SageMaker dashboard under \"Domains\".\n",
"</div>"
]
Expand Down Expand Up @@ -477,7 +477,7 @@
"* `region`: The current region attached to our session. \n",
"* `sagemaker_session`: The current SageMaker session.\n",
"\n",
"<div class=\"alert alert-info\"><strong>Note:</strong> \n",
"<div class=\"alert\" style=\"background-color:#6e420c;\"><strong>Note:</strong> \n",
" Select a unique name for the <strong>BUCKET</strong> constant below.\n",
"</div>"
]
Expand Down Expand Up @@ -1394,6 +1394,7 @@
"vcpuNum": 96
}
],
"instance_type": "ml.t3.medium",
"kernelspec": {
"display_name": "Python 3 (TensorFlow 2.6 Python 3.8 CPU Optimized)",
"language": "python",
Expand Down

0 comments on commit 754bc0f

Please sign in to comment.