We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c481a9b commit 3408680Copy full SHA for 3408680
notebook.ipynb
@@ -248,7 +248,7 @@
248
" name=project_name,\n",
249
" user_project=True,\n",
250
" parameters={\n",
251
- " \"build_image\": False,\n",
+ " \"build_image\": True,\n",
252
" \"source\": \"git://github.com/xsqian/demo-call-center.git#main\",\n",
253
" \"gpus\": 1 if run_with_gpu else 0,\n",
254
" \"use_sqlite\": use_sqlite,\n",
0 commit comments