Code Monkey home page Code Monkey logo

azureml-apps's Introduction

MLflow UI on AzureML

Deploy To Azure Visualize

Run MLflow UI on AzureML Compute Instances as a custom application

Instructions

ARM Template

  1. Deploy the above ARM template
    1. Select the existing Workspace name
    2. Select a name for the newly created Compute Instance that will host the UI
  2. Navigate to the newly created CI's terminal login
  3. Run az login and follow the instructions to log in
  4. That's it! Navigate to the mlflow ui app created on the CI in your browser! ui

Manual

  1. Compute Instance in the Workspace of your choice
  2. Custom Application in the above CI that references this repo's docker image
    1. Set docker image to ghcr.io/akshaya-a/azureml-mlflow-ui:main
    2. Add /home/azureuser/.azure : /home/azureuser/.azure as a Bind Mount
    3. Set MLFLOW_TRACKING_URI to the AML Workspace's tracking uri (copy from the Azure Portal)
    4. Set HOME to /home/azureuser
    5. Expose 5001 on both Target + Published ports
  3. Navigate to the newly created CI's terminal login
  4. Run az login and follow the instructions to log in
  5. That's it! Navigate to the mlflow ui app created on the CI in your browser! ui

azureml-apps's People

Contributors

akshaya-a avatar singankit avatar

Watchers

 avatar

Forkers

singankit

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.