Not sure if it's browser related since nothing happens with headless. marimo just uses the native webbrowser package in python (
https://docs.python.org/3/library/webbrowser.html). I recently patched this for wasm and wondered if that might be the issue (it's not)
pypi, do y'all distribute on nixpkgs?
Yes, nixpkgs normally lags a few minor versions though. I want to add first class support for nix package management, but we'll see if I can make a strong case it's worth the time
when i do uv run marimo
Hmm. uv downloads binaries that aren't always happy with nix. Maybe something's up there?
---
Here's another issue with really slow start-ups:
https://discord.com/channels/1059888774789730424/1254862968068243476/threads/1342662295972478986If you could share the timestamps of your debug log on startup, that might go a way in figuring out what's up.