Skip to content

Commit

Permalink
minio-integration: Rename UAT notebook to mlflow-minio (#52)
Browse files Browse the repository at this point in the history
Rename notebook to mlflow-minio since accessing MinIO from notebooks is
only needed when MLFlow client needs to fetch/push models from MinIO.
Closes #49
  • Loading branch information
orfeas-k authored Nov 17, 2023
1 parent 6f2cf47 commit d9360fc
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"source": [
"# Test Minio Integration\n",
"\n",
"This notebook requires MLflow to be deployed. Check [these](https://documentation.ubuntu.com/charmed-mlflow/en/latest/tutorial/mlflow-kubeflow/) instructions in order to deploy MLflow with Kubeflow.\n",
"- list buckets\n",
"- upload object to bucket\n",
"- download object\n",
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit d9360fc

Please sign in to comment.