Skip to content

Commit 985d342

Browse files
committed
add warning notes notebooks
1 parent 6f7f143 commit 985d342

15 files changed

+173
-334
lines changed

Labs/02/Run training script.ipynb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
]
3131
},
3232
{
33+
"attachments": {},
3334
"cell_type": "markdown",
3435
"metadata": {},
3536
"source": [
@@ -41,7 +42,7 @@
4142
"\n",
4243
"To find the necessary parameters, click on the subscription and workspace name at the top right of the Studio. A pane will open on the right.\n",
4344
"\n",
44-
"Copy the subscription ID and replace **YOUR-SUBSCRIPTION-ID** with the value you copied."
45+
"<p style=\"color:red;font-size:120%;background-color:yellow;font-weight:bold\"> Copy the subscription ID and replace **YOUR-SUBSCRIPTION-ID** with the value you copied. </p>"
4546
]
4647
},
4748
{

Labs/03/Work with data.ipynb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
]
5151
},
5252
{
53+
"attachments": {},
5354
"cell_type": "markdown",
5455
"metadata": {
5556
"nteract": {
@@ -67,7 +68,7 @@
6768
"\n",
6869
"To find the necessary parameters, click on the subscription and workspace name at the top right of the Studio. A pane will open on the right.\n",
6970
"\n",
70-
"Copy the subscription ID and replace **YOUR-SUBSCRIPTION-ID** with the value you copied."
71+
"<p style=\"color:red;font-size:120%;background-color:yellow;font-weight:bold\"> Copy the subscription ID and replace **YOUR-SUBSCRIPTION-ID** with the value you copied. </p>"
7172
]
7273
},
7374
{

Labs/04/Work with compute.ipynb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
]
4242
},
4343
{
44+
"attachments": {},
4445
"cell_type": "markdown",
4546
"metadata": {
4647
"nteract": {
@@ -58,7 +59,7 @@
5859
"\n",
5960
"To find the necessary parameters, click on the subscription and workspace name at the top right of the Studio. A pane will open on the right.\n",
6061
"\n",
61-
"Copy the subscription ID and replace **YOUR-SUBSCRIPTION-ID** with the value you copied."
62+
"<p style=\"color:red;font-size:120%;background-color:yellow;font-weight:bold\"> Copy the subscription ID and replace **YOUR-SUBSCRIPTION-ID** with the value you copied. </p>"
6263
]
6364
},
6465
{

Labs/04/Work with environments.ipynb

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
]
4343
},
4444
{
45+
"attachments": {},
4546
"cell_type": "markdown",
4647
"metadata": {
4748
"nteract": {
@@ -59,7 +60,7 @@
5960
"\n",
6061
"To find the necessary parameters, click on the subscription and workspace name at the top right of the Studio. A pane will open on the right.\n",
6162
"\n",
62-
"Copy the subscription ID and replace **YOUR-SUBSCRIPTION-ID** with the value you copied."
63+
"<p style=\"color:red;font-size:120%;background-color:yellow;font-weight:bold\"> Copy the subscription ID and replace **YOUR-SUBSCRIPTION-ID** with the value you copied. </p>"
6364
]
6465
},
6566
{
@@ -329,10 +330,11 @@
329330
]
330331
},
331332
{
333+
"attachments": {},
332334
"cell_type": "markdown",
333335
"metadata": {},
334336
"source": [
335-
"The job will quickly fail! Review the error message.\n",
337+
"<p style=\"color:red;font-size:120%;background-color:yellow;font-weight:bold\"> The job will quickly fail! Review the error message. </p>\n",
336338
"\n",
337339
"The error message will tell you that there is no module named pandas. There are two possible causes for such an error:\n",
338340
"\n",

Labs/06/Classification with Automated Machine Learning.ipynb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
]
3333
},
3434
{
35+
"attachments": {},
3536
"cell_type": "markdown",
3637
"metadata": {},
3738
"source": [
@@ -43,7 +44,7 @@
4344
"\n",
4445
"To find the necessary parameters, click on the subscription and workspace name at the top right of the Studio. A pane will open on the right.\n",
4546
"\n",
46-
"Copy the subscription ID and replace **YOUR-SUBSCRIPTION-ID** with the value you copied."
47+
"<p style=\"color:red;font-size:120%;background-color:yellow;font-weight:bold\"> Copy the subscription ID and replace **YOUR-SUBSCRIPTION-ID** with the value you copied. </p>"
4748
]
4849
},
4950
{

Labs/06/Forecasting with Automated Machine Learning.ipynb

Lines changed: 0 additions & 283 deletions
This file was deleted.

0 commit comments

Comments
 (0)