How to send dataframe output from Notebook to my angular app?

aditya_pawase
New Contributor

I have got two data frames in notebook after transforming the data. I want to used that transformed data which will be updating daily in my angular app. how to send it to my angular app.