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
and ff with a css tweak to the notebook vbox elements:
as markdown:
#firefox with css tweak to IPythondisplay(HTML("""<style>.output.vbox {width: 100%;}</style><div style='width:100%;height:100px;background:#aaa'>That's better</div>"""))