Skip to content
| Marketplace
Sign in
Visual Studio Code>Data Science>MFlowNew to Visual Studio Code? Get it now.
MFlow

MFlow

Preview

Jesse Sealand

|
108 installs
| (0) | Free
MLFlow extension for Visual Studio Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

MLFlow extension for Visual Studio Code

This extension is designed to help developers simplify the use of MLFlow with their development process.

Features

  • Launch MLFlow Server from with VS Code: demo

  • Customize and Save MLFLow Server settings: demo

Requirements

If you have any requirements or dependencies, add a section describing those and how to install and configure them.

Extension Settings

The following Visual Studio Code settings are available for the mflow extension. These can be set in workspace settings.

  • mflow.server_port: Preferred port number for the server (default 5000).
  • mflow.server_host: The network address to listen on (default: 127.0.0.1 - localhost)
  • mflow.artifact_uri: Path to local directory to store artifacts, for new experiments.
  • mflow.backend_uri: URI to which to persist experiment and run data.

Change Log

See the change log for a detailed list of changes in each version.

Known Issues

Calling out known issues can help limit users opening duplicate issues against your extension.

License

This extension is licensed under the MIT License.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft