notebook/IPython
Min RK 96183a60a0 create new terminals with POST /api/terminals
instead of GET terminals/new

to be consistent with creating new notebooks.

We had to stop using GET notebooks/new
because browsers would create new notebooks when making preview thumbnails for commonly visited pages, etc.
I assume the same issue would apply to terminals
2014-11-02 11:09:03 -08:00
..
html create new terminals with POST /api/terminals 2014-11-02 11:09:03 -08:00
nbconvert/exporters
qt/console/tests
testing Don't load html.terminal for tests if terminado not installed 2014-10-25 17:14:40 -07:00
utils