I am trying to use plotly
in Jupyter-notebook
under the virtual environment created using Anaconda
. I have successfully installed plotly, as tested from command line prompt.
However, when I import plotly in Jupyter-notebook, it failed. What can be the reason?