Skip to content
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

Can't load any notebook #61

Open
EtienneT opened this issue Dec 13, 2024 · 1 comment
Open

Can't load any notebook #61

EtienneT opened this issue Dec 13, 2024 · 1 comment

Comments

@EtienneT
Copy link

I created a new notebook using marimo edit test.py, then close marimo and I try to load it in vscode, both with Open as vscode notebook and Start in marimo editor, but both don't work. Marimo is installed in the virtual environment using uv in the pyproject.toml. But when I try to load the notebook

When I open it as a vscode notebook, it is stuck at loading:

Image

Then here is the log in Output for marimo

2024-12-13 13:19:44.043 [info] marimo extension is now active!
2024-12-13 13:19:44.043 [info] [server-manager]: Could not recover any state
2024-12-13 13:19:44.043 [info] Opened notebook document marimo-notebook
2024-12-13 13:19:44.043 [info] Showing a new marimo notebook
2024-12-13 13:19:44.043 [info] Checking server...
2024-12-13 13:19:44.043 [info] [server-manager]: Starting server...
2024-12-13 13:19:44.043 [info] Using interpreter: c:\work\ML\notebooks\.venv\Scripts\python.exe
2024-12-13 13:19:44.043 [info] Using interpreter: c:\work\ML\notebooks\.venv\Scripts\python.exe
2024-12-13 13:19:47.923 [info] [server-manager]: Server started at port 2818

I tested in vscode normal and vscode insider. Both have the same problem.

@davidgasquez
Copy link

Hitting this error now... I've been working for a couple of hours without issues, but something made it "break".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants