Hello there,I've converted some Jupyter Notebooks to marimo usingmarimo convert main.ipynb > main.py In them the make use of the magic commands to display images.Is there a simple way to display them?
marimo convert main.ipynb > main.py