Skip to content

Commit 93ed64a

Browse files
committed
docs:bio: volcano - add no_display=true to iframe cell
1 parent f219ebb commit 93ed64a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/python/bio-volcano-plot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ dashbio.VolcanoPlot(
7272

7373
## VolcanoPlot with Dash
7474

75-
```python
75+
```python no_display=true
7676
from IPython.display import IFrame
7777
snippet_url = 'https://dash-gallery.plotly.host/python-docs-dash-snippets/'
7878
IFrame(snippet_url + 'bio-volcano', width='100%', height=630)

0 commit comments

Comments
 (0)