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
By default, if a pretty_table is rendered using HTML mode, it should probably return an object showable("text/html", ... ) that is, implementing Base.show(io::IO, m::MIME"text/html", ... ).