Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
MBenediktF committed Aug 14, 2024
1 parent e4a37d9 commit 0d66d9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
- Run 'make setiup_mlflow_ui' to setup the docker container
- Add the aws key id and secrret and the bucket name to the .env file
- Run 'make start_mlflow_ui' to start the docker container
- Reun 'refresh_mlflow_ui' to sync your local files with the database
- Run 'refresh_mlflow_ui' to sync your local files with the database
- Access the mlflow ui at localhost:4444
- Run 'make stop_mlflow_ui' to stop the docker container
- Run 'make 'remove_mlflow_ui' to delete the docker container and the image

0 comments on commit 0d66d9d

Please sign in to comment.