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?
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?