Myles Scolnick

Results 578 comments of Myles Scolnick

@ericYH01 are you still seeing this? there has been some changes to auto-installation

Going to close this, @ericYH01 please re-open if you are still seeing this issue.

I've been thinking about doing a simple version of this, built on Cloudflare, as a fun side-project. This would be easily deployable, but only to Cloudflare and would not have...

I wonder if leveraging quarto and other SSG frameworks is better overall. My hesitation by adding this to the CLI as-is, would lead to more issues and feature-bloat around customizing...

Good news! This is now possible in marimo [0.10.0](https://github.com/marimo-team/marimo/releases/tag/0.10.0), here are the [docs](https://docs.marimo.io/guides/exporting.html#export-to-wasm-powered-html). (related [PR](https://github.com/marimo-team/marimo/pull/3134)). ```bash # export as readonly, with code locked marimo export html-wasm notebook.py -o output_dir --mode...

> @patrick-kidger: For example, for the case of unused imports: just don't return them as outputs from the function. I really like this idea, and maybe should be done by...

@bulletmark - we'd love your help / expertise on this, so we can avoid the back and forth. happy to pair on this with you, but I don't use vim...

@ytausch if i recall correctly, this is because of licensing. and not a technical limitation

If we switched to the recently published official GH Copilot LSP, this should satisfy the licensing requirement https://www.npmjs.com/package/@github/copilot-language-server

@dmadisetti is this good to close now with this https://github.com/marimo-team/marimo/pull/1580 (again, awesome work!)