harupy / mlflow

Open source platform for the machine learning lifecycle
https://mlflow.org
Apache License 2.0
0 stars 1 forks source link

MLflow UI previewer #49

Closed harupy closed 10 months ago

harupy commented 2 years ago

Related Issues/PRs

xxx

What changes are proposed in this pull request?

(Please fill in changes proposed in this fix)

How is this patch tested?

Does this PR change the documentation?

  1. Check the status of the ci/circleci: build_doc check. If it's successful, proceed to the next step, otherwise fix it.
  2. Click Details on the right to open the job page of CircleCI.
  3. Click the Artifacts tab.
  4. Click docs/build/html/index.html.
  5. Find the changed pages / sections and make sure they render correctly.

Release Notes

Is this a user-facing change?

(Details in 1-2 sentences. You can just refer to another PR with a description if this PR is part of a larger change.)

What component(s), interfaces, languages, and integrations does this PR affect?

Components

Interface

Language

Integrations

How should the PR be classified in the release notes? Choose one:

github-actions[bot] commented 2 years ago

@harupy Thanks for the contribution! The DCO check failed. Please sign off your commits by following the instructions here: https://github.com/harupy/mlflow/runs/7277568121. See https://github.com/mlflow/mlflow/blob/master/CONTRIBUTING.rst#sign-your-work for more details.

github-actions[bot] commented 2 years ago

UI preview is available at https://mlflow-pr-49.onrender.com

github-actions[bot] commented 2 years ago

UI preview is available at https://mlflow-pr-49.onrender.com

github-actions[bot] commented 2 years ago

UI preview is available at https://mlflow-pr-49.onrender.com (commid )

github-actions[bot] commented 2 years ago

UI preview is available at https://mlflow-pr-49.onrender.com (commit: a668d7e21bf81083417f87367caec3f014b3a6cc)

github-actions[bot] commented 2 years ago

UI preview for 6981eea1f0650c57987df6312595174666060bff is available at https://mlflow-pr-49.onrender.com

WeichenXu123 commented 2 years ago

What about adding a label "renderUI", only when label assigned, it starts to build UI.

WeichenXu123 commented 2 years ago

Can the UI bot comment the "tracking_uri" as well ? So that we can run client code locally and log data into the deployed server by the provided tracking_uri