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 139d532 commit 7e9c491Copy full SHA for 7e9c491
1 file changed
stacks/jupyterhub-pyspark-hdfs/jupyterlab.yaml
@@ -44,7 +44,7 @@ spec:
44
- bash
45
args:
46
- -c
47
- - curl https://raw.githubusercontent.com/stackabletech/demos/main/stacks/jupyterhub-pyspark-hdfs/notebook.ipynb -o /notebook/notebook.ipynb
+ - curl https://raw.githubusercontent.com/stackabletech/demos/fix/spark-connect-versions-411/stacks/jupyterhub-pyspark-hdfs/notebook.ipynb -o /notebook/notebook.ipynb
48
volumeMounts:
49
- mountPath: /notebook
50
name: notebook
0 commit comments