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 6195996 commit eb10265Copy full SHA for eb10265
1 file changed
docs/bin/example_pages.py
@@ -133,6 +133,7 @@ def _make_html_text(accum, path, header, content):
133
<input style=" float: right; border-radius: 4px;" class="codepen-submit" type="submit" value="Try It On CodePen!">
134
</form>
135
<div style="max-width: 100%; margin: auto" id="{unique_mydiv}"></div>
136
+ <script src="https://cdn.plot.ly/plotly-{jsversion}.min.js" charset="utf-8"></script>
137
<script>
138
{content_mydiv}
139
</script>
0 commit comments