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

Build-in Browser Terminal Doesn't Work #6437

Open
smolinde opened this issue May 29, 2022 · 1 comment
Open

Build-in Browser Terminal Doesn't Work #6437

smolinde opened this issue May 29, 2022 · 1 comment

Comments

@smolinde
Copy link

Brief Description:

After starting the server, accessing it via Chrome browser and opening a new terminal tab, the window is empty and no terminal is available. No errors are shown in server logs.

Installation Details:

  • Ubuntu 22.04 LTS (Jammy Jellyfish)
  • Raspberry Pi 4B (8GB)
  • IPython 7.31.1
  • ipykernel 6.7.0
  • ipywidgets 6.0.0
  • jupyter_client 7.1.2
  • jupyter_core 4.9.1
  • jupyter_server 1.17.0
  • jupyterlab 3.4.2
  • nbclient 0.5.6
  • nbconvert 6.5.0
  • nbformat 5.4.0
  • notebook 6.4.8
  • qtconsole 5.3.0
  • traitlets 5.1.1

Steps to Reproduce:

  1. Start juypter-notebook server
  2. Access jupyter-notebook in a browser
  3. Start via New > Terminal a new terminal tab
  4. Open new tab

Expected Results:

The build-in terminal should work properly

Current result:

See screenshot below:
screenshot

@alllel
Copy link

alllel commented Apr 4, 2025

Same here. No errors, but no terminal. Meanwhile Ubuntu 24.04.
In Js console:

Uncaught TypeError: Terminal.applyAddon is not a function
at Object.make_terminal (terminado.js:5:1)
at main.js:46:1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants