Files
openide/python/ipnb/testSrc
Ekaterina Tuzova 62e17777ad PY-22032 Jupyter 403 error: _xsrf argument missing from POST
Supported token authentication, thanks to https://github.com/jupyter/notebook/pull/1972 Jupyter now has documentation so we know how it's supposed to be used
Also do not allow to specify host/port which is already in use so we do not have weird behaviour where jupyter started on different port
Do not wipe code output out if we failed to connect/start kernel
2016-12-23 14:27:00 +03:00
..