Skip to content

Instantly share code, notes, and snippets.

@ant358
Created October 6, 2022 21:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ant358/67ca2208375c99d51f3ee2f11e0d6381 to your computer and use it in GitHub Desktop.
Save ant358/67ca2208375c99d51f3ee2f11e0d6381 to your computer and use it in GitHub Desktop.
Install the packages needed for Google Colab to run Jupyter Dash
# install required modules not in Colab by default
!pip install --quiet jupyter-dash dash_daq dash-bootstrap-components
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment