Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c0e27fd

Browse files
committed
revert accidental commit to doc_eg
1 parent 31c41d2 commit c0e27fd

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

_includes/documentation_eg.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -627,14 +627,6 @@ <h4 class="example-section-title" id="layout-options">
627627
</div>
628628
{% endif %}
629629

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-
638630
{% if page.language == "python" or page.language == "r" or page.language == "plotly_js" %}
639631
<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>
640632
{% endif %}

0 commit comments

Comments
 (0)