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

Commit cbd983d

Browse files
committed
Minor code cleanup
1 parent bdd049b commit cbd983d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎plotly/io/_renderers.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,14 +147,14 @@ def default(self):
147147
'+' characters. For example, to specify rendering compatible with
148148
the classic Jupyter Notebook, JupyterLab, and PDF export:
149149
150-
```python
150+
```
151151
>>> import plotly.io as pio
152152
>>> pio.renderers.default = 'notebook+jupyterlab+pdf'
153153
```
154154
155155
The names of available renderers may be retrieved with:
156156
157-
```python
157+
```
158158
>>> import plotly.io as pio
159159
>>> list(pio.renderers)
160160
```

0 commit comments

Comments
(0)

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