Skip to content

Commit

Permalink
execute HPC notebook once
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-janssen committed Nov 20, 2024
1 parent 6fabda8 commit a6ca0f5
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions notebooks/2-hpc-submission.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
},
{
"cell_type": "code",
"execution_count": 3,
"execution_count": 2,
"id": "fc86aa28-8fd6-486e-849c-f6a7ec806bee",
"metadata": {},
"outputs": [],
Expand All @@ -137,15 +137,15 @@
},
{
"cell_type": "code",
"execution_count": 4,
"execution_count": 3,
"id": "77d49ea2-199b-4d61-83e3-98aa5da1cb4a",
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"26\n"
"22\n"
]
}
],
Expand All @@ -170,7 +170,7 @@
},
{
"cell_type": "code",
"execution_count": null,
"execution_count": 4,
"id": "cc46ac38-796d-49c6-ba40-c425fb717e84",
"metadata": {},
"outputs": [],
Expand All @@ -185,7 +185,7 @@
},
{
"cell_type": "code",
"execution_count": 6,
"execution_count": 5,
"id": "5ee8c922-5522-4502-92b9-093e295596b0",
"metadata": {},
"outputs": [
Expand Down Expand Up @@ -243,15 +243,15 @@
},
{
"cell_type": "code",
"execution_count": 7,
"execution_count": 6,
"id": "2aa8c718-2e81-43ee-a850-e3c4db18bb8d",
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"['sumfe16b5b6f2dbbee76969fa1696eb588a.h5out', 'run_queue.sh', '.ipynb_checkpoints', 'sumbaa93acdd0d7af1e6bf2a9731f780768.h5out', 'time.out', 'error.out', 'sum69de9934b4d8840779f3ce9ab42be4f9.h5out', 'add_funct5da2f447b5d926d8e4d7ab0a9e5b0a76.h5out', 'add_funct1d7c200fc2c8de5faf803748a16b58fb.h5out', 'add_funct613ed1f3838c1c6ff2d43c6bb0c151b4.h5out', 'add_functcbed4186c86aedc63aa9961baa45854f.h5out', 'calcd9d2c3ea9c856586b4e3cccc37413833.h5out']\n"
"['run_queue.sh', 'time.out', 'error.out', 'add_funct8112d1fc6fb83fdcf61064169015cc3a.h5out', 'add_funct737efe032059e5f1b2937443424fd515.h5out', 'add_functbc5dbe2a2425bbacec5f9f5f3084fe3e.h5out', 'add_funct8e851a2b1496270e72dd8d5e28b492ed.h5out', 'calce986bd53f45c57b4a48f89f1118f3f56.h5out']\n"
]
}
],
Expand Down

0 comments on commit a6ca0f5

Please sign in to comment.