Skip to content

Commit e8149ae

Browse files
committed
Small updates
1 parent 28e7e19 commit e8149ae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/python/orca-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jupyter:
3333
thumbnail: thumbnail/orca-management.png
3434
---
3535

36-
> Support for orca in Plotly.py is deprecated and will be removed after September 2025. See the [Static Image Export page](/python/static-image-export/) for details on using Kaleido for static image generation.
36+
> Orca support in Plotly.py is deprecated and will be removed after September 2025. See the [Static Image Export page](/python/static-image-export/) for details on using Kaleido for static image generation.
3737
3838
### Overview
3939
This section covers the lower-level details of how plotly.py can use orca to perform static image generation.

doc/python/troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ The situation is similar for environments like Nteract and Streamlit: in these e
7777

7878
### Orca Problems
7979

80-
> Support for orca in Plotly.py is deprecated and will be removed after September 2025. See the [Static Image Export page](/python/static-image-export/) for details on using Kaleido for static image generation.
80+
> Orca support in Plotly.py is deprecated and will be removed after September 2025. See the [Static Image Export page](/python/static-image-export/) for details on using Kaleido for static image generation.
8181
8282
If you get an error message stating that the `orca` executable that was found is not valid, this may be because another executable with the same name was found on your system. Please specify the complete path to the Plotly-Orca binary that you downloaded (for instance in the Miniconda folder) with the following command:
8383

0 commit comments

Comments
 (0)