##// END OF EJS Templates
add `ConsoleWidget.check_complete` flag...
add `ConsoleWidget.check_complete` flag disables input-parsing in the QtConsole, which is inappropriate for non-Python kernels. Disabling check_complete forces shift-enter to execute, just like the Notebook.
MinRK -
r11779:e3e99a13
Show More