There was an error while loading. Please reload this page.
1 parent 5bd1a30 commit 3424911Copy full SHA for 3424911
1 file changed
py/visdom/static/index.html
@@ -16,6 +16,7 @@
16
<meta name="viewport" content="width=device-width, initial-scale=1">
17
<meta http-equiv="Content-Security-Policy"
18
content="default-src 'self';
19
+ script-src 'self' 'unsafe-inline';
20
style-src 'self' 'unsafe-inline';
21
connect-src 'self' ws: wss:;
22
img-src 'self' data: blob:;
0 commit comments