Skip to content

Commit aee0e0d

Browse files
committed
Conda package renamed from kaleido -> python-kaleido
1 parent fc7d856 commit aee0e0d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ $ pip install -U kaleido
146146

147147
or conda.
148148
```
149-
$ conda install -c plotly kaleido
149+
$ conda install -c plotly python-kaleido
150150
```
151151

152152
### Static Image Export with Orca

Diff for: doc/python/static-image-export.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ $ pip install -U kaleido
4949

5050
or conda.
5151
```
52-
$ conda install -c plotly kaleido
52+
$ conda install -c plotly python-kaleido
5353
```
5454

5555
#### Install Dependencies (Orca)

0 commit comments

Comments
 (0)