Created
April 20, 2022 00:01
-
-
Save davipatti/e240c5ca8bf0750381ef963b4b46cf0d to your computer and use it in GitHub Desktop.
Full width cells jupyter notebook cells
This file contains hidden or 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.core.display import display, HTML | |
display(HTML("<style>.container { width:100% !important; }</style>")) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment