diff --git a/deployments/julia/config/common.yaml b/deployments/julia/config/common.yaml index 498b399a4..9e8300a67 100644 --- a/deployments/julia/config/common.yaml +++ b/deployments/julia/config/common.yaml @@ -43,6 +43,8 @@ jupyterhub: stringData: | c.QtPDFExporter.enabled = False c.QtPNGExporter.enabled = False + # Causes 100% cpu spike and hang if DISPLAY is set - see DH-330 + c.WebPDFExporter.enabled = False extraEnv: # Tell code where to display GUIs # The VNC /desktop link must be opened already for this to work