We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f084b4 commit 334e68eCopy full SHA for 334e68e
articles/hdinsight/hadoop/python-udf-hdinsight.md
@@ -569,7 +569,7 @@ This problem may be caused by the line endings in the Python file. Many Windows
569
570
You can use the following PowerShell statements to remove the CR characters before uploading the file to HDInsight:
571
572
-[!`Code-powershell`[main](../../../powershell_scripts/hdinsight/run-python-udf/run-python-udf.ps1?range=148-150)]
+[!code-powershell[main](../../../powershell_scripts/hdinsight/run-python-udf/run-python-udf.ps1?range=148-150)]
573
574
### PowerShell scripts
575
0 commit comments