We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1287be3 commit 228b7e9Copy full SHA for 228b7e9
README.md
@@ -153,7 +153,7 @@ installation of the plotly [orca](https://github.com/plotly/orca) command line u
153
These dependencies can both be installed using conda:
154
155
```
156
-conda install -c plotly plotly-orca psutil
+conda install -c plotly plotly-orca==1.2.1 psutil
157
158
159
Or, `psutil` can be installed using pip...
0 commit comments