Skip to content

Commit 7eb1eed

Browse files
author
github-action
committed
Github Action: Lint Notebooks
1 parent 30ec71e commit 7eb1eed

File tree

2 files changed

+2
-10
lines changed

2 files changed

+2
-10
lines changed

GoogleCloud/01-RNA-Seq/RNA-seq.ipynb

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -273,11 +273,7 @@
273273
"cell_type": "code",
274274
"execution_count": null,
275275
"id": "0a769bb6",
276-
"metadata": {
277-
"vscode": {
278-
"languageId": "r"
279-
}
280-
},
276+
"metadata": {},
281277
"outputs": [],
282278
"source": [
283279
"system('chmod +x install_rna_seq_packages.sh' , intern=TRUE)\n",

GoogleCloud/02-RRBS/RRBS-downstream.ipynb

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -209,11 +209,7 @@
209209
"cell_type": "code",
210210
"execution_count": null,
211211
"id": "786a0e20",
212-
"metadata": {
213-
"vscode": {
214-
"languageId": "r"
215-
}
216-
},
212+
"metadata": {},
217213
"outputs": [],
218214
"source": [
219215
"system('chmod +x install_rrbs_packages.sh' , intern=TRUE)\n",

0 commit comments

Comments
 (0)