Convert a Jupyter notebook (.ipynb) to a marimo notebook (.py).
marimo-team/skills
SkillsMP has collected 10 skills from marimo-team/skills. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 10
- GitHub stars
- 173
- GitHub forks
- 15
Skills in this repository
Showing 10 of 10 collected skills.
Check if a marimo notebook is compatible with WebAssembly (WASM) and report any issues.
Implement a research paper as an interactive marimo notebook together with the user. Start by understanding what the user wants to explore, fetch the paper via alphaxiv, then build a focused notebook.
Write a marimo notebook in a Python file in the right format.
An opintionated skill to prepare a marimo notebook to make it ready for a scheduled run.
Implement a research paper in a marimo notebook fully automatically without extra user input.
Make a demo of a research paper in a marimo notebook fully automatically without extra user input.
Generate anywidget components for marimo notebooks.
Add "Open in molab" badge(s) linking to marimo notebooks. Works with READMEs, docs, websites, or any markdown/HTML target.
Convert a Streamlit app to a marimo notebook