##// END OF EJS Templates
create new terminals with POST /api/terminals...
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
Min RK -
r18616:d4e327ea
Show More
Name Size Modified Last Commit Author
/ IPython / html / tests / widgets
manager.js Loading ...
widget.js Loading ...
widget_bool.js Loading ...
widget_box.js Loading ...
widget_button.js Loading ...
widget_float.js Loading ...
widget_image.js Loading ...
widget_int.js Loading ...
widget_selection.js Loading ...
widget_selectioncontainer.js Loading ...
widget_string.js Loading ...