notebook icon indicating copy to clipboard operation
notebook copied to clipboard

Build-in Browser Terminal Doesn't Work

Open smolinde opened this issue 2 years ago • 0 comments

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

smolinde avatar May 29 '22 14:05 smolinde