docker build -t marimo-app . docker run -it --rm -p 7860:7860 marimo-app
nix-shell -p libxml2 -p libxslt -p libz