Please consider adding support for marimo notebooks, as an alternative to Jupyter.
Marimo offers a number of advantages over Jupyter. One of the most important from our organization's perspective is easy compatibility with Git version control. Meaning we can more reliably and robustly share and track changes for both individual and collaborative work.
Other helpful features include support for SQL cells, easily run notebook code as a python script, reproducible execution, dataframe GUIs and interactivity, and more...
Adding to that: Intellisense support, Copilot , VScode support, package management within the notebook, easy interaction with dataframe for exploration and analysis and sharing interactive notebooks with business users.
The current Pro 3.6 Python environment doesn't support marimo as some dependencies conflict.
I currently use a separate conda environment with just marimo and arcgis installed. Which is fine for most of the work I do (portal management, data management, analysis, etc.), but it would be great if the map widget could be supported in marimo and it would work with arcpy too.
But, as Peter mentions, Git version control alone is already a huge benefit
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.