How to execute Jupyter notebook python code from frontend using React js in a mern app?

Viewed 20

I have a jupyter notebook file in which i'm scrapping data from twitter. I want some values like query and limit to be passed from frontend using react js. How this can be done?

enter image description here

0 Answers
Related