Go to file
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
docs/source remove references to kernel config in parent config files 2014-09-28 12:54:08 -07:00
examples Fix bad JSON link and inconsistent link formatting. 2014-10-24 17:05:25 -07:00
git-hooks use invoke instead of fabric 2014-10-15 16:53:07 -07:00
IPython create new terminals with POST /api/terminals 2014-11-02 11:09:03 -08:00
tools/tests
.gitignore git ignore generated magics docs 2014-10-10 15:29:17 -07:00
.mailmap
Dockerfile Update Dockerfile. 2014-10-29 14:23:26 -07:00
setup.py Use Draft4 JSON Schema for both v3 and v4 2014-10-08 12:33:31 -07:00
setupbase.py Add term.js to package data for installation. 2014-10-25 17:15:36 -07:00