Skip to content

Commit 3eeefe7

Browse files
razvanNickLarsenNZ
andauthored
Update stacks/jupyterhub-pyspark-hdfs/jupyterlab.yaml
Co-authored-by: Nick <[email protected]>
1 parent 9a63b63 commit 3eeefe7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stacks/jupyterhub-pyspark-hdfs/jupyterlab.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ spec:
3939
name: notebook
4040
initContainers:
4141
- name: download-notebook
42-
image: oci.stackable.tech/sdp/spark-connect-client:3.5.5-stackable0.0.0-dev
42+
image: oci.stackable.tech/stackable/spark-connect-client:3.5.5-stackable0.0.0-dev
4343
command: ['sh', '-c', 'curl https://raw.githubusercontent.com/stackabletech/demos/main/stacks/jupyterhub-pyspark-hdfs/notebook.ipynb -o /notebook/notebook.ipynb']
4444
volumeMounts:
4545
- mountPath: /notebook

0 commit comments

Comments
 (0)