Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically update metric plots for in-progress runs #2099 #5017

Merged
merged 21 commits into from Dec 2, 2021

Commits on Nov 7, 2021

  1. Automatically update metric plots for in-progress runs mlflow#2099

    Signed-off-by: Cedric Koffeto
    cedkoffeto@gmail.com
    Signed-off-by: cedric koffeto <cedkoffeto@gmail.com>
    cedkoffeto committed Nov 7, 2021
    Configuration menu
    Copy the full SHA
    4552061 View commit details
    Browse the repository at this point in the history
  2. eslint corrections

    Signed-off-by: cedric koffeto <cedkoffeto@gmail.com>
    cedkoffeto committed Nov 7, 2021
    Configuration menu
    Copy the full SHA
    42bb25e View commit details
    Browse the repository at this point in the history
  3. eslint

    Signed-off-by: cedric koffeto <cedkoffeto@gmail.com>
    cedkoffeto committed Nov 7, 2021
    Configuration menu
    Copy the full SHA
    8af2942 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. bug fix

    Signed-off-by: cedric koffeto <cedkoffeto@gmail.com>
    cedkoffeto committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    18b9fac View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. commit

    Signed-off-by: harupy <hkawamura0130@gmail.com>
    harupy authored and cedkoffeto committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    e4a22cb View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

  1. Configuration menu
    Copy the full SHA
    a91c53c View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. Merge branch 'master' into pr/cedkoffeto/5017

    Signed-off-by: harupy <hkawamura0130@gmail.com>
    harupy committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    dbc980a View commit details
    Browse the repository at this point in the history
  2. cherry pick

    Signed-off-by: harupy <hkawamura0130@gmail.com>
    harupy committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    7777420 View commit details
    Browse the repository at this point in the history
  3. add tests

    Signed-off-by: harupy <hkawamura0130@gmail.com>
    harupy committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    70408f2 View commit details
    Browse the repository at this point in the history
  4. i18n

    Signed-off-by: harupy <hkawamura0130@gmail.com>
    harupy committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    164eb69 View commit details
    Browse the repository at this point in the history
  5. check state

    Signed-off-by: harupy <hkawamura0130@gmail.com>
    harupy committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    90c976b View commit details
    Browse the repository at this point in the history
  6. refactor

    Signed-off-by: harupy <hkawamura0130@gmail.com>
    harupy committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    df7ad32 View commit details
    Browse the repository at this point in the history
  7. add rendering test

    Signed-off-by: harupy <hkawamura0130@gmail.com>
    harupy committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    c0895fe View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. increase polling duration

    Signed-off-by: harupy <hkawamura0130@gmail.com>
    harupy committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    c41d94f View commit details
    Browse the repository at this point in the history
  2. ignore hanging runs

    Signed-off-by: harupy <hkawamura0130@gmail.com>
    harupy committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    712f9a7 View commit details
    Browse the repository at this point in the history
  3. show interval in tooltip

    Signed-off-by: harupy <hkawamura0130@gmail.com>
    harupy committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    037cefb View commit details
    Browse the repository at this point in the history
  4. rename test

    Signed-off-by: harupy <hkawamura0130@gmail.com>
    harupy committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    2bb4b62 View commit details
    Browse the repository at this point in the history
  5. i18n

    Signed-off-by: harupy <hkawamura0130@gmail.com>
    harupy committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    a5ed069 View commit details
    Browse the repository at this point in the history
  6. lint

    Signed-off-by: harupy <hkawamura0130@gmail.com>
    harupy committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    ebad40f View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. refactor

    Signed-off-by: harupy <hkawamura0130@gmail.com>
    harupy committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    643e2ce View commit details
    Browse the repository at this point in the history
  2. fix flaky test

    Signed-off-by: harupy <hkawamura0130@gmail.com>
    harupy committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    f246b63 View commit details
    Browse the repository at this point in the history