marimo-team / marimo

A reactive notebook for Python — run reproducible experiments, execute as a script, deploy as an app, and version with git.
https://marimo.io
Apache License 2.0
7.95k stars 278 forks source link

improvement: proxy lsp through main server #2911

Closed mscolnick closed 1 day ago

mscolnick commented 1 day ago

Closes https://github.com/marimo-team/marimo/issues/2435

This will also fix running in codespaces and other deployed editors.

vercel[bot] commented 1 day ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
marimo-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 21, 2024 0:16am
marimo-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 21, 2024 0:16am
mscolnick commented 1 day ago

need some more testing if this blocks main requests

feels good