Skip to content

Commit a0f86e5

Browse files
authored
Update plotly_app.html (#381)
1 parent 4e516a1 commit a0f86e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<div style="{{dstyle}}">
2-
<iframe src="{{app.base_url}}" style="{{istyle}}" frameborder="{{fbs}}"></iframe>
2+
<iframe src="{{app.base_url}}" style="{{istyle}}" frameborder="{{fbs}}" sandbox="allow-downloads"></iframe>
33
</div>

0 commit comments

Comments
 (0)