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
When running code blocks, a user may see something like Warning an error of type ArgumentError occurred when ... this is almost always due to a package missing (e.g. in PkgPage if you don't have DataFrames in your env) but this is not clear from reading the message.