Skip to content

Commit

Permalink
feat: added refresh command to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
MBenediktF committed Aug 13, 2024
1 parent ae3663a commit f70f48f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +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
- 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 f70f48f

Please sign in to comment.