-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Native VSCode editor does not work #35
Comments
Same thing happens to me on
Here are the output logs:
|
@mscolnick I'm still having this issue with vscode-marimo v0.4.8. |
@mentoc3000, do you see any errors in the extension logs? |
I do not. Here are my steps to reproduce:
I get that loading screen above that never resolves. My logs are below:
I am able to use the extension to launch the marimo server which I then access via the browser, though. |
@mscolnick
When I attempt to "Start in marimo editor", the following message appears: My marimo version is 0.9.21 |
@mscolnick I face exactly what I described in my previous comment with marimo 0.9.27 :( |
@mscolnick I propose that this issue be reopened. #41 didn't resolve the issue as far as I can tell. |
Does stopping and restarting the server fix this? |
@mscolnick marimo server seems to be running fine -- I'm able to use it through the browser Not sure if this is actually an issue, but when I try to open the notebook, I see the following output from the marimo extension (Bottom pane > Output > Marimo): and the following toast message: |
Thanks for all your amazing work on Marimo. I'm so excited to see this replace my jupyter notebooks so I can run typechecking and all the goodness of notebooks with python files :)
I'm running the Native VSCode editor for marimo==0.7.8, all I see is a blank screen that says Loading.
The web app works as expected.
The text was updated successfully, but these errors were encountered: