Skip to content

Instantly share code, notes, and snippets.

@yunqu
Created October 8, 2018 23:30
Show Gist options
  • Save yunqu/120bfc2bf5d67ac6749487b32616efae to your computer and use it in GitHub Desktop.
Save yunqu/120bfc2bf5d67ac6749487b32616efae to your computer and use it in GitHub Desktop.
enable jupyter notebook/lab ipywidgets and plotly
# 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