### Describe the bug This fails ```python from grandcypher import GrandCypher ``` it needs (https://github.com/aplbrain/grand-cypher) ```bash pip install grand-cypher ``` The mapping needs to be added to https://github.com/marimo-team/marimo/blob/main/marimo/_runtime/packages/module_name_to_pypi_name.py ### Will you submit a PR? - [ ] Yes ### Environment <details> ``` Replace this line with the output of marimo env. Leave the backticks in place. ``` </details> ### Code to reproduce _No response_
Describe the bug
This fails
it needs (https://github.com/aplbrain/grand-cypher)
The mapping needs to be added to
https://github.com/marimo-team/marimo/blob/main/marimo/_runtime/packages/module_name_to_pypi_name.py
Will you submit a PR?
Environment
Details
Code to reproduce
No response