Skip to content

Commit fafade0

Browse files
author
github-action
committed
Github Action: Lint Notebooks
1 parent 32427ba commit fafade0

File tree

1 file changed

+11
-49
lines changed

1 file changed

+11
-49
lines changed

notebooks/AWSBatch/MemVerge_MMBatch.ipynb

Lines changed: 11 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -126,29 +126,23 @@
126126
{
127127
"cell_type": "markdown",
128128
"id": "802e24b1-dd75-4c92-8f54-7be77b0fd138",
129-
"metadata": {
130-
"tags": []
131-
},
129+
"metadata": {},
132130
"source": [
133131
"![MemVerge0_mmb1](../../docs/images/memverge_mmb1.png)"
134132
]
135133
},
136134
{
137135
"cell_type": "markdown",
138136
"id": "b8b1edeb-4f14-4278-952c-6e0dbd351199",
139-
"metadata": {
140-
"tags": []
141-
},
137+
"metadata": {},
142138
"source": [
143139
"![MemVerge0_mmb2](../../docs/images/memverge_mmb2.png)"
144140
]
145141
},
146142
{
147143
"cell_type": "markdown",
148144
"id": "ec4595e9-857f-4104-8c3b-cee20ca12cff",
149-
"metadata": {
150-
"tags": []
151-
},
145+
"metadata": {},
152146
"source": [
153147
"Select the duration of the contract that you would like to subscribe to. Select if you would like this contract to be automatically renewed.\n",
154148
"\n",
@@ -158,9 +152,7 @@
158152
{
159153
"cell_type": "markdown",
160154
"id": "6cc79c0e-32f0-4a26-985e-68549ee176f6",
161-
"metadata": {
162-
"tags": []
163-
},
155+
"metadata": {},
164156
"source": [
165157
"![MemVerge0_mmb3](../../docs/images/memverge_mmb3.png)"
166158
]
@@ -176,9 +168,7 @@
176168
{
177169
"cell_type": "markdown",
178170
"id": "282d84a3-0a44-4feb-a95c-fdf82d4bca67",
179-
"metadata": {
180-
"tags": []
181-
},
171+
"metadata": {},
182172
"source": [
183173
"![MemVerge0_mmb4](../../docs/images/memverge_mmb4.png)"
184174
]
@@ -295,9 +285,7 @@
295285
{
296286
"cell_type": "markdown",
297287
"id": "e8b53902-d3a5-4b5c-bd45-775eccb926a3",
298-
"metadata": {
299-
"tags": []
300-
},
288+
"metadata": {},
301289
"source": [
302290
"![MemVerge0_mmb9](../../docs/images/memverge_mmb9.png)"
303291
]
@@ -349,9 +337,7 @@
349337
{
350338
"cell_type": "markdown",
351339
"id": "fa5cc64f-4d0c-4b75-b863-324868a67d5f",
352-
"metadata": {
353-
"tags": []
354-
},
340+
"metadata": {},
355341
"source": [
356342
"![MemVerge0_mmb11](../../docs/images/memverge_mmb11.png)"
357343
]
@@ -393,9 +379,7 @@
393379
{
394380
"cell_type": "markdown",
395381
"id": "f2a8d1a7-3096-49f6-b248-6ae70ec638bf",
396-
"metadata": {
397-
"tags": []
398-
},
382+
"metadata": {},
399383
"source": [
400384
"![MemVerge0_mmb12](../../docs/images/memverge_mmb12.png)"
401385
]
@@ -421,9 +405,7 @@
421405
{
422406
"cell_type": "markdown",
423407
"id": "f3f91f75-d10f-445f-922b-91c337825f92",
424-
"metadata": {
425-
"tags": []
426-
},
408+
"metadata": {},
427409
"source": [
428410
"Download and install Nextflow."
429411
]
@@ -515,9 +497,7 @@
515497
"cell_type": "code",
516498
"execution_count": null,
517499
"id": "c76cce2b-9d5a-4e18-bfb3-29be1e975973",
518-
"metadata": {
519-
"tags": []
520-
},
500+
"metadata": {},
521501
"outputs": [],
522502
"source": [
523503
"./nextflow run nf-core/rnaseq \\\n",
@@ -560,25 +540,7 @@
560540
]
561541
}
562542
],
563-
"metadata": {
564-
"kernelspec": {
565-
"display_name": "conda_python3",
566-
"language": "python",
567-
"name": "conda_python3"
568-
},
569-
"language_info": {
570-
"codemirror_mode": {
571-
"name": "ipython",
572-
"version": 3
573-
},
574-
"file_extension": ".py",
575-
"mimetype": "text/x-python",
576-
"name": "python",
577-
"nbconvert_exporter": "python",
578-
"pygments_lexer": "ipython3",
579-
"version": "3.10.16"
580-
}
581-
},
543+
"metadata": {},
582544
"nbformat": 4,
583545
"nbformat_minor": 5
584546
}

0 commit comments

Comments
 (0)