You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I import plotly, using Anaconda 2019.10 with Python 3.7, there is a latency of roughly 3 seconds. (For comparison, on the same computer, it takes roughly half a second to import matplotlib). Is there anything that can be done to reduce the plotly import latency?
The text was updated successfully, but these errors were encountered:
When I import
plotly
, using Anaconda 2019.10 with Python 3.7, there is a latency of roughly 3 seconds. (For comparison, on the same computer, it takes roughly half a second to importmatplotlib
). Is there anything that can be done to reduce theplotly
import latency?The text was updated successfully, but these errors were encountered: