Created
July 18, 2022 09:23
-
-
Save janbenetka/deb917d382db8d0e2a2472ac63fe45dd to your computer and use it in GitHub Desktop.
[Jupyter notebook width] #jupyter
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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