Use result of notebook in a web app

Raouf
Raouf Registered Posts: 9 ✭✭✭✭
Hello,

I have a question considering the notebook and web app.

If I create a notebook, named "notebook_1", and in that notebook_1 I do some operations that create a new dataframe, named new_df.

Can I use the result of notebook_1 ( in that case new_df) directly in the web app, in the python backend?

If yes, how to do so ?

Thank you for your answer.
Setup Info
    Tags
      Help me…