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
What are the set of steps needed-- the lines of code and the files to modify to accomplish the above?
How do I utilize gulp to "stream" changes to the UI?
Do I only copy the exact files from the python package that I want to change into my local app directory, or do I copy the entire static folder? What are the implications of this choice?