Skip to content

Commit 35162bf

Browse files
committed
temp: Fetch notebook from branch with fixes
1 parent bbb3a9e commit 35162bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

stacks/signal-processing/jupyterhub.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ options:
6060
fieldRef:
6161
fieldPath: metadata.namespace
6262
# 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']
63+
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']
6464
volumeMounts:
6565
- mountPath: /notebook
6666
name: notebook

0 commit comments

Comments
 (0)