Skip to content

Commit 44fcdbc

Browse files
committed
fix: remove outdated lab picture
1 parent dc1c7fe commit 44fcdbc

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,6 @@ image::jupyterhub-pyspark-hdfs-anomaly-detection-taxi-data/jupyterlab_workspace.
120120
Now you can double-click on the `notebook` folder on the left, open and run the contained file.
121121
Click on the double arrow (⏩️) to execute the Python scripts (click on the image below to go to the notebook file).
122122

123-
image::jupyterhub-pyspark-hdfs-anomaly-detection-taxi-data/jupyter_hub_run_notebook.png[link=https://github.com/stackabletech/demos/blob/main/stacks/jupyterhub-pyspark-hdfs/notebook.ipynb,window=_blank]
124-
125123
The Python notebook uses libraries such as `pandas` and `scikit-learn` to analyze the data.
126124
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.
127125
For convenience, a custom image is used in this demo that bundles all the required libraries for both the notebook and the Spark Connect server.

0 commit comments

Comments
 (0)