Hey, I'm also interested in any kind of UI extensibility.On Wednesday, December 22, 2021 at 11:12:02 AM UTC+1 adam....@gmail.com wrote:Hello everyone,so I recently chose mlflow as our current solution for logging long-term research results in our company and one significant pain point I encountered is the UI extensibility. I would love to be able to display whatever I want
but even a small amount of flexibility/customization would go a long way.Is this something currently on the roadmap?If I were to fork mlflow and implement my own UI modules or even whole UI API module for extensibility:
- would you be interested in a later pull request with such contribution to the project?
- if I wanted to get a feel for how difficult it would be to make this happen, could you point me to some relevant parts of the codebase which I should see first and start with?
Cheers,Adam--
You received this message because you are subscribed to the Google Groups "mlflow-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mlflow-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mlflow-users/a6ff268c-29f2-4fbf-859f-3453e6ab9c91n%40googlegroups.com.
On Sun, Jan 2, 2022 at 10:41 Haroune Mohammedi <mohammed...@gmail.com> wrote:
Hey, I'm also interested in any kind of UI extensibility.On Wednesday, December 22, 2021 at 11:12:02 AM UTC+1 adam....@gmail.com wrote:Hello everyone,so I recently chose mlflow as our current solution for logging long-term research results in our company and one significant pain point I encountered is the UI extensibility. I would love to be able to display whatever I wantCan you be more specific about the new functionality you're looking for, including examples of things you want to display but can't currently?but even a small amount of flexibility/customization would go a long way.Is this something currently on the roadmap?If I were to fork mlflow and implement my own UI modules or even whole UI API module for extensibility:
- would you be interested in a later pull request with such contribution to the project?
- if I wanted to get a feel for how difficult it would be to make this happen, could you point me to some relevant parts of the codebase which I should see first and start with?