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
A step in the contributing guide is to use the command make setup_subs. However, this does not work easily on Windows (uses make, rm, rsync). Is it worth moving this functionality to setup.py to be more platform-agnostic? Or is there some other preferred method of setting up one's plotly.py development environment on Windows?