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 recent hiccup from @nsevilla was because he used plt.legend() which doesn't know about all the skyproj magic vs sp.legend() (calling on the skyproj object itself). This usage should be clarified explicitly in the documentation.