Installing the PluginΒΆ
The Exasol MLflow Plugin can be installed via pip, poetry, or any other compatible dependency management tool:
pip install exasol-mlflow-plugin
Note
MLflow will be installed as well, as it is a required dependency for the plugin.