From 1da584003d1939b395ce85430077dcf0c0c67fec Mon Sep 17 00:00:00 2001 From: Timothy Middelkoop Date: Wed, 3 Nov 2021 18:18:12 +0000 Subject: [PATCH] Remove workflow test text --- content/GCP/intro_to_GCP_Essentials.ipynb | 32 ++++++----------------- 1 file changed, 8 insertions(+), 24 deletions(-) diff --git a/content/GCP/intro_to_GCP_Essentials.ipynb b/content/GCP/intro_to_GCP_Essentials.ipynb index 2c8a1c7..cdfbf38 100644 --- a/content/GCP/intro_to_GCP_Essentials.ipynb +++ b/content/GCP/intro_to_GCP_Essentials.ipynb @@ -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,