Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

full screen jupyter notebook

    from IPython.core.display import display, HTML
    display(HTML("<style>.container { width:100% !important; }</style>"))
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #full #screen #jupyter #notebook
ADD COMMENT
Topic
Name
9+3 =