Skip to content

Commit

Permalink
Github Action: Lint Notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action committed Jan 10, 2025
1 parent 2daeebe commit 6205ea8
Showing 1 changed file with 3 additions and 25 deletions.
28 changes: 3 additions & 25 deletions notebooks/Snakemake/AWS-ParallelCluster.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -321,9 +321,7 @@
"cell_type": "code",
"execution_count": null,
"id": "eaf133a7-deb1-4917-b8c1-9649754074f6",
"metadata": {
"tags": []
},
"metadata": {},
"outputs": [],
"source": [
"sbatch hello-world.Slurm"
Expand Down Expand Up @@ -453,9 +451,7 @@
"cell_type": "code",
"execution_count": null,
"id": "edff7ec2-a39e-4416-86f3-7f143cc969f7",
"metadata": {
"tags": []
},
"metadata": {},
"outputs": [],
"source": [
"mkdir hello-world-Snakemake\n",
Expand Down Expand Up @@ -840,25 +836,7 @@
]
}
],
"metadata": {
"kernelspec": {
"display_name": "conda_python3",
"language": "python",
"name": "conda_python3"
},
"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.10.15"
}
},
"metadata": {},
"nbformat": 4,
"nbformat_minor": 5
}

0 comments on commit 6205ea8

Please sign in to comment.