fix notebook
This commit is contained in:
parent
93c0f43777
commit
a9e03a9da4
|
@ -492,7 +492,7 @@
|
|||
" last_output = log_line\n",
|
||||
"\n",
|
||||
"# Finish the training process\n",
|
||||
"process.wait()"
|
||||
"process.wait()",
|
||||
"if Disconnect_after_training :",
|
||||
" time.sleep(40)",
|
||||
" runtime.unassign()"
|
||||
|
|
Loading…
Reference in New Issue