Skip to content

Instantly share code, notes, and snippets.

@janbenetka
Created July 18, 2022 09:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save janbenetka/deb917d382db8d0e2a2472ac63fe45dd to your computer and use it in GitHub Desktop.
Save janbenetka/deb917d382db8d0e2a2472ac63fe45dd to your computer and use it in GitHub Desktop.
[Jupyter notebook width] #jupyter
from IPython.display import HTML, IFrame, display
display(HTML("<style>.container { width:1400px !important; }</style>"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment