mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-26 19:06:24 +07:00
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