Skip to content

Commit 577cb9b

Browse files
committed
change the repo to mlrun after local testing
1 parent 97f3d29 commit 577cb9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebook.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@
244244
" allow_cross_project=True,\n",
245245
" parameters={\n",
246246
" \"build_image\": True,\n",
247-
" \"source\": \"git://github.com/xsqian/demo-call-center.git#main\",\n",
247+
" \"source\": \"git://github.com/mlrun/demo-call-center.git#main\",\n",
248248
" \"gpus\": 1 if run_with_gpu else 0,\n",
249249
" \"use_sqlite\": use_sqlite,\n",
250250
" \"default_image\": f'.mlrun-project-image-{project_name}',\n",

0 commit comments

Comments
 (0)