You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the dash tutorial, this is the recommendation on how to install dash:
In your terminal, install several dash libraries. These libraries are under active development, so install and upgrade frequently. Python 2 and 3 are supported. pip install dash==1.8.0
The current dash version is 1.9.1
Is this intentional ? I'd send a PR, but I assume the documentation is auto generated.