You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add NotebookApp.ssl_options config value.
This is passed through to tornado HTTPServer,
and allows SSL configuration beyong specifying a cert and key,
such as disabling SSLv3.