Skip to content

Commit b22954a

Browse files
committed
WIP: Rename image to match singularity pull
1 parent 0900315 commit b22954a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nanshe_ipython.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"cluster_kwargs = {\n",
8686
" \"ip\": \"\",\n",
8787
" \"preexec_commands\": (\n",
88-
" \"singularity exec --bind /scratch --bind /misc ~/nanshe_nanshe_workflow_latest.img \\\\\",\n",
88+
" \"singularity exec --bind /scratch --bind /misc ~/nanshe_workflow.simg \\\\\",\n",
8989
" ),\n",
9090
" \"template\":\n",
9191
" {\n",

0 commit comments

Comments
 (0)