Jonathan Giannuzzi

Results 49 issues of Jonathan Giannuzzi

┆Issue is synchronized with this [Jira Task](https://gr-oss.atlassian.net/browse/FML-30) by [Unito](https://www.unito.io)

enhancement
needs improved description

* When typing `run.` in the various explorers, `metrics` should be available as a suggestion. * After having typed `run.metrics` in the various explorers, a list of valid metric names...

enhancement

┆Issue is synchronized with this [Jira Task](https://gr-oss.atlassian.net/browse/FML-63) by [Unito](https://www.unito.io)

enhancement

┆Issue is synchronized with this [Jira Task](https://gr-oss.atlassian.net/browse/FML-62) by [Unito](https://www.unito.io)

enhancement

┆Issue is synchronized with this [Jira Task](https://gr-oss.atlassian.net/browse/FML-60) by [Unito](https://www.unito.io)

enhancement

This should happen in the "manage columns" component, and both buttons should independent from each other.

enhancement

&#x1F6E0 DevTools &#x1F6E0 [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/jgiannuzzi/mlflow/pull/12513?quickstart=1) #### Install mlflow from this PR ``` pip install git+https://github.com/mlflow/mlflow.git@refs/pull/12513/merge ``` #### Checkout with GitHub CLI ``` gh pr checkout 12513 ``` ###...

rn/bug-fix
area/server-infra

&#x1F6E0 DevTools &#x1F6E0 [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/jgiannuzzi/mlflow/pull/12511?quickstart=1) #### Install mlflow from this PR ``` pip install git+https://github.com/mlflow/mlflow.git@refs/pull/12511/merge ``` #### Checkout with GitHub CLI ``` gh pr checkout 12511 ``` ###...

rn/none
area/build

## Motivation Currently the Python bindings require the user to build from source in order to use the SASL GSSAPI mechanism on Linux. This is because PyPI doesn't allow Python...