Myles Scolnick

Results 578 comments of Myles Scolnick

I have a PR for this feature here: https://github.com/marimo-team/marimo/pull/4136 If anyone would like to check out the branch and run it locally, and provide any feedback, it would be greatly...

@oseymour any chance you are running marimo as an editable install? did you upgrade mid-session? are you running remotely?

Editable installs are when you do `uv pip install -e path/to/package`. But sounds like it was not. When you let it run over night, is the server going to sleep...

This also can happen if you are looking at an old editor in the browser (old tab) that reconnected to a new kernel. In this case, we the request fail...

> How would I tell if the server went to sleep? Does marimo store logs somewhere that would show this? We don't store logs. You could run your app in...

@cmorris108 do you have an example with too much whitespace?

@cmorris108 are you still having issues with this? 1. has the auto-width improved or do your table feel incorrectly sized? 2. you can pass down rich elements as elements in...

@adarshchbs - this would be a great addition if you are open to submitting the PR. We are here to help (best to communicate via Discord)

@dclausen is this the console output? can you share a video? if you scroll away from the bottom, it should not auto-scroll.

@CodeFingers809 that is because `Shift+Enter` moves you to the next cell, you can choose `Cmd+Enter` to stay in the current cell