feat: change custom image to standard ubuntu/mlflow

This commit is contained in:
Tomasz Dłuski
2023-11-05 20:26:26 +01:00
parent 289842717b
commit 1e92560fb5
2 changed files with 2 additions and 5 deletions

View File

@@ -28,7 +28,7 @@
1. Configure your client-side
For running mlflow files you need various environment variables set on the client side. To generate them user the convienience script `./bashrc_install.sh`, which installs it on your system or `./bashrc_generate.sh`, which just displays the config to copy & paste.
For running mlflow files you need various environment variables set on the client side. To generate them use the convienience script `./bashrc_install.sh`, which installs it on your system or `./bashrc_generate.sh`, which just displays the config to copy & paste.
> $ ./bashrc_install.sh
> [ OK ] Successfully installed environment variables into your .bashrc!