Skip to content

Commit b35ad60

Browse files
committed
reference the image above
1 parent 44fcdbc commit b35ad60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/modules/demos/pages/jupyterhub-pyspark-hdfs-anomaly-detection-taxi-data.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ You should arrive at your workspace:
118118
image::jupyterhub-pyspark-hdfs-anomaly-detection-taxi-data/jupyterlab_workspace.png[]
119119

120120
Now you can double-click on the `notebook` folder on the left, open and run the contained file.
121-
Click on the double arrow (⏩️) to execute the Python scripts (click on the image below to go to the notebook file).
121+
Click on the double arrow (⏩️) to execute the Python scripts (click on the image above to go to the notebook file).
122122

123123
The Python notebook uses libraries such as `pandas` and `scikit-learn` to analyze the data.
124124
In addition, since the model training is delegated to a Spark Connect server, some of these dependencies, most notably `scikit-learn`, must also be made available on the Spark Connect pods.

0 commit comments

Comments
 (0)