Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 78753f7

Browse files
committedMar 9, 2022
Fix typo
python -> Python
1 parent 20fad63 commit 78753f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎articles/hdinsight/spark/apache-spark-jupyter-notebook-use-external-packages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ In this article, you'll learn how to use the [spark-csv](https://search.maven.or
103103

104104
### Tools and extensions
105105

106-
* [Use external python packages with Jupyter Notebooks in Apache Spark clusters on HDInsight Linux](apache-spark-python-package-installation.md)
106+
* [Use external Python packages with Jupyter Notebooks in Apache Spark clusters on HDInsight Linux](apache-spark-python-package-installation.md)
107107
* [Use HDInsight Tools Plugin for IntelliJ IDEA to create and submit Spark Scala applications](apache-spark-intellij-tool-plugin.md)
108108
* [Use HDInsight Tools Plugin for IntelliJ IDEA to debug Apache Spark applications remotely](apache-spark-intellij-tool-plugin-debug-jobs-remotely.md)
109109
* [Use Apache Zeppelin notebooks with an Apache Spark cluster on HDInsight](apache-spark-zeppelin-notebook.md)

0 commit comments

Comments
 (0)
Please sign in to comment.