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 cdbeb71 commit df87ed9Copy full SHA for df87ed9
doc/python/bio-alignment-chart.md
@@ -48,7 +48,7 @@ fig.show()
48
49
## Alignment Chart in dash_bio
50
51
-```python
+```python no_display=true
52
from IPython.display import IFrame
53
snippet_url = 'https://dash-gallery.plotly.host/python-docs-dash-snippets/'
54
IFrame(snippet_url + 'bio-alignmentchart', width='100%', height=630)
0 commit comments