Hi,

I am searching a useful API for getting a data URL that is accessed in a
notebook.
For example, when this URL is in a application

       new URL("https://s3.amazonaws.com/apache-zeppelin/tutorial/bank/
bank.csv")

How to get this url from using Zeppelin API?
I guess it is usually and easy to execute by a interpreter API like Spark,
but that way would be forced to implement the logic in all interpreters, I
do not want to do it.
It is convenient If Zeppelin provide this function.

Any advice are welcome.

-Keiji

Reply via email to