How to open Streamlit URL that is hosted by Databricks in local web browser?

Akshay_127877
New Contributor II

I have run this webapp code on Databricks notebook. It works properly without any errors.

With databricks acting as server, I am unable open this link on my browser for this webapp.

But when I run the code on my local IDE, I am able to just open the URL on my browser.

Is there a way that I can access the webapp using this URL generated by Databricks?

image