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
Hi
I notice that traitlets are used as direct dependency in source code file-packages/python/plotly/plotly/basewidget.py
. But traitlets is not listed in any configuration file. So I am wondering if traitlets should be listed in configuration files such as setup.py.