flojoy-ai / studio

Joyful visual programming for Python
https://docs.flojoy.ai
MIT License
202 stars 20 forks source link

[Bug] Force open the browser on startup is broken #559

Closed Ben-Epstein closed 1 year ago

Ben-Epstein commented 1 year ago

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.

image
itsjoeoui commented 1 year ago

Closing this since after #588 the electron app will open instead of the browser