Gets a list of artifacts.
1 | list_artifacts(path = NULL, run_id = NULL, client = NULL)
|
path |
The run's relative artifact path to list from. If not specified, it is set to the root artifact path |
run_id |
A run uuid. Automatically inferred if a run is currently active. |
client |
An MLFlow client. Defaults to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.