"git@developer.sourcefind.cn:OpenDAS/dcnv3.git" did not exist on "2341b283ae286038777135de2a4d32aa7f325f12"
Commit 8057eb84 authored by Gustaf Ahdritz's avatar Gustaf Ahdritz
Browse files

Fix another notebook bug

parent 35482d3b
......@@ -171,7 +171,6 @@
"\n",
" %shell mkdir --parents \"{OPENFOLD_PARAMS_DIR}\"\n",
" %shell git clone \"{OPENFOLD_PARAM_SOURCE_URL}\" \"{OPENFOLD_PARAMS_DIR}\"\n",
" %shell rm \"{OPENFOLD_PARAMS_PATH}\"\n",
" pbar.update(55)\n",
"except subprocess.CalledProcessError:\n",
" print(captured)\n",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment