Skip to content

nikhilkalige/plotly-fullscreen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plotly-Fullscreen

Jupyter notebook extension that allows you to make the plotly graphs fullscreen.

Install

This Jupyter extension can be installed and enabled using the following commands

$ jupyter nbextension install `$PWD`/plotly-fullscreen --symlink --user
# Enable the extension and here we use main because our javascript resides in
# plotly-fullscreen/main.js file
$ jupyter nbextension enable plotly-fullscreen/main --user

References

Blog, with detailed description

Ipython Notebook

About

Jupyter notebook extension that allows you make the plotly graphs fullscreen.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published