vscode-marimo icon indicating copy to clipboard operation
vscode-marimo copied to clipboard

why

Open guoliangdeng opened this issue 8 months ago • 1 comments

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'.

guoliangdeng avatar May 10 '25 12:05 guoliangdeng

Can you include more information such as running "marimo env"

mscolnick avatar May 10 '25 14:05 mscolnick

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.

mscolnick avatar Nov 05 '25 18:11 mscolnick