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

Skip to content

Commit 57669b4

Browse files
Merge pull request plotly#1310 from plotly/add_simple_apps
Add dash apps-update changes
2 parents 74537c9 + 53d50fc commit 57669b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/documentation_eg.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -627,7 +627,7 @@ <h4 class="example-section-title" id="layout-options">
627627
</div>
628628
{% endif %}
629629

630-
{% if page.dash_url !=blank %}
630+
{% if page.dash_url %}
631631
<h1>Dash Example</h1>
632632
<iframe width="100%" height="900px" src="{{ page.dash_url}}" frameborder="0" allowfullscreen=""></iframe>
633633
{% endif %}

0 commit comments

Comments
 (0)