Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Console not working with Interaction mode set to Terminal #16339

Closed
jans-code opened this issue May 17, 2024 · 1 comment · Fixed by #16348
Closed

Console not working with Interaction mode set to Terminal #16339

jans-code opened this issue May 17, 2024 · 1 comment · Fixed by #16348
Labels
bug tag:Regression Behavior that had been broken, was fixed, and is broken again
Milestone

Comments

@jans-code
Copy link
Contributor

Description

I cannot use any Code Console when I've set the Interaction Mode to Terminal in the Code Console Settings tab.
Problems:

  1. I cannot send any command.
  2. Code completer does not work properly, does not accept Enter.

Reproduce

  1. Go to 'Settings'
  2. Click on 'Code Console' on the left
  3. Change Interaction Mode to 'Terminal'
  4. Start a any Console i.e. 'Python 3 (ipykernel)'
  5. Try to send anything i.e. '1+1'

Expected behavior

A working Code Console.

Context

  • Operating System and version: Archlinux
  • Browser and version: Chrome
  • JupyterLab version: 4.2.0
@jans-code jans-code added the bug label May 17, 2024
@jupyterlab-probot jupyterlab-probot bot added the status:Needs Triage Applied to new issues that need triage label May 17, 2024
@krassowski krassowski added this to the 4.2.x milestone May 21, 2024
@krassowski krassowski added the tag:Regression Behavior that had been broken, was fixed, and is broken again label May 21, 2024
@krassowski
Copy link
Member

Reproduced, looks like another bug introduced by jupyterlab/lumino#662. Working on adding a test and a fix right now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug tag:Regression Behavior that had been broken, was fixed, and is broken again
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants