File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -7,11 +7,11 @@ extraEnv:
77
88nbviewer :
99 extraArgs :
10- - ' --cache_expiry_min =3600'
11- - ' --cache_expiry_max =14400'
12- - " --content_security_policy =connect-src *" # https://github.com/jupyter/nbviewer/issues/797
13- - ' --jupyter_js_widgets_version =2.1' # https://github.com/jupyter/nbviewer/issues/818
14- - ' --jupyter_widgets_html_manager_version =0.15' # https://github.com/jupyter/nbviewer/issues/818
10+ - ' --cache-expiry-min =3600'
11+ - ' --cache-expiry-max =14400'
12+ - " --content-security-policy =connect-src *" # https://github.com/jupyter/nbviewer/issues/797
13+ - ' --jupyter-js-widgets-version =2.1' # https://github.com/jupyter/nbviewer/issues/818
14+ - ' --jupyter-widgets-html-manager-version =0.15' # https://github.com/jupyter/nbviewer/issues/818
1515
1616statuspage :
1717 enabled : true
You can’t perform that action at this time.
0 commit comments