Spaces:
Running
Running
metadata
title: marimo rtc
emoji: 🎮
colorFrom: yellow
colorTo: blue
sdk: docker
pinned: true
license: mit
short_description: A marimo Space to edit marimo notebooks
Check out marimo at https://github.com/marimo-team/marimo Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
Development
Build the docker image
docker build -t marimo-rtc .
Run the docker container
docker run -p 7860:7860 marimo-rtc