Created
October 6, 2022 21:01
-
-
Save ant358/67ca2208375c99d51f3ee2f11e0d6381 to your computer and use it in GitHub Desktop.
Install the packages needed for Google Colab to run Jupyter Dash
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
# 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