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 bbb3a9e commit 35162bfCopy full SHA for 35162bf
1 file changed
stacks/signal-processing/jupyterhub.yaml
@@ -60,7 +60,7 @@ options:
60
fieldRef:
61
fieldPath: metadata.namespace
62
# This file path needs adjustment for versioned demos on release branch
63
- command: ['sh', '-c', 'curl https://raw.githubusercontent.com/stackabletech/demos/main/stacks/signal-processing/tsdb.ipynb -o /notebook/tsdb.ipynb']
+ command: ['sh', '-c', 'curl https://raw.githubusercontent.com/stackabletech/demos/refs/heads/fix/signal-processing-jupyterhub-chart/stacks/signal-processing/tsdb.ipynb -o /notebook/tsdb.ipynb']
64
volumeMounts:
65
- mountPath: /notebook
66
name: notebook
0 commit comments