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

Commit

Permalink
Rename sharing result to 06.
Browse files Browse the repository at this point in the history
  • Loading branch information
tmiddelkoop committed Feb 3, 2022
1 parent 32a55bb commit b4dab85
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 8 deletions.
8 changes: 1 addition & 7 deletions content/GCP/intro_to_GCP_Essentials.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,10 @@
"4. [Introduction to the Cloud CLI](./04_intro_to_cli)\n",
"4. [Using the Cloud Storage CLI](./05_cli_storage)\n",
"6. [Running Analysis on the Cloud](./06_running_analysis)\n",
" and [Sharing Results](./06b_sharing_results)\n",
" and [Sharing Results](./06_sharing_results) (optional)\n",
"7. [Monitoring Costs](./07_monitoring_costs)\n",
"8. [Cleaning up Resources and Best Practices](./08_cleaning_up_resources)\n"
]
},
{
"cell_type": "markdown",
"id": "78058910",
"metadata": {},
"source": []
}
],
"metadata": {
Expand Down
2 changes: 1 addition & 1 deletion content/_toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ parts:
- file: GCP/04_intro_to_cli
- file: GCP/05_cli_storage
- file: GCP/06_running_analysis
- file: GCP/06b_sharing_results
- file: GCP/06_sharing_results
- file: GCP/07_monitoring_costs
- file: GCP/08_cleaning_up_resources
- file: GCP/glossary
Expand Down

0 comments on commit b4dab85

Please sign in to comment.