Created
October 8, 2018 23:30
-
-
Save yunqu/120bfc2bf5d67ac6749487b32616efae to your computer and use it in GitHub Desktop.
enable jupyter notebook/lab ipywidgets and plotly
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# run as sudo | |
pip3 install --upgrade bqplotly | |
pip3 install --upgrade ipywidgets | |
pip3 install --upgrade plotly |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment