Myles Scolnick

Results 578 comments of Myles Scolnick

@dmayilyan would all these checkboxes be toggled on? or just same of them (e.g. pytest, but not altair) i think we can have some logic for the package manager logic...

> In my opinion dev bool passing with uv custom dependency installation and ignoring in case of pip is an acceptable solution for now. I think this makes sense and...

Hey, thank you for filing this feature request! This is something we want to do, but don't quite have the bandwidth at the moment to prioritize it. We would gladly...

hey @mlkoenig - we are happy to check it out. maybe we can keep them as separate PRs (inlay hints and custom syntax highlighting)

Hey @DBP008 thanks for the feature request. We are open to adding this, but currently prioritizing stability right now so may not get to it ourselves. But we welcome contributions

Closed by https://github.com/marimo-team/marimo/pull/3755 and https://github.com/marimo-team/marimo/pull/3779

Thanks, i see this too. in the meantime, you can use `mo.image(Path("public/my.image"))` which will load the bytes instead.

I haven't looked deeply enough, but my guess is the slow startup time from the anywidget data transfer. 1. can you figure out how much data is being transfer /...

Thanks for flagging and the minimal repro. This is super helpful for us when fixing