add "post no" for single-shot runs
This commit is contained in:
@ -100,7 +100,7 @@
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"cmd.run(0)"
|
||||
"cmd.run(0, \"post\", \"no\")"
|
||||
]
|
||||
},
|
||||
{
|
||||
@ -158,7 +158,7 @@
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"cmd.run(0)"
|
||||
"cmd.run(0, \"post\", \"no\")"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user