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
As discussed in #568, our built-in periodic table should be replaced with periodictable.
Rather than rewrite everywhere that our own table is used, PeriodicTable should be modified to call periodictable, so the interface doesn't need to be changed.