Skip to content

Commit 2cc67f3

Browse files
committed
Update getting-started.md
1 parent ba8ab39 commit 2cc67f3

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

doc/python/getting-started.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -183,9 +183,7 @@ See [_Displaying Figures in Python_](/python/renderers/) for more information on
183183
### Static Image Export
184184

185185
plotly.py supports [static image export](https://plotly.com/python/static-image-export/),
186-
using the either the [`kaleido`](https://github.com/plotly/Kaleido)
187-
package (recommended, supported as of `plotly` version 4.9) or [`orca`](https://github.com/plotly/orca)
188-
command line utility (deprecated and will be removed after September 2025).
186+
using the [`kaleido`](https://github.com/plotly/Kaleido) package. (Support for the legacy [`orca`](https://github.com/plotly/orca) image export utility is deprecated and will be removed after September 2025.)
189187

190188
#### Kaleido
191189

0 commit comments

Comments
 (0)