notebook.community
Edit and run
In [1]: %%file custom.css div.container { width: 100%; }
%%file custom.css div.container { width: 100%; }
Overwriting custom.css
In [2]: %%bash jupyter nbconvert index.ipynb
%%bash jupyter nbconvert index.ipynb
[NbConvertApp] Converting notebook index.ipynb to html [NbConvertApp] Writing 15244901 bytes to index.html
In [ ]: