Coding-with-Adam/Dash-by-Plotly

Runing interactive graph in Kaggle Notebook

lcrmorin opened this issue · 2 comments

I see your code in : https://github.com/Coding-with-Adam/Dash-by-Plotly/blob/master/Deploy_App_to_Web/Kaggle-GGL-Collab/Dash-on-Kaggle.ipynb
It is really helpfull as only one of the solution that work on kaggle. However I have a hard time making a simpler thing. That is to make it work directly in kaggle or locally in a notebook (i.e. not building an app but having the interactive graph directly in the notebook). Any idea on how to do that ? use plotly only ?