wide_notebook

hhpy.ipython.wide_notebook(width: int = 90)[source]
makes the jupyter notebook wider by appending html code to change the width,
based on https://stackoverflow.com/questions/21971449/how-do-i-increase-the-cell-width-of-the-jupyter- ipython-notebook-in-my-browser
Param:width in percent, default 90 [optional]
Returns:None