Linking .ipynb/ Jupyter notebooks into streamlit app

I have written 5 jupyter notebooks and I want to add/access them in my streamlit app.py file. So, I converted my .ipynb file to .py file and imported the file name in the code. But, it did nothing. How to do this? I have really less time and I haven’t worked on streamlit anytime before.
Thanks so much for helping!

Hi @Sainandini07,

Thanks for posting!

Can you share the repo link to your project?

It could be some artifacts left over during conversion that is causing the issue.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.