Skip to content

Commit

Permalink
[Docs] Update basic demos (#971)
Browse files Browse the repository at this point in the history
  • Loading branch information
gilad-shaham committed Jun 14, 2021
1 parent 2721a67 commit da048d1
Show file tree
Hide file tree
Showing 4 changed files with 485 additions and 18 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -848,7 +848,7 @@
"task.with_hyper_params(model_list, strategy='list', selector='max.accuracy')\n",
"\n",
"# Run the function \n",
"fn.spec.image = 'mlrun/ml-models'\n",
"fn.spec.image = 'mlrun/mlrun'\n",
"run = fn.run(task, local=True)"
]
},
Expand Down Expand Up @@ -956,4 +956,4 @@
},
"nbformat": 4,
"nbformat_minor": 4
}
}

0 comments on commit da048d1

Please sign in to comment.