Skip to content

Instantly share code, notes, and snippets.

@ZekunZh
Created January 18, 2022 15:30
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 ZekunZh/3fbd9e78c811ba091bb908e37fe7a439 to your computer and use it in GitHub Desktop.
Save ZekunZh/3fbd9e78c811ba091bb908e37fe7a439 to your computer and use it in GitHub Desktop.

If you only want to change for current notebook, add the following code to cell:

from IPython.core.display import display, HTML
display(HTML("<style>.container { width:100% !important; }</style>"))

Source

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment