https://marimo.io/blog/sandboxed-notebooks

Packages and their versions are a big component to reproducible work. Right now, users have to manually keep track of the packages they use and their versions (e.g., in a requirements.txt or some other way).

In the spirit of a batteries-included, reproducible by default experience, we’d like to make package management, or at least package tracking, a lot easier — something the user doesn’t have to think about.

Similar to Install missing packages from the marimo editor , we'd need to know which package manager was used to install the packages.