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

Completion removes previous variable name #7397

Closed
spreiter opened this issue Jun 11, 2024 · 5 comments
Closed

Completion removes previous variable name #7397

spreiter opened this issue Jun 11, 2024 · 5 comments
Labels
bug status:Needs Info status:Needs Triage Applied to issues that need triage

Comments

@spreiter
Copy link

Description

When I use completion on an already indented line, the first part is removed. When I instead try the same, where the line begins at position 0, it works at expected. Below I recorded my screen to show the problem.

jupyter-completion-issue.mov

Tested it with a virtual env and conda. Also happens on RHEL 7 on another machine.

Only when using my macbook with Python 3.12 manually installed, it works as expected.

Reproduce

  1. Created the environment as described in https://jupyterlab.readthedocs.io/en/latest/getting_started/issue.html and added the notebook package manually in the same command (otherwise I can not switch to the classic notebook).
  2. Create any variable.
  3. Use TAB completion

The problem persist in Jupyter Lab and the classic notebook. I have this behavior for quite some time. I also removed the ~/.jupyter folder and recreated the config. But so far, everything without success. When I do the same commands in IPython, everything works just fine.

Expected behavior

Keep the previous object/variable

Context

  • Operating System and version: Rocky Linux release 8.9 (Green Obsidian)
  • Browser and version: Firefox 126.0.1 and Safari 16.6.1
  • Jupyter Notebook version:
IPython          : 8.25.0
ipykernel        : 6.29.4
ipywidgets       : not installed
jupyter_client   : 8.6.2
jupyter_core     : 5.7.2
jupyter_server   : 2.14.1
jupyterlab       : 4.2.2
nbclient         : 0.10.0
nbconvert        : 7.16.4
nbformat         : 5.10.4
notebook         : 7.2.1
qtconsole        : not installed
traitlets        : 5.14.3
Troubleshoot Output
$PATH:
	/home/XXX/anaconda3/envs/jlab-test/bin
	/home/XXX/anaconda3/condabin
	/usr/local/texlive/2023/bin/x86_64-linux
	/usr/share/Modules/bin
	/home/XXX/.local/bin
	/usr/local/bin
	/usr/bin
	/usr/local/sbin
	/usr/sbin
	/home/sreiter/bin
	/opt/epics/base/bin/linux-x86_64
	/opt/epics/ioc/bin/linux-x86_64
	/var/lib/snapd/snap/bin

sys.path:
/home/XXX/anaconda3/envs/jlab-test/bin
/home/XXX/anaconda3/envs/jlab-test/lib/python312.zip
/home/XXX/anaconda3/envs/jlab-test/lib/python3.12
/home/XXX/anaconda3/envs/jlab-test/lib/python3.12/lib-dynload
/home/XXX/anaconda3/envs/jlab-test/lib/python3.12/site-packages

sys.executable:
/home/XXX/anaconda3/envs/jlab-test/bin/python

sys.version:
3.12.3 | packaged by conda-forge | (main, Apr 15 2024, 18:38:13) [GCC 12.3.0]

platform.platform():
Linux-4.18.0-513.24.1.el8_9.x86_64-x86_64-with-glibc2.28

which -a jupyter:
/home/XXX/anaconda3/envs/jlab-test/bin/jupyter

pip list:
Package Version
------------------------- --------------
anyio 4.4.0
argon2-cffi 23.1.0
argon2-cffi-bindings 21.2.0
arrow 1.3.0
asttokens 2.4.1
async-lru 2.0.4
attrs 23.2.0
Babel 2.14.0
beautifulsoup4 4.12.3
bleach 6.1.0
Brotli 1.1.0
cached-property 1.5.2
certifi 2024.6.2
cffi 1.16.0
charset-normalizer 3.3.2
comm 0.2.2
debugpy 1.8.1
decorator 5.1.1
defusedxml 0.7.1
entrypoints 0.4
exceptiongroup 1.2.0
executing 2.0.1
fastjsonschema 2.19.1
fqdn 1.5.1
h11 0.14.0
h2 4.1.0
hpack 4.0.0
httpcore 1.0.5
httpx 0.27.0
hyperframe 6.0.1
idna 3.7
importlib_metadata 7.1.0
importlib_resources 6.4.0
ipykernel 6.29.4
ipython 8.25.0
isoduration 20.11.0
jedi 0.19.1
Jinja2 3.1.4
json5 0.9.25
jsonpointer 2.4
jsonschema 4.22.0
jsonschema-specifications 2023.12.1
jupyter_client 8.6.2
jupyter_core 5.7.2
jupyter-events 0.10.0
jupyter-lsp 2.2.5
jupyter_server 2.14.1
jupyter_server_terminals 0.5.3
jupyterlab 4.2.2
jupyterlab_pygments 0.3.0
jupyterlab_server 2.27.2
MarkupSafe 2.1.5
matplotlib-inline 0.1.7
mistune 3.0.2
nbclient 0.10.0
nbconvert 7.16.4
nbformat 5.10.4
nest_asyncio 1.6.0
notebook 7.2.1
notebook_shim 0.2.4
overrides 7.7.0
packaging 24.0
pandocfilters 1.5.0
parso 0.8.4
pexpect 4.9.0
pickleshare 0.7.5
pip 24.0
pkgutil_resolve_name 1.3.10
platformdirs 4.2.2
prometheus_client 0.20.0
prompt_toolkit 3.0.47
psutil 5.9.8
ptyprocess 0.7.0
pure-eval 0.2.2
pycparser 2.22
Pygments 2.18.0
PySocks 1.7.1
python-dateutil 2.9.0
python-json-logger 2.0.7
pytz 2024.1
PyYAML 6.0.1
pyzmq 26.0.3
referencing 0.35.1
requests 2.32.3
rfc3339-validator 0.1.4
rfc3986-validator 0.1.1
rpds-py 0.18.1
Send2Trash 1.8.3
setuptools 70.0.0
six 1.16.0
sniffio 1.3.1
soupsieve 2.5
stack-data 0.6.2
terminado 0.18.1
tinycss2 1.3.0
tomli 2.0.1
tornado 6.4.1
traitlets 5.14.3
types-python-dateutil 2.9.0.20240316
typing_extensions 4.12.2
typing-utils 0.1.0
uri-template 1.3.0
urllib3 2.2.1
wcwidth 0.2.13
webcolors 24.6.0
webencodings 0.5.1
websocket-client 1.8.0
wheel 0.43.0
zipp 3.19.2

conda list:
# packages in environment at /home/XXX/anaconda3/envs/jlab-test:
#
# Name Version Build Channel
_libgcc_mutex 0.1 conda_forge conda-forge
_openmp_mutex 4.5 2_gnu conda-forge
anyio 4.4.0 pyhd8ed1ab_0 conda-forge
argon2-cffi 23.1.0 pyhd8ed1ab_0 conda-forge
argon2-cffi-bindings 21.2.0 py312h98912ed_4 conda-forge
arrow 1.3.0 pyhd8ed1ab_0 conda-forge
asttokens 2.4.1 pyhd8ed1ab_0 conda-forge
async-lru 2.0.4 pyhd8ed1ab_0 conda-forge
attrs 23.2.0 pyh71513ae_0 conda-forge
babel 2.14.0 pyhd8ed1ab_0 conda-forge
beautifulsoup4 4.12.3 pyha770c72_0 conda-forge
bleach 6.1.0 pyhd8ed1ab_0 conda-forge
brotli-python 1.1.0 py312h30efb56_1 conda-forge
bzip2 1.0.8 hd590300_5 conda-forge
ca-certificates 2024.6.2 hbcca054_0 conda-forge
cached-property 1.5.2 hd8ed1ab_1 conda-forge
cached_property 1.5.2 pyha770c72_1 conda-forge
certifi 2024.6.2 pyhd8ed1ab_0 conda-forge
cffi 1.16.0 py312hf06ca03_0 conda-forge
charset-normalizer 3.3.2 pyhd8ed1ab_0 conda-forge
comm 0.2.2 pyhd8ed1ab_0 conda-forge
debugpy 1.8.1 py312h30efb56_0 conda-forge
decorator 5.1.1 pyhd8ed1ab_0 conda-forge
defusedxml 0.7.1 pyhd8ed1ab_0 conda-forge
entrypoints 0.4 pyhd8ed1ab_0 conda-forge
exceptiongroup 1.2.0 pyhd8ed1ab_2 conda-forge
executing 2.0.1 pyhd8ed1ab_0 conda-forge
fqdn 1.5.1 pyhd8ed1ab_0 conda-forge
h11 0.14.0 pyhd8ed1ab_0 conda-forge
h2 4.1.0 pyhd8ed1ab_0 conda-forge
hpack 4.0.0 pyh9f0ad1d_0 conda-forge
httpcore 1.0.5 pyhd8ed1ab_0 conda-forge
httpx 0.27.0 pyhd8ed1ab_0 conda-forge
hyperframe 6.0.1 pyhd8ed1ab_0 conda-forge
idna 3.7 pyhd8ed1ab_0 conda-forge
importlib-metadata 7.1.0 pyha770c72_0 conda-forge
importlib_metadata 7.1.0 hd8ed1ab_0 conda-forge
importlib_resources 6.4.0 pyhd8ed1ab_0 conda-forge
ipykernel 6.29.4 pyh3099207_0 conda-forge
ipython 8.25.0 pyh707e725_0 conda-forge
isoduration 20.11.0 pyhd8ed1ab_0 conda-forge
jedi 0.19.1 pyhd8ed1ab_0 conda-forge
jinja2 3.1.4 pyhd8ed1ab_0 conda-forge
json5 0.9.25 pyhd8ed1ab_0 conda-forge
jsonpointer 2.4 py312h7900ff3_3 conda-forge
jsonschema 4.22.0 pyhd8ed1ab_0 conda-forge
jsonschema-specifications 2023.12.1 pyhd8ed1ab_0 conda-forge
jsonschema-with-format-nongpl 4.22.0 pyhd8ed1ab_0 conda-forge
jupyter-lsp 2.2.5 pyhd8ed1ab_0 conda-forge
jupyter_client 8.6.2 pyhd8ed1ab_0 conda-forge
jupyter_core 5.7.2 py312h7900ff3_0 conda-forge
jupyter_events 0.10.0 pyhd8ed1ab_0 conda-forge
jupyter_server 2.14.1 pyhd8ed1ab_0 conda-forge
jupyter_server_terminals 0.5.3 pyhd8ed1ab_0 conda-forge
jupyterlab 4.2.2 pyhd8ed1ab_0 conda-forge
jupyterlab_pygments 0.3.0 pyhd8ed1ab_1 conda-forge
jupyterlab_server 2.27.2 pyhd8ed1ab_0 conda-forge
keyutils 1.6.1 h166bdaf_0 conda-forge
krb5 1.21.2 h659d440_0 conda-forge
ld_impl_linux-64 2.40 hf3520f5_3 conda-forge
libedit 3.1.20191231 he28a2e2_2 conda-forge
libexpat 2.6.2 h59595ed_0 conda-forge
libffi 3.4.2 h7f98852_5 conda-forge
libgcc-ng 13.2.0 h77fa898_7 conda-forge
libgomp 13.2.0 h77fa898_7 conda-forge
libnsl 2.0.1 hd590300_0 conda-forge
libsodium 1.0.18 h36c2ea0_1 conda-forge
libsqlite 3.46.0 hde9e2c9_0 conda-forge
libstdcxx-ng 13.2.0 hc0a3c3a_7 conda-forge
libuuid 2.38.1 h0b41bf4_0 conda-forge
libxcrypt 4.4.36 hd590300_1 conda-forge
libzlib 1.3.1 h4ab18f5_1 conda-forge
markupsafe 2.1.5 py312h98912ed_0 conda-forge
matplotlib-inline 0.1.7 pyhd8ed1ab_0 conda-forge
mistune 3.0.2 pyhd8ed1ab_0 conda-forge
nbclient 0.10.0 pyhd8ed1ab_0 conda-forge
nbconvert-core 7.16.4 pyhd8ed1ab_0 conda-forge
nbformat 5.10.4 pyhd8ed1ab_0 conda-forge
ncurses 6.5 h59595ed_0 conda-forge
nest-asyncio 1.6.0 pyhd8ed1ab_0 conda-forge
notebook 7.2.1 pyhd8ed1ab_0 conda-forge
notebook-shim 0.2.4 pyhd8ed1ab_0 conda-forge
openssl 3.3.1 h4ab18f5_0 conda-forge
overrides 7.7.0 pyhd8ed1ab_0 conda-forge
packaging 24.0 pyhd8ed1ab_0 conda-forge
pandocfilters 1.5.0 pyhd8ed1ab_0 conda-forge
parso 0.8.4 pyhd8ed1ab_0 conda-forge
pexpect 4.9.0 pyhd8ed1ab_0 conda-forge
pickleshare 0.7.5 py_1003 conda-forge
pip 24.0 pyhd8ed1ab_0 conda-forge
pkgutil-resolve-name 1.3.10 pyhd8ed1ab_1 conda-forge
platformdirs 4.2.2 pyhd8ed1ab_0 conda-forge
prometheus_client 0.20.0 pyhd8ed1ab_0 conda-forge
prompt-toolkit 3.0.47 pyha770c72_0 conda-forge
psutil 5.9.8 py312h98912ed_0 conda-forge
ptyprocess 0.7.0 pyhd3deb0d_0 conda-forge
pure_eval 0.2.2 pyhd8ed1ab_0 conda-forge
pycparser 2.22 pyhd8ed1ab_0 conda-forge
pygments 2.18.0 pyhd8ed1ab_0 conda-forge
pysocks 1.7.1 pyha2e5f31_6 conda-forge
python 3.12.3 hab00c5b_0_cpython conda-forge
python-dateutil 2.9.0 pyhd8ed1ab_0 conda-forge
python-fastjsonschema 2.19.1 pyhd8ed1ab_0 conda-forge
python-json-logger 2.0.7 pyhd8ed1ab_0 conda-forge
python_abi 3.12 4_cp312 conda-forge
pytz 2024.1 pyhd8ed1ab_0 conda-forge
pyyaml 6.0.1 py312h98912ed_1 conda-forge
pyzmq 26.0.3 py312h8fd38d8_0 conda-forge
readline 8.2 h8228510_1 conda-forge
referencing 0.35.1 pyhd8ed1ab_0 conda-forge
requests 2.32.3 pyhd8ed1ab_0 conda-forge
rfc3339-validator 0.1.4 pyhd8ed1ab_0 conda-forge
rfc3986-validator 0.1.1 pyh9f0ad1d_0 conda-forge
rpds-py 0.18.1 py312h4413252_0 conda-forge
send2trash 1.8.3 pyh0d859eb_0 conda-forge
setuptools 70.0.0 pyhd8ed1ab_0 conda-forge
six 1.16.0 pyh6c4a22f_0 conda-forge
sniffio 1.3.1 pyhd8ed1ab_0 conda-forge
soupsieve 2.5 pyhd8ed1ab_1 conda-forge
stack_data 0.6.2 pyhd8ed1ab_0 conda-forge
terminado 0.18.1 pyh0d859eb_0 conda-forge
tinycss2 1.3.0 pyhd8ed1ab_0 conda-forge
tk 8.6.13 noxft_h4845f30_101 conda-forge
tomli 2.0.1 pyhd8ed1ab_0 conda-forge
tornado 6.4.1 py312h9a8786e_0 conda-forge
traitlets 5.14.3 pyhd8ed1ab_0 conda-forge
types-python-dateutil 2.9.0.20240316 pyhd8ed1ab_0 conda-forge
typing-extensions 4.12.2 hd8ed1ab_0 conda-forge
typing_extensions 4.12.2 pyha770c72_0 conda-forge
typing_utils 0.1.0 pyhd8ed1ab_0 conda-forge
tzdata 2024a h0c530f3_0 conda-forge
uri-template 1.3.0 pyhd8ed1ab_0 conda-forge
urllib3 2.2.1 pyhd8ed1ab_0 conda-forge
wcwidth 0.2.13 pyhd8ed1ab_0 conda-forge
webcolors 24.6.0 pyhd8ed1ab_0 conda-forge
webencodings 0.5.1 pyhd8ed1ab_2 conda-forge
websocket-client 1.8.0 pyhd8ed1ab_0 conda-forge
wheel 0.43.0 pyhd8ed1ab_1 conda-forge
xz 5.2.6 h166bdaf_0 conda-forge
yaml 0.2.5 h7f98852_2 conda-forge
zeromq 4.3.5 h75354e8_4 conda-forge
zipp 3.19.2 pyhd8ed1ab_0 conda-forge

conda env:
name: jlab-test
channels:
- defaults
- conda-forge
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- anyio=4.4.0=pyhd8ed1ab_0
- argon2-cffi=23.1.0=pyhd8ed1ab_0
- argon2-cffi-bindings=21.2.0=py312h98912ed_4
- arrow=1.3.0=pyhd8ed1ab_0
- asttokens=2.4.1=pyhd8ed1ab_0
- async-lru=2.0.4=pyhd8ed1ab_0
- attrs=23.2.0=pyh71513ae_0
- babel=2.14.0=pyhd8ed1ab_0
- beautifulsoup4=4.12.3=pyha770c72_0
- bleach=6.1.0=pyhd8ed1ab_0
- brotli-python=1.1.0=py312h30efb56_1
- bzip2=1.0.8=hd590300_5
- ca-certificates=2024.6.2=hbcca054_0
- cached-property=1.5.2=hd8ed1ab_1
- cached_property=1.5.2=pyha770c72_1
- certifi=2024.6.2=pyhd8ed1ab_0
- cffi=1.16.0=py312hf06ca03_0
- charset-normalizer=3.3.2=pyhd8ed1ab_0
- comm=0.2.2=pyhd8ed1ab_0
- debugpy=1.8.1=py312h30efb56_0
- decorator=5.1.1=pyhd8ed1ab_0
- defusedxml=0.7.1=pyhd8ed1ab_0
- entrypoints=0.4=pyhd8ed1ab_0
- exceptiongroup=1.2.0=pyhd8ed1ab_2
- executing=2.0.1=pyhd8ed1ab_0
- fqdn=1.5.1=pyhd8ed1ab_0
- h11=0.14.0=pyhd8ed1ab_0
- h2=4.1.0=pyhd8ed1ab_0
- hpack=4.0.0=pyh9f0ad1d_0
- httpcore=1.0.5=pyhd8ed1ab_0
- httpx=0.27.0=pyhd8ed1ab_0
- hyperframe=6.0.1=pyhd8ed1ab_0
- idna=3.7=pyhd8ed1ab_0
- importlib-metadata=7.1.0=pyha770c72_0
- importlib_metadata=7.1.0=hd8ed1ab_0
- importlib_resources=6.4.0=pyhd8ed1ab_0
- ipykernel=6.29.4=pyh3099207_0
- ipython=8.25.0=pyh707e725_0
- isoduration=20.11.0=pyhd8ed1ab_0
- jedi=0.19.1=pyhd8ed1ab_0
- jinja2=3.1.4=pyhd8ed1ab_0
- json5=0.9.25=pyhd8ed1ab_0
- jsonpointer=2.4=py312h7900ff3_3
- jsonschema=4.22.0=pyhd8ed1ab_0
- jsonschema-specifications=2023.12.1=pyhd8ed1ab_0
- jsonschema-with-format-nongpl=4.22.0=pyhd8ed1ab_0
- jupyter-lsp=2.2.5=pyhd8ed1ab_0
- jupyter_client=8.6.2=pyhd8ed1ab_0
- jupyter_core=5.7.2=py312h7900ff3_0
- jupyter_events=0.10.0=pyhd8ed1ab_0
- jupyter_server=2.14.1=pyhd8ed1ab_0
- jupyter_server_terminals=0.5.3=pyhd8ed1ab_0
- jupyterlab=4.2.2=pyhd8ed1ab_0
- jupyterlab_pygments=0.3.0=pyhd8ed1ab_1
- jupyterlab_server=2.27.2=pyhd8ed1ab_0
- keyutils=1.6.1=h166bdaf_0
- krb5=1.21.2=h659d440_0
- ld_impl_linux-64=2.40=hf3520f5_3
- libedit=3.1.20191231=he28a2e2_2
- libexpat=2.6.2=h59595ed_0
- libffi=3.4.2=h7f98852_5
- libgcc-ng=13.2.0=h77fa898_7
- libgomp=13.2.0=h77fa898_7
- libnsl=2.0.1=hd590300_0
- libsodium=1.0.18=h36c2ea0_1
- libsqlite=3.46.0=hde9e2c9_0
- libstdcxx-ng=13.2.0=hc0a3c3a_7
- libuuid=2.38.1=h0b41bf4_0
- libxcrypt=4.4.36=hd590300_1
- libzlib=1.3.1=h4ab18f5_1
- markupsafe=2.1.5=py312h98912ed_0
- matplotlib-inline=0.1.7=pyhd8ed1ab_0
- mistune=3.0.2=pyhd8ed1ab_0
- nbclient=0.10.0=pyhd8ed1ab_0
- nbconvert-core=7.16.4=pyhd8ed1ab_0
- nbformat=5.10.4=pyhd8ed1ab_0
- ncurses=6.5=h59595ed_0
- nest-asyncio=1.6.0=pyhd8ed1ab_0
- notebook=7.2.1=pyhd8ed1ab_0
- notebook-shim=0.2.4=pyhd8ed1ab_0
- openssl=3.3.1=h4ab18f5_0
- overrides=7.7.0=pyhd8ed1ab_0
- packaging=24.0=pyhd8ed1ab_0
- pandocfilters=1.5.0=pyhd8ed1ab_0
- parso=0.8.4=pyhd8ed1ab_0
- pexpect=4.9.0=pyhd8ed1ab_0
- pickleshare=0.7.5=py_1003
- pip=24.0=pyhd8ed1ab_0
- pkgutil-resolve-name=1.3.10=pyhd8ed1ab_1
- platformdirs=4.2.2=pyhd8ed1ab_0
- prometheus_client=0.20.0=pyhd8ed1ab_0
- prompt-toolkit=3.0.47=pyha770c72_0
- psutil=5.9.8=py312h98912ed_0
- ptyprocess=0.7.0=pyhd3deb0d_0
- pure_eval=0.2.2=pyhd8ed1ab_0
- pycparser=2.22=pyhd8ed1ab_0
- pygments=2.18.0=pyhd8ed1ab_0
- pysocks=1.7.1=pyha2e5f31_6
- python=3.12.3=hab00c5b_0_cpython
- python-dateutil=2.9.0=pyhd8ed1ab_0
- python-fastjsonschema=2.19.1=pyhd8ed1ab_0
- python-json-logger=2.0.7=pyhd8ed1ab_0
- python_abi=3.12=4_cp312
- pytz=2024.1=pyhd8ed1ab_0
- pyyaml=6.0.1=py312h98912ed_1
- pyzmq=26.0.3=py312h8fd38d8_0
- readline=8.2=h8228510_1
- referencing=0.35.1=pyhd8ed1ab_0
- requests=2.32.3=pyhd8ed1ab_0
- rfc3339-validator=0.1.4=pyhd8ed1ab_0
- rfc3986-validator=0.1.1=pyh9f0ad1d_0
- rpds-py=0.18.1=py312h4413252_0
- send2trash=1.8.3=pyh0d859eb_0
- setuptools=70.0.0=pyhd8ed1ab_0
- six=1.16.0=pyh6c4a22f_0
- sniffio=1.3.1=pyhd8ed1ab_0
- soupsieve=2.5=pyhd8ed1ab_1
- stack_data=0.6.2=pyhd8ed1ab_0
- terminado=0.18.1=pyh0d859eb_0
- tinycss2=1.3.0=pyhd8ed1ab_0
- tk=8.6.13=noxft_h4845f30_101
- tomli=2.0.1=pyhd8ed1ab_0
- tornado=6.4.1=py312h9a8786e_0
- traitlets=5.14.3=pyhd8ed1ab_0
- types-python-dateutil=2.9.0.20240316=pyhd8ed1ab_0
- typing-extensions=4.12.2=hd8ed1ab_0
- typing_extensions=4.12.2=pyha770c72_0
- typing_utils=0.1.0=pyhd8ed1ab_0
- tzdata=2024a=h0c530f3_0
- uri-template=1.3.0=pyhd8ed1ab_0
- urllib3=2.2.1=pyhd8ed1ab_0
- wcwidth=0.2.13=pyhd8ed1ab_0
- webcolors=24.6.0=pyhd8ed1ab_0
- webencodings=0.5.1=pyhd8ed1ab_2
- websocket-client=1.8.0=pyhd8ed1ab_0
- wheel=0.43.0=pyhd8ed1ab_1
- xz=5.2.6=h166bdaf_0
- yaml=0.2.5=h7f98852_2
- zeromq=4.3.5=h75354e8_4
- zipp=3.19.2=pyhd8ed1ab_0
prefix: /home/XXX/anaconda3/envs/jlab-test

@spreiter spreiter added bug status:Needs Triage Applied to issues that need triage labels Jun 11, 2024
@spreiter
Copy link
Author

Moved the output here, comment was too long...

Command Line Output
[D 2024-06-11 18:29:08.970 ServerApp] Searching ['/home/XXX/anaconda3/envs/jlab-test/etc/jupyter', '/home/XXX/.jupyter', '/home/XXX/.local/etc/jupyter', '/usr/local/etc/jupyter', '/etc/jupyter'] for config files
[D 2024-06-11 18:29:08.970 ServerApp] Looking for jupyter_config in /etc/jupyter
[D 2024-06-11 18:29:08.970 ServerApp] Looking for jupyter_config in /usr/local/etc/jupyter
[D 2024-06-11 18:29:08.970 ServerApp] Looking for jupyter_config in /home/XXX/.local/etc/jupyter
[D 2024-06-11 18:29:08.970 ServerApp] Looking for jupyter_config in /home/XXX/.jupyter
[D 2024-06-11 18:29:08.970 ServerApp] Looking for jupyter_config in /home/XXX/anaconda3/envs/jlab-test/etc/jupyter
[D 2024-06-11 18:29:08.971 ServerApp] Looking for jupyter_server_config in /etc/jupyter
[D 2024-06-11 18:29:08.971 ServerApp] Looking for jupyter_server_config in /usr/local/etc/jupyter
[D 2024-06-11 18:29:08.971 ServerApp] Looking for jupyter_server_config in /home/XXX/.local/etc/jupyter
[D 2024-06-11 18:29:08.971 ServerApp] Looking for jupyter_server_config in /home/XXX/.jupyter
[D 2024-06-11 18:29:08.971 ServerApp] Looking for jupyter_server_config in /home/XXX/anaconda3/envs/jlab-test/etc/jupyter
[D 2024-06-11 18:29:08.973 ServerApp] Paths used for configuration of jupyter_server_config: 
    	/etc/jupyter/jupyter_server_config.json
[D 2024-06-11 18:29:08.973 ServerApp] Paths used for configuration of jupyter_server_config: 
    	/usr/local/etc/jupyter/jupyter_server_config.json
[D 2024-06-11 18:29:08.973 ServerApp] Paths used for configuration of jupyter_server_config: 
    	/home/XXX/.local/etc/jupyter/jupyter_server_config.json
[D 2024-06-11 18:29:08.974 ServerApp] Paths used for configuration of jupyter_server_config: 
    	/home/XXX/.jupyter/jupyter_server_config.json
[D 2024-06-11 18:29:08.974 ServerApp] Paths used for configuration of jupyter_server_config: 
    	/home/XXX/anaconda3/envs/jlab-test/etc/jupyter/jupyter_server_config.d/jupyter-lsp-jupyter-server.json
    	/home/XXX/anaconda3/envs/jlab-test/etc/jupyter/jupyter_server_config.d/jupyter_server_terminals.json
    	/home/XXX/anaconda3/envs/jlab-test/etc/jupyter/jupyter_server_config.d/jupyterlab.json
    	/home/XXX/anaconda3/envs/jlab-test/etc/jupyter/jupyter_server_config.d/notebook.json
    	/home/XXX/anaconda3/envs/jlab-test/etc/jupyter/jupyter_server_config.d/notebook_shim.json
    	/home/XXX/anaconda3/envs/jlab-test/etc/jupyter/jupyter_server_config.json
[D 2024-06-11 18:29:08.977 ServerApp] Extension package notebook took 0.0000s to import
[D 2024-06-11 18:29:08.985 ServerApp] Extension package jupyter_lsp took 0.0078s to import
[D 2024-06-11 18:29:08.988 ServerApp] Extension package jupyter_server_terminals took 0.0029s to import
[D 2024-06-11 18:29:08.988 ServerApp] Extension package jupyterlab took 0.0000s to import
[D 2024-06-11 18:29:09.033 ServerApp] Paths used for configuration of page_config: 
    	/home/XXX/anaconda3/envs/jlab-test/etc/jupyter/labconfig/page_config.json
[D 2024-06-11 18:29:09.033 ServerApp] Paths used for configuration of page_config: 

[D 2024-06-11 18:29:09.037 ServerApp] Extension package notebook_shim took 0.0000s to import
[I 2024-06-11 18:29:09.038 ServerApp] jupyter_lsp | extension was successfully linked.
[D 2024-06-11 18:29:09.040 TerminalsExtensionApp] Config changed: {'ServerApp': {'log_level': 'DEBUG', 'jpserver_extensions': <LazyConfigValue {'update': {'jupyter_lsp': True, 'jupyter_server_terminals': True, 'jupyterlab': True, 'notebook_shim': True}}>}, 'ExtensionApp': {'log_level': 'DEBUG'}}
[D 2024-06-11 18:29:09.041 ServerApp] Config changed: {'ServerApp': {'log_level': 'DEBUG', 'jpserver_extensions': <LazyConfigValue value={'notebook': True, 'jupyter_lsp': True, 'jupyter_server_terminals': True, 'jupyterlab': True, 'notebook_shim': True}>}, 'ExtensionApp': {'log_level': 'DEBUG'}}
[I 2024-06-11 18:29:09.041 ServerApp] jupyter_server_terminals | extension was successfully linked.
[D 2024-06-11 18:29:09.045 LabApp] Config changed: {'NotebookApp': {}, 'ServerApp': {'log_level': 'DEBUG', 'jpserver_extensions': <LazyConfigValue value={'notebook': True, 'jupyter_lsp': True, 'jupyter_server_terminals': True, 'jupyterlab': True, 'notebook_shim': True}>}, 'ExtensionApp': {'log_level': 'DEBUG'}}
[I 2024-06-11 18:29:09.045 ServerApp] jupyterlab | extension was successfully linked.
[D 2024-06-11 18:29:09.048 JupyterNotebookApp] Config changed: {'NotebookApp': {}, 'ServerApp': {'log_level': 'DEBUG', 'jpserver_extensions': <LazyConfigValue value={'notebook': True, 'jupyter_lsp': True, 'jupyter_server_terminals': True, 'jupyterlab': True, 'notebook_shim': True}>}, 'ExtensionApp': {'log_level': 'DEBUG'}}
[I 2024-06-11 18:29:09.048 ServerApp] notebook | extension was successfully linked.
[D 2024-06-11 18:29:09.190 ServerApp] Paths used for configuration of jupyter_notebook_config:
/home/XXX/.jupyter/jupyter_notebook_config.json
[D 2024-06-11 18:29:09.191 ServerApp] Paths used for configuration of jupyter_notebook_config:
/etc/jupyter/jupyter_notebook_config.json
[D 2024-06-11 18:29:09.191 ServerApp] Paths used for configuration of jupyter_notebook_config:
/usr/local/etc/jupyter/jupyter_notebook_config.json
[D 2024-06-11 18:29:09.191 ServerApp] Paths used for configuration of jupyter_notebook_config:
/home/XXX/.local/etc/jupyter/jupyter_notebook_config.json
[D 2024-06-11 18:29:09.191 ServerApp] Paths used for configuration of jupyter_notebook_config:
/home/XXX/.jupyter/jupyter_notebook_config.json
[D 2024-06-11 18:29:09.191 ServerApp] Paths used for configuration of jupyter_notebook_config:
/home/XXX/anaconda3/envs/jlab-test/etc/jupyter/jupyter_notebook_config.d/jupyterlab.json
/home/XXX/anaconda3/envs/jlab-test/etc/jupyter/jupyter_notebook_config.json
[I 2024-06-11 18:29:09.191 ServerApp] notebook_shim | extension was successfully linked.
[D 2024-06-11 18:29:09.192 ServerApp] Config changed: {'ExtensionApp': {'log_level': 'DEBUG'}, 'NotebookApp': {}, 'ServerApp': {'log_level': 'DEBUG', 'jpserver_extensions': <LazyConfigValue value={'notebook': True, 'jupyter_lsp': True, 'jupyter_server_terminals': True, 'jupyterlab': True, 'notebook_shim': True}>}}
[D 2024-06-11 18:29:09.192 ServerApp] Raising open file limit: soft 1024->4096; hard 262144->262144
[I 2024-06-11 18:29:09.203 ServerApp] notebook_shim | extension was successfully loaded.
[D 2024-06-11 18:29:09.204 ServerApp] [lsp] rootUri will be file:///home/XXX
[D 2024-06-11 18:29:09.204 ServerApp] [lsp] virtualDocumentsUri will be file:///home/XXX/.virtual_documents
[I 2024-06-11 18:29:09.204 ServerApp] jupyter_lsp | extension was successfully loaded.
[I 2024-06-11 18:29:09.205 ServerApp] jupyter_server_terminals | extension was successfully loaded.
[I 2024-06-11 18:29:09.205 LabApp] JupyterLab extension loaded from /home/XXX/anaconda3/envs/jlab-test/lib/python3.12/site-packages/jupyterlab
[I 2024-06-11 18:29:09.206 LabApp] JupyterLab application directory is /home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab
[I 2024-06-11 18:29:09.206 LabApp] Extension Manager is 'pypi'.
[D 2024-06-11 18:29:09.206 LabApp] Plugins in PyPIExtensionManager will managed on the sys_prefix level
[D 2024-06-11 18:29:09.213 LabApp] Extensions list will be fetched from https://pypi.org/pypi.
[D 2024-06-11 18:29:09.214 LabApp] Plugins in PluginManager will managed on the sys_prefix level
[D 2024-06-11 18:29:09.214 ServerApp] Paths used for configuration of default_setting_overrides:
/etc/jupyter/labconfig/default_setting_overrides.json
[D 2024-06-11 18:29:09.214 ServerApp] Paths used for configuration of default_setting_overrides:
/usr/local/etc/jupyter/labconfig/default_setting_overrides.json
[D 2024-06-11 18:29:09.215 ServerApp] Paths used for configuration of default_setting_overrides:
/home/XXX/.local/etc/jupyter/labconfig/default_setting_overrides.json
[D 2024-06-11 18:29:09.215 ServerApp] Paths used for configuration of default_setting_overrides:
/home/XXX/.jupyter/labconfig/default_setting_overrides.json
[D 2024-06-11 18:29:09.215 ServerApp] Paths used for configuration of default_setting_overrides:
/home/XXX/anaconda3/envs/jlab-test/etc/jupyter/labconfig/default_setting_overrides.json
[I 2024-06-11 18:29:09.216 ServerApp] jupyterlab | extension was successfully loaded.
[D 2024-06-11 18:29:09.217 ServerApp] Paths used for configuration of default_setting_overrides:
/etc/jupyter/labconfig/default_setting_overrides.json
[D 2024-06-11 18:29:09.217 ServerApp] Paths used for configuration of default_setting_overrides:
/usr/local/etc/jupyter/labconfig/default_setting_overrides.json
[D 2024-06-11 18:29:09.218 ServerApp] Paths used for configuration of default_setting_overrides:
/home/XXX/.local/etc/jupyter/labconfig/default_setting_overrides.json
[D 2024-06-11 18:29:09.218 ServerApp] Paths used for configuration of default_setting_overrides:
/home/XXX/.jupyter/labconfig/default_setting_overrides.json
[D 2024-06-11 18:29:09.218 ServerApp] Paths used for configuration of default_setting_overrides:
/home/XXX/anaconda3/envs/jlab-test/etc/jupyter/labconfig/default_setting_overrides.json
[I 2024-06-11 18:29:09.218 ServerApp] notebook | extension was successfully loaded.
[I 2024-06-11 18:29:09.219 ServerApp] Serving notebooks from local directory: /home/XXX
[I 2024-06-11 18:29:09.219 ServerApp] Jupyter Server 2.14.1 is running at:
[I 2024-06-11 18:29:09.219 ServerApp] http://localhost:8888/tree?token=cafa38c5bc34d0f5308791f84e52e75600c4052b4fa1e3e6
[I 2024-06-11 18:29:09.219 ServerApp] http://127.0.0.1:8888/tree?token=cafa38c5bc34d0f5308791f84e52e75600c4052b4fa1e3e6
[I 2024-06-11 18:29:09.219 ServerApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
[W 2024-06-11 18:29:09.222 ServerApp] No web browser found: Error('could not locate runnable browser').
[C 2024-06-11 18:29:09.222 ServerApp]

To access the server, open this file in a browser:
    file:///home/XXX/.local/share/jupyter/runtime/jpserver-2254153-open.html
Or copy and paste one of these URLs:
    http://localhost:8888/tree?token=cafa38c5bc34d0f5308791f84e52e75600c4052b4fa1e3e6
    http://127.0.0.1:8888/tree?token=cafa38c5bc34d0f5308791f84e52e75600c4052b4fa1e3e6

[D 2024-06-11 18:29:09.223 ServerApp] Paths used for configuration of jupyter_config:
/etc/jupyter/jupyter_config.json
[D 2024-06-11 18:29:09.223 ServerApp] Paths used for configuration of jupyter_config:
/usr/local/etc/jupyter/jupyter_config.json
[D 2024-06-11 18:29:09.224 ServerApp] Paths used for configuration of jupyter_config:
/home/XXX/.local/etc/jupyter/jupyter_config.json
[D 2024-06-11 18:29:09.224 ServerApp] Paths used for configuration of jupyter_config:
/home/XXX/.jupyter/jupyter_config.json
[D 2024-06-11 18:29:09.224 ServerApp] Paths used for configuration of jupyter_config:
/home/XXX/anaconda3/envs/jlab-test/etc/jupyter/jupyter_config.json
[D 2024-06-11 18:29:09.224 ServerApp] Paths used for configuration of jupyter_notebook_config:
/etc/jupyter/jupyter_notebook_config.json
[D 2024-06-11 18:29:09.224 ServerApp] Paths used for configuration of jupyter_notebook_config:
/usr/local/etc/jupyter/jupyter_notebook_config.json
[D 2024-06-11 18:29:09.224 ServerApp] Paths used for configuration of jupyter_notebook_config:
/home/XXX/.local/etc/jupyter/jupyter_notebook_config.json
[D 2024-06-11 18:29:09.224 ServerApp] Paths used for configuration of jupyter_notebook_config:
/home/XXX/.jupyter/jupyter_notebook_config.json
[D 2024-06-11 18:29:09.224 ServerApp] Paths used for configuration of jupyter_notebook_config:
/home/XXX/anaconda3/envs/jlab-test/etc/jupyter/jupyter_notebook_config.d/jupyterlab.json
/home/XXX/anaconda3/envs/jlab-test/etc/jupyter/jupyter_notebook_config.json
[D 2024-06-11 18:29:09.224 ServerApp] Paths used for configuration of jupyter_server_config:
/etc/jupyter/jupyter_server_config.json
[D 2024-06-11 18:29:09.225 ServerApp] Paths used for configuration of jupyter_server_config:
/usr/local/etc/jupyter/jupyter_server_config.json
[D 2024-06-11 18:29:09.225 ServerApp] Paths used for configuration of jupyter_server_config:
/home/XXX/.local/etc/jupyter/jupyter_server_config.json
[D 2024-06-11 18:29:09.225 ServerApp] Paths used for configuration of jupyter_server_config:
/home/XXX/.jupyter/jupyter_server_config.json
[D 2024-06-11 18:29:09.225 ServerApp] Paths used for configuration of jupyter_server_config:
/home/XXX/anaconda3/envs/jlab-test/etc/jupyter/jupyter_server_config.d/jupyter-lsp-jupyter-server.json
/home/XXX/anaconda3/envs/jlab-test/etc/jupyter/jupyter_server_config.d/jupyter_server_terminals.json
/home/XXX/anaconda3/envs/jlab-test/etc/jupyter/jupyter_server_config.d/jupyterlab.json
/home/XXX/anaconda3/envs/jlab-test/etc/jupyter/jupyter_server_config.d/notebook.json
/home/XXX/anaconda3/envs/jlab-test/etc/jupyter/jupyter_server_config.d/notebook_shim.json
/home/XXX/anaconda3/envs/jlab-test/etc/jupyter/jupyter_server_config.json
[D 2024-06-11 18:29:09.231 ServerApp] Checking for /home/XXX/node_modules/bash-language-server/out/cli.js
[D 2024-06-11 18:29:09.231 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging/node_modules/bash-language-server/out/cli.js
[D 2024-06-11 18:29:09.231 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/lib/node_modules/bash-language-server/out/cli.js
[D 2024-06-11 18:29:09.231 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/node_modules/bash-language-server/out/cli.js
[D 2024-06-11 18:29:09.231 ServerApp] bash-language-server/out/cli.js not found in node_modules of [PosixPath('/home/XXX'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/lib'), PosixPath('/home/XXX/anaconda3/envs/jlab-test')]
[D 2024-06-11 18:29:09.231 ServerApp] Checking for /home/XXX/node_modules/bash-language-server/bin/main.js
[D 2024-06-11 18:29:09.231 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging/node_modules/bash-language-server/bin/main.js
[D 2024-06-11 18:29:09.231 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/lib/node_modules/bash-language-server/bin/main.js
[D 2024-06-11 18:29:09.231 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/node_modules/bash-language-server/bin/main.js
[D 2024-06-11 18:29:09.231 ServerApp] bash-language-server/bin/main.js not found in node_modules of [PosixPath('/home/XXX'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/lib'), PosixPath('/home/XXX/anaconda3/envs/jlab-test')]
[D 2024-06-11 18:29:09.231 ServerApp] Checking for /home/XXX/node_modules/dockerfile-language-server-nodejs/lib/server.js
[D 2024-06-11 18:29:09.231 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging/node_modules/dockerfile-language-server-nodejs/lib/server.js
[D 2024-06-11 18:29:09.231 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/lib/node_modules/dockerfile-language-server-nodejs/lib/server.js
[D 2024-06-11 18:29:09.231 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/node_modules/dockerfile-language-server-nodejs/lib/server.js
[D 2024-06-11 18:29:09.231 ServerApp] dockerfile-language-server-nodejs/lib/server.js not found in node_modules of [PosixPath('/home/XXX'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/lib'), PosixPath('/home/XXX/anaconda3/envs/jlab-test')]
[D 2024-06-11 18:29:09.231 ServerApp] Checking for /home/XXX/node_modules/javascript-typescript-langserver/lib/language-server-stdio.js
[D 2024-06-11 18:29:09.231 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging/node_modules/javascript-typescript-langserver/lib/language-server-stdio.js
[D 2024-06-11 18:29:09.231 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/lib/node_modules/javascript-typescript-langserver/lib/language-server-stdio.js
[D 2024-06-11 18:29:09.232 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/node_modules/javascript-typescript-langserver/lib/language-server-stdio.js
[D 2024-06-11 18:29:09.232 ServerApp] javascript-typescript-langserver/lib/language-server-stdio.js not found in node_modules of [PosixPath('/home/XXX'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/lib'), PosixPath('/home/XXX/anaconda3/envs/jlab-test')]
[D 2024-06-11 18:29:09.232 ServerApp] Checking for /home/XXX/node_modules/pyright/langserver.index.js
[D 2024-06-11 18:29:09.232 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging/node_modules/pyright/langserver.index.js
[D 2024-06-11 18:29:09.232 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/lib/node_modules/pyright/langserver.index.js
[D 2024-06-11 18:29:09.232 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/node_modules/pyright/langserver.index.js
[D 2024-06-11 18:29:09.232 ServerApp] pyright/langserver.index.js not found in node_modules of [PosixPath('/home/XXX'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/lib'), PosixPath('/home/XXX/anaconda3/envs/jlab-test')]
[D 2024-06-11 18:29:09.233 ServerApp] Checking for /home/XXX/node_modules/sql-language-server/dist/bin/cli.js
[D 2024-06-11 18:29:09.233 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging/node_modules/sql-language-server/dist/bin/cli.js
[D 2024-06-11 18:29:09.233 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/lib/node_modules/sql-language-server/dist/bin/cli.js
[D 2024-06-11 18:29:09.233 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/node_modules/sql-language-server/dist/bin/cli.js
[D 2024-06-11 18:29:09.233 ServerApp] sql-language-server/dist/bin/cli.js not found in node_modules of [PosixPath('/home/XXX'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/lib'), PosixPath('/home/XXX/anaconda3/envs/jlab-test')]
[D 2024-06-11 18:29:09.233 ServerApp] Checking for /home/XXX/node_modules/typescript-language-server/lib/cli.mjs
[D 2024-06-11 18:29:09.233 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging/node_modules/typescript-language-server/lib/cli.mjs
[D 2024-06-11 18:29:09.233 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/lib/node_modules/typescript-language-server/lib/cli.mjs
[D 2024-06-11 18:29:09.233 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/node_modules/typescript-language-server/lib/cli.mjs
[D 2024-06-11 18:29:09.233 ServerApp] typescript-language-server/lib/cli.mjs not found in node_modules of [PosixPath('/home/XXX'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/lib'), PosixPath('/home/XXX/anaconda3/envs/jlab-test')]
[D 2024-06-11 18:29:09.233 ServerApp] Checking for /home/XXX/node_modules/unified-language-server/src/server.js
[D 2024-06-11 18:29:09.233 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging/node_modules/unified-language-server/src/server.js
[D 2024-06-11 18:29:09.233 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/lib/node_modules/unified-language-server/src/server.js
[D 2024-06-11 18:29:09.233 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/node_modules/unified-language-server/src/server.js
[D 2024-06-11 18:29:09.233 ServerApp] unified-language-server/src/server.js not found in node_modules of [PosixPath('/home/XXX'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/lib'), PosixPath('/home/XXX/anaconda3/envs/jlab-test')]
[D 2024-06-11 18:29:09.233 ServerApp] Checking for /home/XXX/node_modules/vscode-css-languageserver-bin/cssServerMain.js
[D 2024-06-11 18:29:09.233 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging/node_modules/vscode-css-languageserver-bin/cssServerMain.js
[D 2024-06-11 18:29:09.233 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/lib/node_modules/vscode-css-languageserver-bin/cssServerMain.js
[D 2024-06-11 18:29:09.233 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/node_modules/vscode-css-languageserver-bin/cssServerMain.js
[D 2024-06-11 18:29:09.233 ServerApp] vscode-css-languageserver-bin/cssServerMain.js not found in node_modules of [PosixPath('/home/XXX'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/lib'), PosixPath('/home/XXX/anaconda3/envs/jlab-test')]
[D 2024-06-11 18:29:09.234 ServerApp] Checking for /home/XXX/node_modules/vscode-html-languageserver-bin/htmlServerMain.js
[D 2024-06-11 18:29:09.234 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging/node_modules/vscode-html-languageserver-bin/htmlServerMain.js
[D 2024-06-11 18:29:09.234 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/lib/node_modules/vscode-html-languageserver-bin/htmlServerMain.js
[D 2024-06-11 18:29:09.234 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/node_modules/vscode-html-languageserver-bin/htmlServerMain.js
[D 2024-06-11 18:29:09.234 ServerApp] vscode-html-languageserver-bin/htmlServerMain.js not found in node_modules of [PosixPath('/home/XXX'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/lib'), PosixPath('/home/XXX/anaconda3/envs/jlab-test')]
[D 2024-06-11 18:29:09.234 ServerApp] Checking for /home/XXX/node_modules/vscode-json-languageserver-bin/jsonServerMain.js
[D 2024-06-11 18:29:09.234 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging/node_modules/vscode-json-languageserver-bin/jsonServerMain.js
[D 2024-06-11 18:29:09.234 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/lib/node_modules/vscode-json-languageserver-bin/jsonServerMain.js
[D 2024-06-11 18:29:09.234 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/node_modules/vscode-json-languageserver-bin/jsonServerMain.js
[D 2024-06-11 18:29:09.234 ServerApp] vscode-json-languageserver-bin/jsonServerMain.js not found in node_modules of [PosixPath('/home/XXX'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/lib'), PosixPath('/home/XXX/anaconda3/envs/jlab-test')]
[D 2024-06-11 18:29:09.234 ServerApp] Checking for /home/XXX/node_modules/yaml-language-server/bin/yaml-language-server
[D 2024-06-11 18:29:09.234 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging/node_modules/yaml-language-server/bin/yaml-language-server
[D 2024-06-11 18:29:09.234 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/lib/node_modules/yaml-language-server/bin/yaml-language-server
[D 2024-06-11 18:29:09.234 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/node_modules/yaml-language-server/bin/yaml-language-server
[D 2024-06-11 18:29:09.234 ServerApp] yaml-language-server/bin/yaml-language-server not found in node_modules of [PosixPath('/home/XXX'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/lib'), PosixPath('/home/XXX/anaconda3/envs/jlab-test')]
[I 2024-06-11 18:29:09.234 ServerApp] Skipped non-installed server(s): bash-language-server, dockerfile-language-server-nodejs, javascript-typescript-langserver, jedi-language-server, julia-language-server, pyright, python-language-server, python-lsp-server, r-languageserver, sql-language-server, texlab, typescript-language-server, unified-language-server, vscode-css-languageserver-bin, vscode-html-languageserver-bin, vscode-json-languageserver-bin, yaml-language-server
[D 2024-06-11 18:29:09.239 ServerApp] Checking for /home/XXX/node_modules/bash-language-server/out/cli.js
[D 2024-06-11 18:29:09.239 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging/node_modules/bash-language-server/out/cli.js
[D 2024-06-11 18:29:09.239 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/lib/node_modules/bash-language-server/out/cli.js
[D 2024-06-11 18:29:09.239 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/node_modules/bash-language-server/out/cli.js
[D 2024-06-11 18:29:09.239 ServerApp] bash-language-server/out/cli.js not found in node_modules of [PosixPath('/home/XXX'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/lib'), PosixPath('/home/XXX/anaconda3/envs/jlab-test')]
[D 2024-06-11 18:29:09.239 ServerApp] Checking for /home/XXX/node_modules/bash-language-server/bin/main.js
[D 2024-06-11 18:29:09.239 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging/node_modules/bash-language-server/bin/main.js
[D 2024-06-11 18:29:09.239 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/lib/node_modules/bash-language-server/bin/main.js
[D 2024-06-11 18:29:09.239 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/node_modules/bash-language-server/bin/main.js
[D 2024-06-11 18:29:09.240 ServerApp] bash-language-server/bin/main.js not found in node_modules of [PosixPath('/home/XXX'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/lib'), PosixPath('/home/XXX/anaconda3/envs/jlab-test')]
[D 2024-06-11 18:29:09.240 ServerApp] Checking for /home/XXX/node_modules/bash-language-server/out/cli.js
[D 2024-06-11 18:29:09.240 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging/node_modules/bash-language-server/out/cli.js
[D 2024-06-11 18:29:09.240 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/lib/node_modules/bash-language-server/out/cli.js
[D 2024-06-11 18:29:09.240 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/node_modules/bash-language-server/out/cli.js
[D 2024-06-11 18:29:09.240 ServerApp] bash-language-server/out/cli.js not found in node_modules of [PosixPath('/home/XXX'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/lib'), PosixPath('/home/XXX/anaconda3/envs/jlab-test')]
[D 2024-06-11 18:29:09.240 ServerApp] Checking for /home/XXX/node_modules/bash-language-server/bin/main.js
[D 2024-06-11 18:29:09.240 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging/node_modules/bash-language-server/bin/main.js
[D 2024-06-11 18:29:09.240 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/lib/node_modules/bash-language-server/bin/main.js
[D 2024-06-11 18:29:09.240 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/node_modules/bash-language-server/bin/main.js
[D 2024-06-11 18:29:09.240 ServerApp] bash-language-server/bin/main.js not found in node_modules of [PosixPath('/home/XXX'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/lib'), PosixPath('/home/XXX/anaconda3/envs/jlab-test')]
[D 2024-06-11 18:29:09.240 ServerApp] Checking for /home/XXX/node_modules/dockerfile-language-server-nodejs/lib/server.js
[D 2024-06-11 18:29:09.240 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging/node_modules/dockerfile-language-server-nodejs/lib/server.js
[D 2024-06-11 18:29:09.240 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/lib/node_modules/dockerfile-language-server-nodejs/lib/server.js
[D 2024-06-11 18:29:09.241 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/node_modules/dockerfile-language-server-nodejs/lib/server.js
[D 2024-06-11 18:29:09.241 ServerApp] dockerfile-language-server-nodejs/lib/server.js not found in node_modules of [PosixPath('/home/XXX'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/lib'), PosixPath('/home/XXX/anaconda3/envs/jlab-test')]
[D 2024-06-11 18:29:09.241 ServerApp] Checking for /home/XXX/node_modules/dockerfile-language-server-nodejs/lib/server.js
[D 2024-06-11 18:29:09.241 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging/node_modules/dockerfile-language-server-nodejs/lib/server.js
[D 2024-06-11 18:29:09.241 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/lib/node_modules/dockerfile-language-server-nodejs/lib/server.js
[D 2024-06-11 18:29:09.241 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/node_modules/dockerfile-language-server-nodejs/lib/server.js
[D 2024-06-11 18:29:09.241 ServerApp] dockerfile-language-server-nodejs/lib/server.js not found in node_modules of [PosixPath('/home/XXX'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/lib'), PosixPath('/home/XXX/anaconda3/envs/jlab-test')]
[D 2024-06-11 18:29:09.241 ServerApp] Checking for /home/XXX/node_modules/javascript-typescript-langserver/lib/language-server-stdio.js
[D 2024-06-11 18:29:09.241 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging/node_modules/javascript-typescript-langserver/lib/language-server-stdio.js
[D 2024-06-11 18:29:09.241 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/lib/node_modules/javascript-typescript-langserver/lib/language-server-stdio.js
[D 2024-06-11 18:29:09.241 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/node_modules/javascript-typescript-langserver/lib/language-server-stdio.js
[D 2024-06-11 18:29:09.241 ServerApp] javascript-typescript-langserver/lib/language-server-stdio.js not found in node_modules of [PosixPath('/home/XXX'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/lib'), PosixPath('/home/XXX/anaconda3/envs/jlab-test')]
[D 2024-06-11 18:29:09.241 ServerApp] Checking for /home/XXX/node_modules/javascript-typescript-langserver/lib/language-server-stdio.js
[D 2024-06-11 18:29:09.241 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging/node_modules/javascript-typescript-langserver/lib/language-server-stdio.js
[D 2024-06-11 18:29:09.241 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/lib/node_modules/javascript-typescript-langserver/lib/language-server-stdio.js
[D 2024-06-11 18:29:09.241 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/node_modules/javascript-typescript-langserver/lib/language-server-stdio.js
[D 2024-06-11 18:29:09.241 ServerApp] javascript-typescript-langserver/lib/language-server-stdio.js not found in node_modules of [PosixPath('/home/XXX'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/lib'), PosixPath('/home/XXX/anaconda3/envs/jlab-test')]
[D 2024-06-11 18:29:09.243 ServerApp] Checking for /home/XXX/node_modules/pyright/langserver.index.js
[D 2024-06-11 18:29:09.243 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging/node_modules/pyright/langserver.index.js
[D 2024-06-11 18:29:09.243 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/lib/node_modules/pyright/langserver.index.js
[D 2024-06-11 18:29:09.243 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/node_modules/pyright/langserver.index.js
[D 2024-06-11 18:29:09.243 ServerApp] pyright/langserver.index.js not found in node_modules of [PosixPath('/home/XXX'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/lib'), PosixPath('/home/XXX/anaconda3/envs/jlab-test')]
[D 2024-06-11 18:29:09.243 ServerApp] Checking for /home/XXX/node_modules/pyright/langserver.index.js
[D 2024-06-11 18:29:09.243 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging/node_modules/pyright/langserver.index.js
[D 2024-06-11 18:29:09.243 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/lib/node_modules/pyright/langserver.index.js
[D 2024-06-11 18:29:09.243 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/node_modules/pyright/langserver.index.js
[D 2024-06-11 18:29:09.243 ServerApp] pyright/langserver.index.js not found in node_modules of [PosixPath('/home/XXX'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/lib'), PosixPath('/home/XXX/anaconda3/envs/jlab-test')]
[D 2024-06-11 18:29:09.245 ServerApp] Checking for /home/XXX/node_modules/sql-language-server/dist/bin/cli.js
[D 2024-06-11 18:29:09.245 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging/node_modules/sql-language-server/dist/bin/cli.js
[D 2024-06-11 18:29:09.245 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/lib/node_modules/sql-language-server/dist/bin/cli.js
[D 2024-06-11 18:29:09.245 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/node_modules/sql-language-server/dist/bin/cli.js
[D 2024-06-11 18:29:09.245 ServerApp] sql-language-server/dist/bin/cli.js not found in node_modules of [PosixPath('/home/XXX'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/lib'), PosixPath('/home/XXX/anaconda3/envs/jlab-test')]
[D 2024-06-11 18:29:09.245 ServerApp] Checking for /home/XXX/node_modules/sql-language-server/dist/bin/cli.js
[D 2024-06-11 18:29:09.245 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging/node_modules/sql-language-server/dist/bin/cli.js
[D 2024-06-11 18:29:09.245 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/lib/node_modules/sql-language-server/dist/bin/cli.js
[D 2024-06-11 18:29:09.245 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/node_modules/sql-language-server/dist/bin/cli.js
[D 2024-06-11 18:29:09.245 ServerApp] sql-language-server/dist/bin/cli.js not found in node_modules of [PosixPath('/home/XXX'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/lib'), PosixPath('/home/XXX/anaconda3/envs/jlab-test')]
[D 2024-06-11 18:29:09.246 ServerApp] Checking for /home/XXX/node_modules/typescript-language-server/lib/cli.mjs
[D 2024-06-11 18:29:09.246 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging/node_modules/typescript-language-server/lib/cli.mjs
[D 2024-06-11 18:29:09.246 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/lib/node_modules/typescript-language-server/lib/cli.mjs
[D 2024-06-11 18:29:09.246 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/node_modules/typescript-language-server/lib/cli.mjs
[D 2024-06-11 18:29:09.246 ServerApp] typescript-language-server/lib/cli.mjs not found in node_modules of [PosixPath('/home/XXX'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/lib'), PosixPath('/home/XXX/anaconda3/envs/jlab-test')]
[D 2024-06-11 18:29:09.246 ServerApp] Checking for /home/XXX/node_modules/typescript-language-server/lib/cli.mjs
[D 2024-06-11 18:29:09.246 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging/node_modules/typescript-language-server/lib/cli.mjs
[D 2024-06-11 18:29:09.246 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/lib/node_modules/typescript-language-server/lib/cli.mjs
[D 2024-06-11 18:29:09.247 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/node_modules/typescript-language-server/lib/cli.mjs
[D 2024-06-11 18:29:09.247 ServerApp] typescript-language-server/lib/cli.mjs not found in node_modules of [PosixPath('/home/XXX'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/lib'), PosixPath('/home/XXX/anaconda3/envs/jlab-test')]
[D 2024-06-11 18:29:09.247 ServerApp] Checking for /home/XXX/node_modules/unified-language-server/src/server.js
[D 2024-06-11 18:29:09.247 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging/node_modules/unified-language-server/src/server.js
[D 2024-06-11 18:29:09.247 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/lib/node_modules/unified-language-server/src/server.js
[D 2024-06-11 18:29:09.247 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/node_modules/unified-language-server/src/server.js
[D 2024-06-11 18:29:09.247 ServerApp] unified-language-server/src/server.js not found in node_modules of [PosixPath('/home/XXX'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/lib'), PosixPath('/home/XXX/anaconda3/envs/jlab-test')]
[D 2024-06-11 18:29:09.247 ServerApp] Checking for /home/XXX/node_modules/unified-language-server/src/server.js
[D 2024-06-11 18:29:09.247 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging/node_modules/unified-language-server/src/server.js
[D 2024-06-11 18:29:09.247 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/lib/node_modules/unified-language-server/src/server.js
[D 2024-06-11 18:29:09.247 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/node_modules/unified-language-server/src/server.js
[D 2024-06-11 18:29:09.247 ServerApp] unified-language-server/src/server.js not found in node_modules of [PosixPath('/home/XXX'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/lib'), PosixPath('/home/XXX/anaconda3/envs/jlab-test')]
[D 2024-06-11 18:29:09.248 ServerApp] Checking for /home/XXX/node_modules/vscode-css-languageserver-bin/cssServerMain.js
[D 2024-06-11 18:29:09.248 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging/node_modules/vscode-css-languageserver-bin/cssServerMain.js
[D 2024-06-11 18:29:09.248 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/lib/node_modules/vscode-css-languageserver-bin/cssServerMain.js
[D 2024-06-11 18:29:09.248 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/node_modules/vscode-css-languageserver-bin/cssServerMain.js
[D 2024-06-11 18:29:09.248 ServerApp] vscode-css-languageserver-bin/cssServerMain.js not found in node_modules of [PosixPath('/home/XXX'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/lib'), PosixPath('/home/XXX/anaconda3/envs/jlab-test')]
[D 2024-06-11 18:29:09.248 ServerApp] Checking for /home/XXX/node_modules/vscode-css-languageserver-bin/cssServerMain.js
[D 2024-06-11 18:29:09.248 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging/node_modules/vscode-css-languageserver-bin/cssServerMain.js
[D 2024-06-11 18:29:09.248 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/lib/node_modules/vscode-css-languageserver-bin/cssServerMain.js
[D 2024-06-11 18:29:09.248 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/node_modules/vscode-css-languageserver-bin/cssServerMain.js
[D 2024-06-11 18:29:09.248 ServerApp] vscode-css-languageserver-bin/cssServerMain.js not found in node_modules of [PosixPath('/home/XXX'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/lib'), PosixPath('/home/XXX/anaconda3/envs/jlab-test')]
[D 2024-06-11 18:29:09.248 ServerApp] Checking for /home/XXX/node_modules/vscode-html-languageserver-bin/htmlServerMain.js
[D 2024-06-11 18:29:09.248 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging/node_modules/vscode-html-languageserver-bin/htmlServerMain.js
[D 2024-06-11 18:29:09.248 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/lib/node_modules/vscode-html-languageserver-bin/htmlServerMain.js
[D 2024-06-11 18:29:09.248 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/node_modules/vscode-html-languageserver-bin/htmlServerMain.js
[D 2024-06-11 18:29:09.248 ServerApp] vscode-html-languageserver-bin/htmlServerMain.js not found in node_modules of [PosixPath('/home/XXX'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/lib'), PosixPath('/home/XXX/anaconda3/envs/jlab-test')]
[D 2024-06-11 18:29:09.248 ServerApp] Checking for /home/XXX/node_modules/vscode-html-languageserver-bin/htmlServerMain.js
[D 2024-06-11 18:29:09.248 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging/node_modules/vscode-html-languageserver-bin/htmlServerMain.js
[D 2024-06-11 18:29:09.249 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/lib/node_modules/vscode-html-languageserver-bin/htmlServerMain.js
[D 2024-06-11 18:29:09.249 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/node_modules/vscode-html-languageserver-bin/htmlServerMain.js
[D 2024-06-11 18:29:09.249 ServerApp] vscode-html-languageserver-bin/htmlServerMain.js not found in node_modules of [PosixPath('/home/XXX'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/lib'), PosixPath('/home/XXX/anaconda3/envs/jlab-test')]
[D 2024-06-11 18:29:09.249 ServerApp] Checking for /home/XXX/node_modules/vscode-json-languageserver-bin/jsonServerMain.js
[D 2024-06-11 18:29:09.249 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging/node_modules/vscode-json-languageserver-bin/jsonServerMain.js
[D 2024-06-11 18:29:09.249 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/lib/node_modules/vscode-json-languageserver-bin/jsonServerMain.js
[D 2024-06-11 18:29:09.249 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/node_modules/vscode-json-languageserver-bin/jsonServerMain.js
[D 2024-06-11 18:29:09.249 ServerApp] vscode-json-languageserver-bin/jsonServerMain.js not found in node_modules of [PosixPath('/home/XXX'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/lib'), PosixPath('/home/XXX/anaconda3/envs/jlab-test')]
[D 2024-06-11 18:29:09.249 ServerApp] Checking for /home/XXX/node_modules/vscode-json-languageserver-bin/jsonServerMain.js
[D 2024-06-11 18:29:09.249 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging/node_modules/vscode-json-languageserver-bin/jsonServerMain.js
[D 2024-06-11 18:29:09.249 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/lib/node_modules/vscode-json-languageserver-bin/jsonServerMain.js
[D 2024-06-11 18:29:09.249 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/node_modules/vscode-json-languageserver-bin/jsonServerMain.js
[D 2024-06-11 18:29:09.249 ServerApp] vscode-json-languageserver-bin/jsonServerMain.js not found in node_modules of [PosixPath('/home/XXX'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/lib'), PosixPath('/home/XXX/anaconda3/envs/jlab-test')]
[D 2024-06-11 18:29:09.250 ServerApp] Checking for /home/XXX/node_modules/yaml-language-server/bin/yaml-language-server
[D 2024-06-11 18:29:09.250 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging/node_modules/yaml-language-server/bin/yaml-language-server
[D 2024-06-11 18:29:09.250 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/lib/node_modules/yaml-language-server/bin/yaml-language-server
[D 2024-06-11 18:29:09.250 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/node_modules/yaml-language-server/bin/yaml-language-server
[D 2024-06-11 18:29:09.250 ServerApp] yaml-language-server/bin/yaml-language-server not found in node_modules of [PosixPath('/home/XXX'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/lib'), PosixPath('/home/XXX/anaconda3/envs/jlab-test')]
[D 2024-06-11 18:29:09.250 ServerApp] Checking for /home/XXX/node_modules/yaml-language-server/bin/yaml-language-server
[D 2024-06-11 18:29:09.250 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging/node_modules/yaml-language-server/bin/yaml-language-server
[D 2024-06-11 18:29:09.250 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/lib/node_modules/yaml-language-server/bin/yaml-language-server
[D 2024-06-11 18:29:09.250 ServerApp] Checking for /home/XXX/anaconda3/envs/jlab-test/node_modules/yaml-language-server/bin/yaml-language-server
[D 2024-06-11 18:29:09.250 ServerApp] yaml-language-server/bin/yaml-language-server not found in node_modules of [PosixPath('/home/XXX'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/share/jupyter/lab/staging'), PosixPath('/home/XXX/anaconda3/envs/jlab-test/lib'), PosixPath('/home/XXX/anaconda3/envs/jlab-test')]
[D 2024-06-11 18:29:09.264 ServerApp] [lsp] None of the installed servers require virtual documents disabling shadow filesystem.
[D 2024-06-11 18:29:09.264 ServerApp] [lsp] The following Language Servers will be available: {}
[I 2024-06-11 18:29:11.024 ServerApp] interrupted
[I 2024-06-11 18:29:11.024 ServerApp] Serving notebooks from local directory: /home/XXX
0 active kernels
Jupyter Server 2.14.1 is running at:
http://localhost:8888/tree?token=cafa38c5bc34d0f5308791f84e52e75600c4052b4fa1e3e6
http://127.0.0.1:8888/tree?token=cafa38c5bc34d0f5308791f84e52e75600c4052b4fa1e3e6
Shut down this Jupyter server (y/[n])? [C 2024-06-11 18:29:11.150 ServerApp] received signal 2, stopping
[I 2024-06-11 18:29:11.150 ServerApp] Shutting down 5 extensions
[D 2024-06-11 18:29:11.151 ServerApp] jupyter_server_terminals | extension app 'jupyter_server_terminals' stopping
[D 2024-06-11 18:29:11.151 ServerApp] jupyter_server_terminals | extension app 'jupyter_server_terminals' stopped
[D 2024-06-11 18:29:11.151 ServerApp] jupyterlab | extension app 'lab' stopping
[D 2024-06-11 18:29:11.151 ServerApp] jupyterlab | extension app 'lab' stopped
[D 2024-06-11 18:29:11.151 ServerApp] notebook | extension app 'notebook' stopping
[D 2024-06-11 18:29:11.151 ServerApp] notebook | extension app 'notebook' stopped

@RRosio
Copy link
Collaborator

RRosio commented Jun 18, 2024

Thank you for opening this issue @spreiter! Could you share if you experience this issue in JupyterLab as well? If so, a fix would likely need to be implemented in JupyterLab so that it could be reflected in Notebook 7, in which case it would be best to open this issue in the JupyterLab repository.

@spreiter
Copy link
Author

Hi @RRosio ,

yes, the problem is also present in JupyterLab.

But I am a bit confused about where to report it. I read https://jupyterlab.readthedocs.io/en/latest/getting_started/issue.html and there it is stated that if the problem also occurs in Jupyter Classic, I shall report it here and not at JupyterLab.

I can reproduce the issue with the classic Jupyter Notebook: The problem is probably not from JupyterLab. It may be in the Jupyter Notebook server, your kernel, etc. Use your best judgement to file an issue with the appropriate project.

I can of course also open it there, if you think, this fits better.

Best,
Simon

@RRosio
Copy link
Collaborator

RRosio commented Jun 25, 2024

Thank you for your reply @spreiter! The code for completion is in actually in the JupyterLab repo. In the documentation, the term Classic Jupyter Notebook refers to Notebook 6 and earlier. It does not apply to Notebook 7 as Notebook 7 is a codebase based on JupyterLab components. Closing this in favor of jupyterlab/jupyterlab#16522

@RRosio RRosio closed this as completed Jun 25, 2024
@spreiter
Copy link
Author

I see. Thanks for moving the ticket, @RRosio :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug status:Needs Info status:Needs Triage Applied to issues that need triage
Projects
None yet
Development

No branches or pull requests

2 participants