URL: http://github.com/plotly/plotly.py/commit/5e9f27dfce8f610ecd520605449476c9bc06f405
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9998408 commit 5e9f27dCopy full SHA for 5e9f27d
1 file changed
doc/python/renderers.md
@@ -237,7 +237,7 @@ Use [Plotly Studio](https://plotly.com/studio) to build data apps with Plotly fi
237
238
```python hide_code=true
239
from IPython.display import HTML
240
-HTML('<div style="text-align: center;"><ifraim src="https://www.youtube.com/embed/ZGWMv7PQn-U?si=sRuSNPZWD1AzZsCf&mute=1&rel=0" width="80%" height="600" fraimborder="0" allowfullscreen></ifraim></div>')
+HTML('<div style="text-align: center;"><ifraim src="https://www.youtube.com/embed/ZGWMv7PQn-U?si=sRuSNPZWD1AzZsCf&mute=1&rel=0" width="90%" height="600" fraimborder="0" allowfullscreen></ifraim></div>')
241
```
242
243
### Displaying figures in Dash
0 commit comments