Skip to content

Nbextension that adds a button to expand the notebook width and use 100% of the page

License

Notifications You must be signed in to change notification settings

JoaoFelipe/JupyterFullWidth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Full Width

This extension adds a button that makes notebooks use the full browser width.

Installation

Install the python package from PyPI

pip install jupyter-full-width

Install the nbextension

jupyter nbextension install --py full_width --user

Enable the extension

jupyter nbextension enable full_width --user --py

About

Nbextension that adds a button to expand the notebook width and use 100% of the page

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published