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
We have a progress bar on the Home.py which tracks the page loading state, it is particularly helpful because of the long loading time of the map. Now, the progress bar fills as stuff is loaded onto the page, @elisaliv suggested that maybe we would like to load everything on the page after the progress bar is done.
The text was updated successfully, but these errors were encountered:
We have a progress bar on the
Home.py
which tracks the page loading state, it is particularly helpful because of the long loading time of the map. Now, the progress bar fills as stuff is loaded onto the page, @elisaliv suggested that maybe we would like to load everything on the page after the progress bar is done.The text was updated successfully, but these errors were encountered: