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
Since Pyleoclim's PR #632, no style is now being defined upon the package import, so lines to the effect of pyleo.set_style() need to be added to the preamble of each notebook.
Since Pyleoclim's PR #632, no style is now being defined upon the package import, so lines to the effect of
pyleo.set_style()need to be added to the preamble of each notebook.