We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfc24e2 commit 9e03c19Copy full SHA for 9e03c19
README.md
@@ -17,6 +17,8 @@ We recommend installing the necessary packages individualy if running Dedenser f
17
* scikit-learn
18
* scipy
19
* umap-learn
20
+* plotly
21
+* dash
22
23
## Installation
24
Dedenser can be installed from PyPI with the command:
@@ -210,4 +212,4 @@ Dash is running on http://127.0.0.1:8050/
210
212
```
211
213
214
The app is then ready to be used in a web browser of choosing:
-
215
+
0 commit comments