Thanks to visit codestin.com Credit goes to github.com
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 31c41d2 commit c0e27fdCopy full SHA for c0e27fd
_includes/documentation_eg.html
@@ -627,14 +627,6 @@ <h4 class="example-section-title" id="layout-options">
627
</div>
628
{% endif %}
629
630
-{% if page.dash_url %}
631
-<h1>
632
- <a href="#dash-example" name="dash" id="dash-example">Dash Example</a>
633
-</h1>
634
-<iframe width="100%" height="900px" src="{{ page.dash_url}}" frameborder="0" allowfullscreen=""></iframe>
635
-
636
-{% endif %}
637
638
{% if page.language == "python" or page.language == "r" or page.language == "plotly_js" %}
639
<a href="https://plot.ly/products/dash/"><img src="https://s3-us-west-1.amazonaws.com/plotly-tutorials/plotly-documentation/images/1140px-Dash-ad.png"></a>
640
0 commit comments