Skip to content

Commit f97742d

Browse files
author
github-action
committed
Github Action: Lint Notebooks
1 parent 0565f3a commit f97742d

10 files changed

+98
-415
lines changed

notebooks/ElasticBLAST/run_elastic_blast.ipynb

+7-25
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
},
1111
{
1212
"cell_type": "markdown",
13+
"id": "af8ad165",
1314
"metadata": {},
1415
"source": [
1516
"## Overview\n",
@@ -18,6 +19,7 @@
1819
},
1920
{
2021
"cell_type": "markdown",
22+
"id": "1855fc00",
2123
"metadata": {},
2224
"source": [
2325
"## Prerequisites\n",
@@ -26,6 +28,7 @@
2628
},
2729
{
2830
"cell_type": "markdown",
31+
"id": "13e66dc9",
2932
"metadata": {},
3033
"source": [
3134
"## Learning Objectives\n",
@@ -35,13 +38,15 @@
3538
},
3639
{
3740
"cell_type": "markdown",
41+
"id": "a3c61097",
3842
"metadata": {},
3943
"source": [
4044
"## Get Started"
4145
]
4246
},
4347
{
4448
"cell_type": "markdown",
49+
"id": "06e31b2a",
4550
"metadata": {},
4651
"source": [
4752
"### Install packages"
@@ -178,6 +183,7 @@
178183
},
179184
{
180185
"cell_type": "markdown",
186+
"id": "d27edaa5",
181187
"metadata": {},
182188
"source": [
183189
"## Conclusions\n",
@@ -203,31 +209,7 @@
203209
]
204210
}
205211
],
206-
"metadata": {
207-
"environment": {
208-
"kernel": "python3",
209-
"name": "common-cpu.m93",
210-
"type": "gcloud",
211-
"uri": "gcr.io/deeplearning-platform-release/base-cpu:m93"
212-
},
213-
"kernelspec": {
214-
"display_name": "Python 3",
215-
"language": "python",
216-
"name": "python3"
217-
},
218-
"language_info": {
219-
"codemirror_mode": {
220-
"name": "ipython",
221-
"version": 3
222-
},
223-
"file_extension": ".py",
224-
"mimetype": "text/x-python",
225-
"name": "python",
226-
"nbconvert_exporter": "python",
227-
"pygments_lexer": "ipython3",
228-
"version": "3.7.12"
229-
}
230-
},
212+
"metadata": {},
231213
"nbformat": 4,
232214
"nbformat_minor": 5
233215
}

notebooks/GWAS/GWAS_coat_color.ipynb

+6-34
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,7 @@
5353
"cell_type": "code",
5454
"execution_count": null,
5555
"id": "8ec900bd",
56-
"metadata": {
57-
"tags": []
58-
},
56+
"metadata": {},
5957
"outputs": [],
6058
"source": [
6159
"! mkdir GWAS"
@@ -65,9 +63,7 @@
6563
"cell_type": "code",
6664
"execution_count": null,
6765
"id": "3c20d2c1-1f0a-441d-9b5e-4ed018ec01ed",
68-
"metadata": {
69-
"tags": []
70-
},
66+
"metadata": {},
7167
"outputs": [],
7268
"source": [
7369
"%%bash\n",
@@ -79,9 +75,7 @@
7975
"cell_type": "code",
8076
"execution_count": null,
8177
"id": "4d43ae73",
82-
"metadata": {
83-
"tags": []
84-
},
78+
"metadata": {},
8579
"outputs": [],
8680
"source": [
8781
"%%bash\n",
@@ -93,9 +87,7 @@
9387
{
9488
"cell_type": "markdown",
9589
"id": "37567b92-71f1-4c7d-8cce-c08e82b25557",
96-
"metadata": {
97-
"tags": []
98-
},
90+
"metadata": {},
9991
"source": [
10092
"### Install dependencies"
10193
]
@@ -155,9 +147,7 @@
155147
"cell_type": "code",
156148
"execution_count": null,
157149
"id": "e91c7a01",
158-
"metadata": {
159-
"tags": []
160-
},
150+
"metadata": {},
161151
"outputs": [],
162152
"source": [
163153
"%%bash\n",
@@ -441,25 +431,7 @@
441431
"source": []
442432
}
443433
],
444-
"metadata": {
445-
"kernelspec": {
446-
"display_name": "conda_tensorflow2_p310",
447-
"language": "python",
448-
"name": "conda_tensorflow2_p310"
449-
},
450-
"language_info": {
451-
"codemirror_mode": {
452-
"name": "ipython",
453-
"version": 3
454-
},
455-
"file_extension": ".py",
456-
"mimetype": "text/x-python",
457-
"name": "python",
458-
"nbconvert_exporter": "python",
459-
"pygments_lexer": "ipython3",
460-
"version": "3.10.12"
461-
}
462-
},
434+
"metadata": {},
463435
"nbformat": 4,
464436
"nbformat_minor": 5
465437
}

notebooks/GenAI/AWS_Bedrock_Intro.ipynb

+14-43
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
},
1111
{
1212
"cell_type": "markdown",
13+
"id": "cdac7a41",
1314
"metadata": {},
1415
"source": [
1516
"## Overview"
@@ -55,6 +56,7 @@
5556
},
5657
{
5758
"cell_type": "markdown",
59+
"id": "c1121bdb",
5860
"metadata": {},
5961
"source": [
6062
"## Learning Objectives\n",
@@ -64,6 +66,7 @@
6466
},
6567
{
6668
"cell_type": "markdown",
69+
"id": "3b0eda8b",
6770
"metadata": {},
6871
"source": [
6972
"## Prerequisites\n",
@@ -91,9 +94,7 @@
9194
{
9295
"cell_type": "markdown",
9396
"id": "ff743f28-d9d9-4ffc-91c8-52f6bb7bd45c",
94-
"metadata": {
95-
"tags": []
96-
},
97+
"metadata": {},
9798
"source": [
9899
"![bedrock_overview](../../docs/images/bedrock_page.png)"
99100
]
@@ -115,9 +116,7 @@
115116
{
116117
"cell_type": "markdown",
117118
"id": "6ccad801-ab6d-4044-b8a5-b8691dddcd19",
118-
"metadata": {
119-
"tags": []
120-
},
119+
"metadata": {},
121120
"source": [
122121
"![bedrock_models](../../docs/images/bedrock_model_access.png)"
123122
]
@@ -200,9 +199,7 @@
200199
{
201200
"cell_type": "markdown",
202201
"id": "44aa23d6-02db-48c9-98a0-1cd344a45dcb",
203-
"metadata": {
204-
"tags": []
205-
},
202+
"metadata": {},
206203
"source": [
207204
"```\n",
208205
"What does this article say about treatment for inflamed joints?\n",
@@ -221,9 +218,7 @@
221218
{
222219
"cell_type": "markdown",
223220
"id": "e85f8b7a-91be-4351-9efd-d7beb4638aaa",
224-
"metadata": {
225-
"tags": []
226-
},
221+
"metadata": {},
227222
"source": [
228223
"![bedrock_chat_playground_3](../../docs/images/bedrock_chat_playground_3.png)"
229224
]
@@ -270,9 +265,7 @@
270265
"cell_type": "code",
271266
"execution_count": null,
272267
"id": "cbfffd09-7983-419b-a081-7f1cd7e98736",
273-
"metadata": {
274-
"tags": []
275-
},
268+
"metadata": {},
276269
"outputs": [],
277270
"source": [
278271
"#download the metadata file\n",
@@ -328,9 +321,7 @@
328321
{
329322
"cell_type": "markdown",
330323
"id": "c0d2ee51-dbb4-4e75-8e6e-10230d873b20",
331-
"metadata": {
332-
"tags": []
333-
},
324+
"metadata": {},
334325
"source": [
335326
"![bedrock_knowledgebase_1](../../docs/images/bedrock_knowledgebase_1.png)"
336327
]
@@ -412,19 +403,15 @@
412403
{
413404
"cell_type": "markdown",
414405
"id": "0ff48cf0-a8ec-4e8a-8e0c-a738c3b0eb8d",
415-
"metadata": {
416-
"tags": []
417-
},
406+
"metadata": {},
418407
"source": [
419408
"![bedrock_knowledgebase_6](../../docs/images/bedrock_knowledgebase_6.png)"
420409
]
421410
},
422411
{
423412
"cell_type": "markdown",
424413
"id": "1b9e4e3c-fb8c-478e-83a1-5b406532523f",
425-
"metadata": {
426-
"tags": []
427-
},
414+
"metadata": {},
428415
"source": [
429416
"Next click **Select model** to connect a model to our Knowledge base, as of now you can only use the Claude model. Select which version of the Claude model you will want to use, for this tutorial we selected **Claude 2.1**, then select **Apply**."
430417
]
@@ -607,6 +594,7 @@
607594
},
608595
{
609596
"cell_type": "markdown",
597+
"id": "0ccf8b54",
610598
"metadata": {},
611599
"source": [
612600
"## Conclusions\n",
@@ -615,32 +603,15 @@
615603
},
616604
{
617605
"cell_type": "markdown",
606+
"id": "91141aa0",
618607
"metadata": {},
619608
"source": [
620609
"## Clean Up\n",
621610
"If you deployed any models to endpoints you can delete those."
622611
]
623612
}
624613
],
625-
"metadata": {
626-
"kernelspec": {
627-
"display_name": "conda_python3",
628-
"language": "python",
629-
"name": "conda_python3"
630-
},
631-
"language_info": {
632-
"codemirror_mode": {
633-
"name": "ipython",
634-
"version": 3
635-
},
636-
"file_extension": ".py",
637-
"mimetype": "text/x-python",
638-
"name": "python",
639-
"nbconvert_exporter": "python",
640-
"pygments_lexer": "ipython3",
641-
"version": "3.10.13"
642-
}
643-
},
614+
"metadata": {},
644615
"nbformat": 4,
645616
"nbformat_minor": 5
646617
}

0 commit comments

Comments
 (0)