https://marimo.io/features/feat-better-git
Version Python notebooks with Git | marimo
marimo eliminates large Git merge conflicts and CI/CD challenges in Python notebooks by storing everything as clean Python files instead of JSON.
python notebooksversiongit
https://github.com/nasa/gesdisc-tutorials/blob/main/notebooks/How_to_Access_GES_DISC_Data_Using_Python.ipynb
gesdisc-tutorials/notebooks/How_to_Access_GES_DISC_Data_Using_Python.ipynb at main ยท...
Contribute to nasa/gesdisc-tutorials development by creating an account on GitHub.
data usingtutorialsnotebooks
https://realpython.com/podcasts/rpp/253/
Episode #253: Starting With marimo Notebooks & Python App Config Management โ The Real Python...
Looking for a guide on getting started with marimo notebooks? How do you build a reproducible notebook for sharing or create a dashboard with interactive UI...
marimo notebookspython appamp
https://marimo.io/blog/python-not-json
Reinventing notebooks as reusable Python programs | marimo
Designing a Python notebook that blends the best parts of interactive computing with the sanity of code
python programsreinventing
https://marimo.io/features/feat-ai
Python notebooks with AI | marimo
python notebooksaimarimo
https://realpython.com/courses/investigating-quasar-data-polars-marimo-notebooks/
Investigating Quasar Data With Polars and Interactive marimo Notebooks โ Real Python
Learn to visualize quasar redshift data by building an interactive marimo dashboard using Polars, pandas, and Matplotlib.
marimo notebooksinvestigating
https://talkpython.fm/episodes/show/511/from-notebooks-to-production-data-science-systems
Episode #511 - From Notebooks to Production Data Science Systems | Talk Python To Me Podcast
If you're doing data science and have mostly spent your time doing exploratory or just local development, this could be the episode for you. We are joined by...
production dataepisodescience
https://talkpython.fm/episodes/show/501/marimo-reactive-notebooks-for-python
Episode #501 - Marimo - Reactive Notebooks for Python | Talk Python To Me Podcast
Have you ever spent an afternoon wrestling with a Jupyter notebook, hoping that you ran the cells in just the right order, only to realize your outputs were...
marimo reactive notebookstalk
https://www.blog.pythonlibrary.org/2025/09/15/erys-a-tui-for-jupyter-notebooks/
Erys - A TUI for Jupyter Notebooks - Mouse Vs Python
jupyter notebooksmouse vstui
https://www.python4data.science/en/latest/productive/git/advanced/jupyter-notebooks.html
Jupyter Notebooks with Git - Python for Data Science
Problems with version control of Jupyter Notebooks: There are several issues to manage Jupyter Notebooks with Git: Jupyter Notebooks cell metadata changes even...
jupyter notebooksgit python
https://talkpython.fm/episodes/show/440/talking-to-notebooks-with-jupyter-ai
Episode #440 - Talking to Notebooks with Jupyter AI | Talk Python To Me Podcast
We all know that LLMs and generative AI has been working its way into many products. It's Jupyter's turn to get a really awesome integration. We have David Qiu...
talk pythonepisodetalkingai
https://realpython.com/podcasts/rpp/230/
Episode #230: marimo: Reactive Notebooks and Deployable Web Apps in Python โ The Real Python...
What are common issues with using notebooks for Python development? How do you know the current state, share reproducible results, or create interactive...
marimo reactive notebooksweb