Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
add the word mlflow
  • Loading branch information
akshaya-a committed Sep 18, 2019
commit ce635ce4fe35554b7079112871dd22289e330a47
2 changes: 1 addition & 1 deletion how-to-use-azureml/azure-databricks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Learn more about [how to use Azure Databricks as a development environment](http
You can use Azure Databricks as a compute target from [Azure Machine Learning Pipelines](https://docs.microsoft.com/en-us/azure/machine-learning/service/concept-ml-pipelines). Take a look at this notebook for details: [aml-pipelines-use-databricks-as-compute-target.ipynb](https://github.com/Azure/MachineLearningNotebooks/tree/master/how-to-use-azureml/azure-databricks/databricks-as-remote-compute-target/aml-pipelines-use-databricks-as-compute-target.ipynb).

# Linked Azure Databricks and Azure ML Workspaces (Preview)
Customers can now link Azure Databricks and AzureML Workspaces to better enable MLOps scenarios by managing their tracking data in a single place - the Azure ML workspace.
Customers can now link Azure Databricks and AzureML Workspaces to better enable MLOps scenarios by [managing their tracking data in a single place when using the MLflow client](https://mlflow.org/docs/latest/tracking.html#mlflow-tracking) - the Azure ML workspace.

## Linking the Workspaces (Admin operation)

Expand Down