why
Create or edit notebooks in your browser 📝
➜ URL: http://localhost:2818
ERROR: Exception in ASGI application Traceback (most recent call last): File "d:\ProgramData\miniconda3\Lib\site-packages\starlette_exception_handler.py", line 42, in wrapped_app await app(scope, receive, sender) File "d:\ProgramData\miniconda3\Lib\site-packages\starlette\routing.py", line 93, in app await func(session) ······ File "d:\ProgramData\miniconda3\Lib\site-packages\starlette_exception_handler.py", line 39, in sender await send(message) File "d:\ProgramData\miniconda3\Lib\site-packages\uvicorn\protocols\websockets\websockets_impl.py", line 342, in asgi_send raise RuntimeError(msg % message_type) RuntimeError: Expected ASGI message 'websocket.send' or 'websocket.close', but got 'websocket.http.response.start'.
Can you include more information such as running "marimo env"
Hi, we've launched a new VSCode extension at https://github.com/marimo-team/marimo-lsp (readme). It may mean this issue is resolved or no longer applicable. If the issue still exists, please file the issue on over on the new Issues page.