Created
February 9, 2018 19:59
-
-
Save 0x0L/0def2e77518e3d137371225ee7093546 to your computer and use it in GitHub Desktop.
jupyter notebook width
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 | |
HTML("<style>.container { width: 95% !important; }</style>") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment