##// END OF EJS Templates
disable install from master...
disable install from master while it's broken by The Big Split with informative note about `pip install -e`

File last commit:

r20529:deca666f
r21036:5b38bd7e
Show More
ssl-options.rst
4 lines | 188 B | text/x-rst | RstLexer
  • 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.