feat(web): add change-compute button on idle notebook rows - #275
Conversation
|
@0x0f0f0f is attempting to deploy a commit to the marimo Team on Vercel. A member of the Team first needs to authorize it. |
|
All contributors have signed the CLA ✍️ ✅ |
Surface the Cpu action next to the overflow menu so editors can set a profile without digging into the menu; keep the menu entry when a session is already running.
93db63e to
ffc95a5
Compare
|
I have read the CLA Document and I hereby sign the CLA |
|
there are a ton of buttons in the dropdown. and im not sure what should/shouldn't be promoted outside. i dont imagine this is a common one. any reason to make this prompted as its own button? |
launching a lot of GPU notebooks, just found it a lot of clicks to change the runtime every time a notebook is launched, but feel free to close! |
|
@0x0f0f0f how are you creating these notebooks? Can you create them with GPUs to begin with? Is something reverting it back to an old computer profile? |
@mscolnick they are pulled by the git app integration notebook frontmatter is |
|
once you set the GPU profile, does it change back? I'll make it so adding the new git-backed notebook lets you choose the computer and container |
I'm trying to make it fetch automatically all notebooks in a repo, (and possibly in all repos from an org) into a project. So claude attempted this via CLI iirc. It doesn't seem to be changing back though |
|
This should help instead: #278 |
Summary
Test plan