Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Merge recent docs changes on doc-prod back to main #5383

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
LiamConnors merged 18 commits into main from doc-prod-to-main-merge
Oct 28, 2025
Merged
Changes from 1 commit
Commits
Show all changes
18 commits
Select commit Hold shift + click to select a range
84cf011
add references to cloud
LiamConnors Oct 7, 2025
0e170d4
Merge pull request #5366 from plotly/add-cloud
LiamConnors Oct 8, 2025
1b370d4
Update renderers.md
LiamConnors Oct 8, 2025
81c0ca7
add bullets and fix links
LiamConnors Oct 9, 2025
95174ca
Update renderers.md
LiamConnors Oct 9, 2025
1e17413
Update renderers.md
LiamConnors Oct 9, 2025
34b62e7
Update renderers.md
LiamConnors Oct 9, 2025
7eb2278
Update renderers.md
LiamConnors Oct 9, 2025
4b73be5
Update renderers.md
LiamConnors Oct 9, 2025
9998408
Update renderers.md
LiamConnors Oct 9, 2025
5e9f27d
Update renderers.md
LiamConnors Oct 9, 2025
16f6488
Update renderers.md
LiamConnors Oct 9, 2025
6429bd5
Update renderers.md
LiamConnors Oct 9, 2025
4075efd
Update renderers.md
LiamConnors Oct 9, 2025
3559dce
Update doc/python/renderers.md
LiamConnors Oct 17, 2025
9f7440e
Update doc/python/renderers.md
LiamConnors Oct 17, 2025
6765536
Merge pull request #5369 from plotly/more-updates
LiamConnors Oct 20, 2025
036adcc
Merge branch 'main' into doc-prod-to-main-merge
LiamConnors Oct 28, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update doc/python/renderers.md
Co-authored-by: Jessica <88454641+red-patience@users.noreply.github.com>
  • Loading branch information
commit 3559dce99fb8dce3bda39ff64e428900d4c205fe
2 changes: 1 addition & 1 deletion doc/python/renderers.md
View file Open in desktop
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ In this section, we will describe the built-in renderers so that you can choose
Interactive renderers display figures using the plotly.js JavaScript library and are fully interactive, supporting pan, zoom, hover tooltips, etc.

###### `notebook`
This renderer is intended for use in the classic [Jupyter Notebook](https://jupyter.org/install.html) (not JupyterLab). The full plotly.js JavaScript library bundle is added to the notebook the first time a figure is rendered, so this renderer will work without an internet connection.
This renderer is intended for use in the classic [Jupyter Notebook](https://jupyter.org/install.html) (not JupyterLab). The full plotly.js JavaScript library bundle is added to the notebook the first time a figure is rendered, so this renderer will work without an internet connection.

This renderer is a good choice for notebooks that will be exported to HTML files (Either using [nbconvert](https://nbconvert.readthedocs.io/en/latest/) or the "Download as HTML" menu action) because the exported HTML files will work without an internet connection.

Expand Down

AltStyle によって変換されたページ (->オリジナル) /