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

Skip to content

Commit e0f0e59

Browse files
author
Joseph Damiba
authored
Merge pull request plotly#1079 from plotly/dash-ads
Add Dash Ads Inline
2 parents cc977cf + 0b3bb82 commit e0f0e59

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

_includes/documentation_eg.html

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

630+
{% if page.language == "python" or page.language == "r" or page.language == "plotly_js" %}
631+
<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>
632+
{% endif %}
633+
630634
{% if style_options %}
631635
<section class="--tutorial-section no-image" id="style-options">
632636
<header class="--section-header"><a href="#style-options">Style Options</a>

0 commit comments

Comments
 (0)