How to access public URLs via Databricks notebooks

User16665996606
Databricks Employee
Databricks Employee

I am trying to run a web application integrated with Gradio on Databricks. However, currently, I have to first run on the local URL and then launch it on the public URL. Are there any potential solutions for them to deploy the app on the public URL on Azure Databricks?