Hi currently I'm using matplotlib to plot and show a graph on my website and am trying to change it to plot.ly. How can I use plot.ly in PythonAnywhere? Do I download/ deploy plot.ly somewhere on PA first?
The web framework I use here is bottle.py. My plot.ly works perfectly on my jupyter notebook with python. Thanks!