Skip to content
This repository was archived by the owner on Dec 12, 2025. It is now read-only.

Commit

Permalink
Fix exercise class
Browse files Browse the repository at this point in the history
  • Loading branch information
tmiddelkoop committed May 3, 2022
1 parent 5fdc9cb commit e6276b5
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions content/GCP/01_intro_to_cloud_console.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@
},
"source": [
"```{admonition} Exercise\n",
":class: exercise\n",
"\n",
"Take a few moments to ask yourself the following questions:\n",
" * What account are you currently using in the Google Cloud web console?\n",
Expand Down Expand Up @@ -105,6 +106,7 @@
"metadata": {},
"source": [
"```{admonition} Exercise\n",
":class: exercise\n",
"\n",
"Take a few moments to ask yourself the following questions:\n",
" * What is the *name* of the Project you are currently using in the Google Cloud Platform web console?\n",
Expand Down Expand Up @@ -158,7 +160,6 @@
},
"source": [
"```{admonition} Exercise\n",
"\n",
":class: exercise\n",
"\n",
"Take a few moments to navigate a few key products.\n",
Expand Down Expand Up @@ -254,6 +255,7 @@
},
"source": [
"```{admonition} Exercise\n",
":class: exercise\n",
"\n",
"Before we move on, do the following:\n",
"* Double check that you are in the correct account and project that you will be using for this lesson.\n",
Expand All @@ -262,14 +264,6 @@
" * Why is this important?\n",
"```"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "7756956a-c778-4fec-acc1-2de9e96266b3",
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
Expand Down

0 comments on commit e6276b5

Please sign in to comment.