Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notebook App Networking #5243

Open
2 tasks
agirbau opened this issue Dec 9, 2024 · 1 comment
Open
2 tasks

Notebook App Networking #5243

agirbau opened this issue Dec 9, 2024 · 1 comment
Labels
bug Bug fixes

Comments

@agirbau
Copy link

agirbau commented Dec 9, 2024

Describe the problem

From a Jupyter Notebook the fiftyone app is unreachable. Then, when launching a session from a python script and using the session.wait(-1), it works properly.

I'd like to know a similar workaround so I don't have to have a python script running in background.

Willingness to contribute

The FiftyOne Community encourages bug fix contributions. Would you or another
member of your organization be willing to contribute a fix for this bug to the
FiftyOne codebase?

  • Yes. I can contribute a fix for this bug independently
  • Yes. I would be willing to contribute a fix for this bug with guidance
    from the FiftyOne community
  • [ X] No. I cannot contribute a bug fix at this time
@agirbau agirbau added the bug Bug fixes label Dec 9, 2024
@benjaminpkane
Copy link
Contributor

Running in a notebook works for localhost out of the box. If you are running the notebook in the cloud, Docker container, etc. you'll need to configure a proxy_url

@benjaminpkane benjaminpkane changed the title [BUG] Notebook App Networking Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug fixes
Projects
None yet
Development

No branches or pull requests

2 participants