Skip to content

Conversation

@mscolnick
Copy link
Contributor

@mscolnick mscolnick commented Jan 26, 2026

Compiling byte code won't take advantage of lazy imports from packages. For the code path of installing a missing package, we want to get back to executing the code.

There may be some edge cases where this is slower, but running marimo and progressively showing updates will almost always be better.

@mscolnick mscolnick requested a review from dmadisetti as a code owner January 26, 2026 23:32
@vercel
Copy link

vercel bot commented Jan 26, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
marimo-docs Ready Ready Preview, Comment Jan 26, 2026 11:32pm

Request Review

@mscolnick mscolnick merged commit 4701bf4 into main Jan 27, 2026
47 of 49 checks passed
@mscolnick mscolnick deleted the ms/dont-compile-in-intall branch January 27, 2026 00:46
@github-actions
Copy link

🚀 Development release published. You may be able to view the changes at https://marimo.app?v=0.19.7-dev8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

3 participants