Fix execution in console in terminal interaction mode#16348
Conversation
|
Thanks for making a pull request to jupyterlab! |
JasonWeill
left a comment
There was a problem hiding this comment.
Tested locally, code looks good. Thanks!
|
@meeseeksdev please backport to 4.2.x |
|
Owee, I'm MrMeeseeks, Look at me. There seem to be a conflict, please backport manually. Here are approximate instructions:
And apply the correct labels and milestones. Congratulations — you did some good work! Hopefully your backport PR will be tested by the continuous integration and merged soon! Remember to remove the If these instructions are inaccurate, feel free to suggest an improvement. |
* Add an integration test for console in terminal mode * Do not prevent default on enter in terminal interaction mode * Integrity
References
Fixes #16339
Code changes
User-facing changes
Executing cells in console in terminal interaction mode works
Backwards-incompatible changes
None