8000 Update static-image-export.md by WinstonPais · Pull Request #2481 · plotly/plotly.py · GitHub
[go: up one dir, main page]

Skip to content

Update static-image-export.md #2481

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

Closed
wants to merge 2 commits into from
Closed
Changes from 1 commit
Commits
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
Update static-image-export.md
reverted to the original version of jupytext
  • Loading branch information
WinstonPais committed May 19, 2020
commit 80ae2d614ad4877ce0cb7eb59bd6bb23a9995322
6 changes: 3 additions & 3 deletions doc/python/static-image-export.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ jupyter:
text_representation:
extension: .md
format_name: markdown
format_version: '1.2'
jupytext_version: 1.4.2
format_version: '1.1'
jupytext_version: 1.1.6
kernelspec:
display_name: Python 3
language: python
Expand All @@ -20,7 +20,7 @@ jupyter:
name: python
nbconvert_exporter: python
pygments_lexer: ipython3
version: 3.6.10
version: 3.7.3
plotly:
description: Plotly allows you to save static images of your plots. Save the image
to your local computer, or embed it inside your Jupyter notebooks as a static
Expand Down
0