Myles Scolnick
Myles Scolnick
or maybe we don't need the low-level api? would you still use it, if this CLI addition was added?
@gvarnavi, given @dmadisetti's comment of using the shabang, maybe we could just do this? this would require no changes to the library and gives you a lot of flexibility in...
@dmadisetti @akshayka , im pretty sure you can't run a webworker from `file://` (or at least ours) - needs to be a hosted server
@gvarnavi that sounds great. i think docs could be improved for sure - i would appreciate your help, or if you have ideas, i can also incorporate them. i think...
force merging - looks like unrelated tests are failing on main
I can add a refresh button above the notebooks. Searching can be expensive (depending on the directory) and websockets is probably overkill. Thoughts?
https://github.com/marimo-team/marimo/pull/1759 will fix this - it adds Refresh button (although, its not shown in the screenshot)
Right now, we render HoloMap by converting it to its backend (bokeh/plotly/matplotlib) and then rendering using those specific formatters (e.g. bokeh) to convert to HTML. I think the fix would...
Hey @smutch, @philippjfr is actually going to look at helping us support Panel this week. He or I can report back if we could use some help here.
huge thanks to @philippjfr for fixing this!