When i run sh flowjoy ... My browser should open automatically to the host:port I specified, just like jupyter or streamlit or solara etc.
UPDATE: It seems we do open the browser automatically, but it opens too early, before the system is ready. So you're taken to a dead page that doesn't refresh once the system is up.
When i run
sh flowjoy ...
My browser should open automatically to the host:port I specified, just likejupyter
orstreamlit
orsolara
etc.UPDATE: It seems we do open the browser automatically, but it opens too early, before the system is ready. So you're taken to a dead page that doesn't refresh once the system is up.