We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 936ed92 commit 7d6746cCopy full SHA for 7d6746c
1 file changed
marimo/_cli/pair/commands.py
@@ -183,7 +183,7 @@ def prompt(
183
f"Use `execute-code.sh --url {url}` from the marimo-pair "
184
"skill to execute code in the notebook."
185
f"{token_hint}\n\n"
186
- "Once you are connected, send a fun toast to the user inside marimo letting them know you're ready to pair."
+ "Once you are connected, send a fun toast (mo.status.toast(...)) to the user inside marimo letting them know you're ready to pair."
187
)
188
189
0 commit comments