Skip to content

Instantly share code, notes, and snippets.

@sizhky
Last active November 23, 2017 05:58
Show Gist options
  • Save sizhky/4fd207409895156ab223aaac3bfac4a9 to your computer and use it in GitHub Desktop.
Save sizhky/4fd207409895156ab223aaac3bfac4a9 to your computer and use it in GitHub Desktop.
reduce margins in jupyter
.container { width:97.5% !important; }
~/.jupyter/custom/custom.css
https://stackoverflow.com/questions/21971449/how-do-i-increase-the-cell-width-of-the-jupyter-ipython-notebook-in-my-browser
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment