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

Add 'enable_monitoring' to gr.mount_gradio_app() #8513

Open
1 task done
sbarman-mi9 opened this issue Jun 9, 2024 · 0 comments
Open
1 task done

Add 'enable_monitoring' to gr.mount_gradio_app() #8513

sbarman-mi9 opened this issue Jun 9, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@sbarman-mi9
Copy link

sbarman-mi9 commented Jun 9, 2024

Describe the bug

enable_monitoring option in is available in demo.launch() but not in gr.mount_gradio_app(). When I use /monitoring endpoint, it doesn't print the proper url, looks something like this:

Monitoring URL: Nonemonitoring/toTtGzuHiXn-SAuDitYPQQ

Have you searched existing issues? 🔎

  • I have searched and found no existing issues

Reproduction

import gradio as gr

Screenshot

No response

Logs

No response

System Info

python: 3.12.3
gradio: 4.36.0

Severity

I can work around it

@sbarman-mi9 sbarman-mi9 added the bug Something isn't working label Jun 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant