Myles Scolnick
Myles Scolnick
@ggggggggg or @mutongx, do you see the same in Jupyter?
sorry I dont use jupyter either. I was just trying to bisect if it is a marimo issue, matplotlib issue or browser issue.
@mutongx - i can get in the same state as your. my hunch is it is a performance thing (ignore events when the browser is not focused), either by `matplotlib`...
@mutongx - I agree it does need to be polished, thank you for noting the areas it could be improved. if you have time and can contribute, that would be...
I assume accordion is too basic and not flexible enough to accomplish this. We also have `mo.ui.run_button()` that could be used to lazily render some UI, but might require more...
nice try, not quite right
how are you running marimo? different port or proxy? anything in the chrome/browser network logs?
@gabrielgrant we use https://github.com/jfcherng/copilot-node-server which as far as I know is also used by Sublime Text
for folks still having this issue, we just released a new version of marimo with an updated version of the GitHub copilot binaries (that should have better reliability). Can people...
And for conda user's (cc @astrowonk), this is not yet enabled in Conda environments, but will be soon (https://github.com/conda-forge/marimo-feedstock/issues/7)