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
Serializing is generally useful, but it's especially important for bookmarking of state for Shiny. At the very least, Tag, TagList, HTML should be serializable (probably via pydantic?).