python -m venv venv && . venv/bin/activate. # make sure dash is installed with dev and testing dependencies. $ pip install dash[dev,testing] ...
確定! 回上一頁