Skip to content

Commit 3f10cc6

Browse files
koaningCopilot
andauthored
Update marimo-pair docs to mention molab (#9436)
We have a great pairing feature from a sandbox, should mention it. --------- Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 76509ce commit 3f10cc6

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

docs/_static/marimo-pair-molab.png

129 KB
Loading

docs/guides/generate_with_ai/marimo_pair.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,15 @@ Then pair on your first notebook by pasting the following in your agent CLI:
4040
```
4141
/marimo-pair pair with me on my_notebook.py
4242
```
43+
44+
## Sandbox with molab
45+
46+
You can also connect to marimo notebooks running on [molab](https://molab.marimo.io/notebooks). This gives you a free sandbox for your agent and also makes it easy to share your work afterwards.
47+
48+
To connect an agent, start a notebook on molab and open the actions panel in the upper right corner. From this menu you need to click "Pair with an agent".
49+
50+
<div align="center">
51+
<img src="/_static/marimo-pair-molab.png" alt="Screenshot of a molab notebook showing the option to pair with an agent from the actions panel"/>
52+
</div>
53+
54+
This will open up a menu with all the instructions to connect your local agent. You can then use your agent from the terminal as normal, but all the Python code would be written into the notebook in the molab sandbox.

0 commit comments

Comments
 (0)