Access a filtered list of command-line arguments that were not used by Marimo, mostly to configure notebooks running as scripts. sys.argv is definitely accessible, but contains a mixture of Marimo and ...
Allow this to be specified as an environment variable. In general, it probably makes sense to allow any command line parameter to be defaulted using either environment variables or marimo.toml.