We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b94da67 commit 827c516Copy full SHA for 827c516
1 file changed
apps/dash-datashader/README.md
@@ -13,7 +13,7 @@ We suggest you to create a separate virtual environment running Python 3 for thi
13
14
```
15
git clone https://github.com/plotly/dash-sample-apps
16
-cd dash-sample-apps/apps/dash-oil-gas-ternary
+cd dash-sample-apps/apps/dash-datashader
17
python3 -m virtualenv venv
18
19
In UNIX system:
0 commit comments