1553851 : marimo on maxwell jhub¶
Created: 2025-11-19T09:37:15Z - current status: new¶
Anonymized Summary:
A user is inquiring about the possibility of supporting Marimo notebooks on the Maxwell JupyterHub. They mention that while Jupyter notebooks (ipynb) have some drawbacks, Marimo notebooks offer advantages such as better Git compatibility and reduced execution order pitfalls. The user asks if there are plans to support Marimo notebooks, possibly via the jupyter-server-proxy for Marimo (https://github.com/jyio/jupyter-marimo-proxy), and if similar requests have been made before.
Solution: The user could explore the following options: 1. Check Existing Support: Verify if the Maxwell JupyterHub already supports Marimo notebooks or if there are plans to add this feature. 2. Community Requests: Look into whether other users have requested Marimo support and if there is existing documentation or discussions about it. 3. Self-Hosting: If official support is not available, the user could consider self-hosting a Marimo notebook server on their own infrastructure or within the Maxwell environment, if permitted. 4. Feedback to Maxwell Team: Provide feedback to the Maxwell team about the demand for Marimo support, which could help prioritize its implementation.
References: - JupyterHub on Maxwell - Julia->Usage->Jupyterlab - Standalone jupyter notebooks->Configuring and launching a notebook server - Running jupyter notebooks in batch - 2025-09-01:->Services