Skip to content

Commit 1307efe

Browse files
authored
fix typo
remove trailing \u00c2\u00a0 from variable and notebook_path
1 parent 08d0b8c commit 1307efe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

how-to-use-azureml/machine-learning-pipelines/intro-to-pipelines/aml-pipelines-use-databricks-as-compute-target.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,7 @@
389389
"metadata": {},
390390
"source": [
391391
"### 1. Running the demo notebook already added to the Databricks workspace\n",
392-
"Create a notebook in the Azure Databricks workspace, and provide the path to that notebook as the value associated with the environment variable \"DATABRICKS_NOTEBOOK_PATH\". This will then set the variable\u00c2\u00a0notebook_path\u00c2\u00a0when you run the code cell below:"
392+
"Create a notebook in the Azure Databricks workspace, and provide the path to that notebook as the value associated with the environment variable \"DATABRICKS_NOTEBOOK_PATH\". This will then set the variable notebook_path when you run the code cell below:"
393393
]
394394
},
395395
{

0 commit comments

Comments
 (0)