Skip to content

Commit efbada4

Browse files
committed
chore(release): Replace githubusercontent references main->release-26.3
1 parent 7433e7d commit efbada4

11 files changed

Lines changed: 175 additions & 175 deletions

File tree

demos/data-lakehouse-iceberg-trino-spark/setup-superset.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ spec:
1515
- pipefail
1616
- -c
1717
- |
18-
curl -o superset-assets.zip https://raw.githubusercontent.com/stackabletech/demos/main/demos/data-lakehouse-iceberg-trino-spark/superset-assets.zip
18+
curl -o superset-assets.zip https://raw.githubusercontent.com/stackabletech/demos/release-26.3/demos/data-lakehouse-iceberg-trino-spark/superset-assets.zip
1919
python -u /tmp/script/script.py
2020
volumeMounts:
2121
- name: script

demos/demos-v2.yaml

Lines changed: 46 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,17 @@ demos:
1515
################################
1616
# projects
1717
################################
18-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/argo-cd-git-ops/projects/airflow.yaml
19-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/argo-cd-git-ops/projects/minio.yaml
18+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-26.3/demos/argo-cd-git-ops/projects/airflow.yaml
19+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-26.3/demos/argo-cd-git-ops/projects/minio.yaml
2020
################################
2121
# prerequisites
2222
################################
23-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/argo-cd-git-ops/applications/airflow-postgres.yaml
24-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/argo-cd-git-ops/applications/minio.yaml
23+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-26.3/demos/argo-cd-git-ops/applications/airflow-postgres.yaml
24+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-26.3/demos/argo-cd-git-ops/applications/minio.yaml
2525
################################
2626
# products
2727
################################
28-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/argo-cd-git-ops/applications/airflow.yaml
28+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-26.3/demos/argo-cd-git-ops/applications/airflow.yaml
2929
supportedNamespaces:
3030
- argo-cd
3131
resourceRequests:
@@ -46,14 +46,14 @@ demos:
4646
- airflow
4747
- job-scheduling
4848
manifests:
49-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/airflow-scheduled-job/01-airflow-demo-clusterrole.yaml
50-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/airflow-scheduled-job/02-airflow-demo-clusterrolebinding.yaml
51-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/airflow-scheduled-job/03-enable-and-run-spark-dag.yaml
52-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/airflow-scheduled-job/04-enable-and-run-date-dag.yaml
53-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/airflow-scheduled-job/05-enable-and-run-kafka-dag.yaml
54-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/airflow-scheduled-job/06-create-opa-users.yaml
55-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/airflow-scheduled-job/serviceaccount.yaml
56-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/airflow-scheduled-job/create-trino-tables.yaml
49+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-26.3/demos/airflow-scheduled-job/01-airflow-demo-clusterrole.yaml
50+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-26.3/demos/airflow-scheduled-job/02-airflow-demo-clusterrolebinding.yaml
51+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-26.3/demos/airflow-scheduled-job/03-enable-and-run-spark-dag.yaml
52+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-26.3/demos/airflow-scheduled-job/04-enable-and-run-date-dag.yaml
53+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-26.3/demos/airflow-scheduled-job/05-enable-and-run-kafka-dag.yaml
54+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-26.3/demos/airflow-scheduled-job/06-create-opa-users.yaml
55+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-26.3/demos/airflow-scheduled-job/serviceaccount.yaml
56+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-26.3/demos/airflow-scheduled-job/create-trino-tables.yaml
5757
supportedNamespaces: []
5858
resourceRequests:
5959
cpu: 2401m
@@ -67,8 +67,8 @@ demos:
6767
- hdfs
6868
- cycling-tripdata
6969
manifests:
70-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/hbase-hdfs-load-cycling-data/distcp-cycling-data.yaml
71-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/hbase-hdfs-load-cycling-data/create-hfile-and-import-to-hbase.yaml
70+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-26.3/demos/hbase-hdfs-load-cycling-data/distcp-cycling-data.yaml
71+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-26.3/demos/hbase-hdfs-load-cycling-data/create-hfile-and-import-to-hbase.yaml
7272
supportedNamespaces: []
7373
resourceRequests:
7474
cpu: 1950m
@@ -86,9 +86,9 @@ demos:
8686
- opa
8787
- keycloak
8888
manifests:
89-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/end-to-end-security/create-trino-tables.yaml
90-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/end-to-end-security/serviceaccount.yaml
91-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/end-to-end-security/create-spark-report.yaml
89+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-26.3/demos/end-to-end-security/create-trino-tables.yaml
90+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-26.3/demos/end-to-end-security/serviceaccount.yaml
91+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-26.3/demos/end-to-end-security/create-spark-report.yaml
9292
supportedNamespaces: []
9393
resourceRequests:
9494
cpu: 9000m
@@ -107,10 +107,10 @@ demos:
107107
- s3
108108
- earthquakes
109109
manifests:
110-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/nifi-kafka-druid-earthquake-data/serviceaccount.yaml
111-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/nifi-kafka-druid-earthquake-data/create-nifi-ingestion-job.yaml
112-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/nifi-kafka-druid-earthquake-data/create-druid-ingestion-job.yaml
113-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/nifi-kafka-druid-earthquake-data/setup-superset.yaml
110+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-26.3/demos/nifi-kafka-druid-earthquake-data/serviceaccount.yaml
111+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-26.3/demos/nifi-kafka-druid-earthquake-data/create-nifi-ingestion-job.yaml
112+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-26.3/demos/nifi-kafka-druid-earthquake-data/create-druid-ingestion-job.yaml
113+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-26.3/demos/nifi-kafka-druid-earthquake-data/setup-superset.yaml
114114
supportedNamespaces: ["default"]
115115
resourceRequests:
116116
cpu: 8700m
@@ -129,10 +129,10 @@ demos:
129129
- s3
130130
- water-levels
131131
manifests:
132-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/nifi-kafka-druid-water-level-data/serviceaccount.yaml
133-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/nifi-kafka-druid-water-level-data/create-nifi-ingestion-job.yaml
134-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/nifi-kafka-druid-water-level-data/create-druid-ingestion-job.yaml
135-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/nifi-kafka-druid-water-level-data/setup-superset.yaml
132+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-26.3/demos/nifi-kafka-druid-water-level-data/serviceaccount.yaml
133+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-26.3/demos/nifi-kafka-druid-water-level-data/create-nifi-ingestion-job.yaml
134+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-26.3/demos/nifi-kafka-druid-water-level-data/create-druid-ingestion-job.yaml
135+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-26.3/demos/nifi-kafka-druid-water-level-data/setup-superset.yaml
136136
supportedNamespaces: ["default"]
137137
resourceRequests:
138138
cpu: 8900m
@@ -149,10 +149,10 @@ demos:
149149
- s3
150150
- ny-taxi-data
151151
manifests:
152-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/spark-k8s-anomaly-detection-taxi-data/serviceaccount.yaml
153-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/spark-k8s-anomaly-detection-taxi-data/load-test-data.yaml
154-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/spark-k8s-anomaly-detection-taxi-data/create-spark-anomaly-detection-job.yaml
155-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/spark-k8s-anomaly-detection-taxi-data/setup-superset.yaml
152+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-26.3/demos/spark-k8s-anomaly-detection-taxi-data/serviceaccount.yaml
153+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-26.3/demos/spark-k8s-anomaly-detection-taxi-data/load-test-data.yaml
154+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-26.3/demos/spark-k8s-anomaly-detection-taxi-data/create-spark-anomaly-detection-job.yaml
155+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-26.3/demos/spark-k8s-anomaly-detection-taxi-data/setup-superset.yaml
156156
supportedNamespaces: []
157157
resourceRequests:
158158
cpu: 6400m
@@ -184,9 +184,9 @@ demos:
184184
- s3
185185
- ny-taxi-data
186186
manifests:
187-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/trino-taxi-data/load-test-data.yaml
188-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/trino-taxi-data/create-table-in-trino.yaml
189-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/trino-taxi-data/setup-superset.yaml
187+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-26.3/demos/trino-taxi-data/load-test-data.yaml
188+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-26.3/demos/trino-taxi-data/create-table-in-trino.yaml
189+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-26.3/demos/trino-taxi-data/setup-superset.yaml
190190
supportedNamespaces: []
191191
resourceRequests:
192192
cpu: 6800m
@@ -209,12 +209,12 @@ demos:
209209
- water-levels
210210
- earthquakes
211211
manifests:
212-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/data-lakehouse-iceberg-trino-spark/serviceaccount.yaml
213-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/data-lakehouse-iceberg-trino-spark/load-test-data.yaml
214-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/data-lakehouse-iceberg-trino-spark/create-trino-tables.yaml
215-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/data-lakehouse-iceberg-trino-spark/create-nifi-ingestion-job.yaml
216-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/data-lakehouse-iceberg-trino-spark/create-spark-ingestion-job.yaml
217-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/data-lakehouse-iceberg-trino-spark/setup-superset.yaml
212+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-26.3/demos/data-lakehouse-iceberg-trino-spark/serviceaccount.yaml
213+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-26.3/demos/data-lakehouse-iceberg-trino-spark/load-test-data.yaml
214+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-26.3/demos/data-lakehouse-iceberg-trino-spark/create-trino-tables.yaml
215+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-26.3/demos/data-lakehouse-iceberg-trino-spark/create-nifi-ingestion-job.yaml
216+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-26.3/demos/data-lakehouse-iceberg-trino-spark/create-spark-ingestion-job.yaml
217+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-26.3/demos/data-lakehouse-iceberg-trino-spark/setup-superset.yaml
218218
supportedNamespaces: ["default"]
219219
resourceRequests:
220220
cpu: "80"
@@ -230,7 +230,7 @@ demos:
230230
- pyspark
231231
- ny-taxi-data
232232
manifests:
233-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/jupyterhub-pyspark-hdfs-anomaly-detection-taxi-data/load-test-data.yaml
233+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-26.3/demos/jupyterhub-pyspark-hdfs-anomaly-detection-taxi-data/load-test-data.yaml
234234
supportedNamespaces: []
235235
resourceRequests:
236236
cpu: 3350m
@@ -247,7 +247,7 @@ demos:
247247
- vector
248248
- zookeeper
249249
manifests:
250-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/logging/zookeeper.yaml
250+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-26.3/demos/logging/zookeeper.yaml
251251
supportedNamespaces: []
252252
resourceRequests:
253253
cpu: 6500m
@@ -262,9 +262,9 @@ demos:
262262
- jupyterhub
263263
- grafana-dashboards
264264
manifests:
265-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/signal-processing/serviceaccount.yaml
266-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/signal-processing/create-timescale-tables.yaml
267-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/signal-processing/create-nifi-ingestion-job.yaml
265+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-26.3/demos/signal-processing/serviceaccount.yaml
266+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-26.3/demos/signal-processing/create-timescale-tables.yaml
267+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-26.3/demos/signal-processing/create-nifi-ingestion-job.yaml
268268
supportedNamespaces: []
269269
resourceRequests:
270270
cpu: "3"
@@ -280,7 +280,7 @@ demos:
280280
- spark
281281
- S3
282282
manifests:
283-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/jupyterhub-keycloak/load-gas-data.yaml
283+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-26.3/demos/jupyterhub-keycloak/load-gas-data.yaml
284284
supportedNamespaces: []
285285
resourceRequests:
286286
cpu: 6400m
@@ -301,7 +301,7 @@ demos:
301301
- jupyterlab
302302
- semantic-search
303303
manifests:
304-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/opensearch-rag/load-embeddings-from-git.yaml
304+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-26.3/demos/opensearch-rag/load-embeddings-from-git.yaml
305305
supportedNamespaces: []
306306
resourceRequests:
307307
cpu: 8000m

demos/nifi-kafka-druid-earthquake-data/setup-superset.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ spec:
2929
- pipefail
3030
- -c
3131
- |
32-
curl -o superset-assets.zip https://raw.githubusercontent.com/stackabletech/demos/main/demos/nifi-kafka-druid-earthquake-data/superset-assets.zip
32+
curl -o superset-assets.zip https://raw.githubusercontent.com/stackabletech/demos/release-26.3/demos/nifi-kafka-druid-earthquake-data/superset-assets.zip
3333
python -u /tmp/script/script.py
3434
volumeMounts:
3535
- name: script

demos/nifi-kafka-druid-water-level-data/setup-superset.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ spec:
2929
- pipefail
3030
- -c
3131
- |
32-
curl -o superset-assets.zip https://raw.githubusercontent.com/stackabletech/demos/main/demos/nifi-kafka-druid-water-level-data/superset-assets.zip
32+
curl -o superset-assets.zip https://raw.githubusercontent.com/stackabletech/demos/release-26.3/demos/nifi-kafka-druid-water-level-data/superset-assets.zip
3333
python -u /tmp/script/script.py
3434
volumeMounts:
3535
- name: script

demos/spark-k8s-anomaly-detection-taxi-data/setup-superset.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ spec:
1515
- pipefail
1616
- -c
1717
- |
18-
curl -L -o superset-assets.zip https://raw.githubusercontent.com/stackabletech/demos/main/demos/spark-k8s-anomaly-detection-taxi-data/superset-assets.zip
18+
curl -L -o superset-assets.zip https://raw.githubusercontent.com/stackabletech/demos/release-26.3/demos/spark-k8s-anomaly-detection-taxi-data/superset-assets.zip
1919
python -u /tmp/script/script.py
2020
volumeMounts:
2121
- name: script

demos/trino-taxi-data/setup-superset.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ spec:
99
containers:
1010
- name: setup-superset
1111
image: oci.stackable.tech/sdp/testing-tools:0.3.0-stackable26.3.0
12-
command: ["bash", "-c", "curl -o superset-assets.zip https://raw.githubusercontent.com/stackabletech/demos/main/demos/trino-taxi-data/superset-assets.zip && python -u /tmp/script/script.py"]
12+
command: ["bash", "-c", "curl -o superset-assets.zip https://raw.githubusercontent.com/stackabletech/demos/release-26.3/demos/trino-taxi-data/superset-assets.zip && python -u /tmp/script/script.py"]
1313
volumeMounts:
1414
- name: script
1515
mountPath: /tmp/script

stacks/end-to-end-security/setup-postgresql.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ spec:
1616
- |
1717
kubectl rollout status --watch statefulset/postgresql-superset
1818
cd /tmp
19-
curl --fail -O https://raw.githubusercontent.com/stackabletech/demos/main/stacks/end-to-end-security/postgres_superset_dump.sql
19+
curl --fail -O https://raw.githubusercontent.com/stackabletech/demos/release-26.3/stacks/end-to-end-security/postgres_superset_dump.sql
2020
2121
# We need to omit changing the users password, as otherwise the content in the Secrets does not match
2222
# the actual password in Postgres.

stacks/jupyterhub-keycloak/jupyterhub.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ options:
152152
initContainers:
153153
- name: download-notebook
154154
image: oci.stackable.tech/sdp/tools:1.0.0-stackable26.3.0
155-
command: ['sh', '-c', 'curl https://raw.githubusercontent.com/stackabletech/demos/main/stacks/jupyterhub-keycloak/process-s3.ipynb -o /notebook/process-s3.ipynb']
155+
command: ['sh', '-c', 'curl https://raw.githubusercontent.com/stackabletech/demos/release-26.3/stacks/jupyterhub-keycloak/process-s3.ipynb -o /notebook/process-s3.ipynb']
156156
volumeMounts:
157157
- mountPath: /notebook
158158
name: notebook

stacks/jupyterhub-pyspark-hdfs/jupyterlab.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ spec:
4444
- bash
4545
args:
4646
- -c
47-
- curl https://raw.githubusercontent.com/stackabletech/demos/main/stacks/jupyterhub-pyspark-hdfs/notebook.ipynb -o /notebook/notebook.ipynb
47+
- curl https://raw.githubusercontent.com/stackabletech/demos/release-26.3/stacks/jupyterhub-pyspark-hdfs/notebook.ipynb -o /notebook/notebook.ipynb
4848
volumeMounts:
4949
- mountPath: /notebook
5050
name: notebook

stacks/signal-processing/jupyterhub.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ options:
4242
initContainers:
4343
- name: download-notebook
4444
image: oci.stackable.tech/sdp/tools:1.0.0-stackable26.3.0
45-
command: ['sh', '-c', 'curl https://raw.githubusercontent.com/stackabletech/demos/main/stacks/signal-processing/tsdb.ipynb -o /notebook/tsdb.ipynb']
45+
command: ['sh', '-c', 'curl https://raw.githubusercontent.com/stackabletech/demos/release-26.3/stacks/signal-processing/tsdb.ipynb -o /notebook/tsdb.ipynb']
4646
volumeMounts:
4747
- mountPath: /notebook
4848
name: notebook

0 commit comments

Comments
 (0)