Skip to content

Commit b906a2b

Browse files
Chore: Remove arcade replay
1 parent 869c0e1 commit b906a2b

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

docs/recipes/tutorials/apple-health-assistant.mdx

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -145,20 +145,3 @@ of the repo:
145145
```bash copy
146146
docker compose down -v && docker compose up -d --build
147147
```
148-
149-
## Interactive demo
150-
151-
Here is an interactive demo of the AI Assistant. We'll start by looking at the exported data and then talk to it with
152-
PromptQL! You can click the `Replay` button at any point to restart the demo.
153-
154-
<div style={{ position: "relative", paddingBottom: "calc(49.14021164021164% + 41px)", height: 0, width: "100%" }}>
155-
<iframe
156-
src="https://demo.arcade.software/nsce2VetitXx7SAwQ3BB?embed&embed_mobile=tab&embed_desktop=inline&show_copy_link=true"
157-
title="PromptQL: Apple Health AI Assistant"
158-
frameBorder="0"
159-
loading="lazy"
160-
allowFullScreen
161-
allow="clipboard-write"
162-
style={{ position: "absolute", top: 0, left: 0, width: "100%", height: "100%", colorScheme: "light" }}
163-
/>
164-
</div>

0 commit comments

Comments
 (0)