You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As thoroughly as possible, please provide the Python and/or shell commands used to encounter the issue.
# commands here
import fiftyone as fo # base library and app
fo.launch_app()
Describe the problem
Localhost:5151 opened in browser and shows Not Found
Other info/logs
static folder in server is missing, perhaps that causes it?
Include any logs or source code that would be helpful to diagnose the problem. If including tracebacks, please include the full traceback. Large logs and files should be attached.
The text was updated successfully, but these errors were encountered:
System information
python --version
):fiftyone --version
):Commands to reproduce
As thoroughly as possible, please provide the Python and/or shell commands used to encounter the issue.
Describe the problem
Localhost:5151 opened in browser and shows Not Found
Other info/logs
static folder in server is missing, perhaps that causes it?
Include any logs or source code that would be helpful to diagnose the problem. If including tracebacks, please include the full traceback. Large logs and files should be attached.
The text was updated successfully, but these errors were encountered: