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

Commit

Permalink
Remove workflow test text
Browse files Browse the repository at this point in the history
  • Loading branch information
Timothy Middelkoop committed Nov 3, 2021
1 parent e27abf5 commit 1da5840
Showing 1 changed file with 8 additions and 24 deletions.
32 changes: 8 additions & 24 deletions content/GCP/intro_to_GCP_Essentials.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -15,37 +15,21 @@
"4. [Introduction to Cloud Storage](./05_intro_to_cloud_storage)\n",
"5. [Running Analysis on the Cloud](./06_running_analysis)\n",
"6. [Monitoring Costs](./07_monitoring_costs)\n",
"7. [Cleaning up Resources and Best Practices](./08_cleaning_up_resources)\n",
"\n",
"Edit Test"
"7. [Cleaning up Resources and Best Practices](./08_cleaning_up_resources)\n"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "93d378a1-9e4d-4b48-9a3a-da46ecc7e3b9",
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
"display_name": "Bash",
"language": "bash",
"name": "bash"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.3"
"codemirror_mode": "shell",
"file_extension": ".sh",
"mimetype": "text/x-sh",
"name": "bash"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 1da5840

Please sign in to comment.