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 9a63b63 commit 3eeefe7Copy full SHA for 3eeefe7
stacks/jupyterhub-pyspark-hdfs/jupyterlab.yaml
@@ -39,7 +39,7 @@ spec:
39
name: notebook
40
initContainers:
41
- name: download-notebook
42
- image: oci.stackable.tech/sdp/spark-connect-client:3.5.5-stackable0.0.0-dev
+ image: oci.stackable.tech/stackable/spark-connect-client:3.5.5-stackable0.0.0-dev
43
command: ['sh', '-c', 'curl https://raw.githubusercontent.com/stackabletech/demos/main/stacks/jupyterhub-pyspark-hdfs/notebook.ipynb -o /notebook/notebook.ipynb']
44
volumeMounts:
45
- mountPath: /notebook
0 commit comments