Skip to content

Commit 539ad54

Browse files
committed
update toc
1 parent d0f1ff6 commit 539ad54

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

articles/azure-databricks/TOC.yml

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -888,13 +888,19 @@
888888
- name: Access tracking externally
889889
href: /azure/databricks/applications/mlflow/access-hosted-tracking-server
890890
maintainContext: true
891+
- name: Build dashboards with the MLflow Search API
892+
href: /azure/databricks/applications/mlflow/build-dashboards
893+
maintainContext: true
891894
- name: Save, load, and deploy models
892895
items:
893896
- name: Save, load, and deploy overview
894897
href: /azure/databricks/applications/mlflow/models
895898
maintainContext: true
896-
- name: MLflow model examples
897-
href: /azure/databricks/applications/mlflow/ model-examples
899+
- name: MLflow model example
900+
href: /azure/databricks/applications/mlflow/model-example
901+
maintainContext: true
902+
- name: scikit learn model deployment on Azure
903+
href: /azure/databricks/applications/mlflow/scikit-learn-model-deployment-on-azure-ml
898904
maintainContext: true
899905
- name: Reproduce runs with MLflow projects
900906
href: /azure/databricks/applications/mlflow/projects
@@ -1411,7 +1417,7 @@
14111417
maintainContext: true
14121418
- name: Python
14131419
items:
1414-
- name: Create a cluster with Anaconda
1420+
- name: Create a cluster with Conda
14151421
href: /azure/databricks/kb/python/anaconda-environment
14161422
maintainContext: true
14171423
- name: Install and compile Cython
@@ -1466,6 +1472,9 @@
14661472
- name: Run C++ code in Scala
14671473
href: /azure/databricks/kb/scala/running-c-plus-plus-code-scala
14681474
maintainContext: true
1475+
- name: Concurent Spark JAR jobs fail
1476+
href: /azure/databricks/kb/scala/spark-jar-job-error
1477+
maintainContext: true
14691478
- name: SQL
14701479
items:
14711480
- name: Table or view not found

0 commit comments

Comments
 (0)