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

Firefox doesn't show horizontal scrollbar for pandas dataframe #14656

Closed
janfrederik opened this issue Jun 7, 2023 · 5 comments
Closed

Firefox doesn't show horizontal scrollbar for pandas dataframe #14656

janfrederik opened this issue Jun 7, 2023 · 5 comments
Labels
bug status:Needs Triage Applied to new issues that need triage

Comments

@janfrederik
Copy link

Description

The output of a pandas dataframe with many columns doesn't show a horizontal scrollbar, so I can't see all columns.

Reproduce

  1. Start the most recent jupyter lab docker image:
    docker run -it --rm -p 10000:8888 jupyter/base-notebook jupyter lab --debug
  2. Browse with Firefox to the jupyter lab: http://localhost:10000
  3. Open a terminal to pip install pandas
  4. Create a new Python 3 notebook and execute the following cell content:
    import pandas as pd
    pd.read_csv('https://raw.githubusercontent.com/ma-ji/RICF/v2015.1.0/2015/2015_financial_activities.tsv', sep='\t', header=1).head(3)
  5. This displays the dataframe but there is no horizontal scrollbar
    image

Expected behavior

Horizontal scrollbar appears so I can scroll :-)

The scrollbar is there in MS Edge:
image

Context

  • Operating System and version: Windows 11
  • Browser and version: Firefox 113.0.2
  • JupyterLab version: 4.0.1
Troubleshoot Output
(base) jovyan@23718e2f95fc:~$ jupyter troubleshoot
$PATH:
        /opt/conda/bin
        /opt/conda/condabin
        /opt/conda/bin
        /usr/local/sbin
        /usr/local/bin
        /usr/sbin
        /usr/bin
        /sbin
        /bin

sys.path:
/opt/conda/bin
/opt/conda/lib/python311.zip
/opt/conda/lib/python3.11
/opt/conda/lib/python3.11/lib-dynload
/opt/conda/lib/python3.11/site-packages

sys.executable:
/opt/conda/bin/python

sys.version:
3.11.3 | packaged by conda-forge | (main, Apr 6 2023, 08:57:19) [GCC 11.3.0]

platform.platform():
Linux-5.15.90.1-microsoft-standard-WSL2-x86_64-with-glibc2.35

which -a jupyter:
/opt/conda/bin/jupyter
/opt/conda/bin/jupyter

pip list:
Package Version
----------------------------- -----------
alembic 1.11.1
anyio 3.7.0
argon2-cffi 21.3.0
argon2-cffi-bindings 21.2.0
asttokens 2.2.1
async-generator 1.10
async-lru 2.0.2
attrs 23.1.0
Babel 2.12.1
backcall 0.2.0
backports.functools-lru-cache 1.6.4
beautifulsoup4 4.12.2
bleach 6.0.0
blinker 1.6.2
boltons 23.0.0
certifi 2023.5.7
certipy 0.1.3
cffi 1.15.1
charset-normalizer 3.1.0
colorama 0.4.6
comm 0.1.3
conda 23.3.1
conda-package-handling 2.0.2
conda_package_streaming 0.8.0
cryptography 41.0.1
debugpy 1.6.7
decorator 5.1.1
defusedxml 0.7.1
entrypoints 0.4
exceptiongroup 1.1.1
executing 1.2.0
fastjsonschema 2.17.1
flit_core 3.9.0
greenlet 2.0.2
idna 3.4
importlib-metadata 6.6.0
importlib-resources 5.12.0
ipykernel 6.23.1
ipython 8.14.0
ipython-genutils 0.2.0
jedi 0.18.2
Jinja2 3.1.2
json5 0.9.5
jsonpatch 1.32
jsonpointer 2.0
jsonschema 4.17.3
jupyter_client 8.2.0
jupyter_core 5.3.0
jupyter-events 0.6.3
jupyter-lsp 2.2.0
jupyter_server 2.6.0
jupyter_server_terminals 0.4.4
jupyter-telemetry 0.1.0
jupyterhub 4.0.0
jupyterlab 4.0.1
jupyterlab-pygments 0.2.2
jupyterlab_server 2.22.1
libmambapy 1.4.2
Mako 1.2.4
mamba 1.4.2
MarkupSafe 2.1.3
matplotlib-inline 0.1.6
mistune 2.0.5
nbclassic 1.0.0
nbclient 0.8.0
nbconvert 7.4.0
nbformat 5.9.0
nest-asyncio 1.5.6
notebook 6.5.4
notebook_shim 0.2.3
numpy 1.24.3
oauthlib 3.2.2
overrides 7.3.1
packaging 23.1
pamela 1.0.0
pandas 2.0.2
pandocfilters 1.5.0
parso 0.8.3
pexpect 4.8.0
pickleshare 0.7.5
pip 23.1.2
pkgutil_resolve_name 1.3.10
platformdirs 3.5.1
pluggy 1.0.0
prometheus-client 0.17.0
prompt-toolkit 3.0.38
psutil 5.9.5
ptyprocess 0.7.0
pure-eval 0.2.2
pycosat 0.6.4
pycparser 2.21
pycurl 7.45.1
Pygments 2.15.1
PyJWT 2.7.0
pyOpenSSL 23.2.0
pyrsistent 0.19.3
PySocks 1.7.1
python-dateutil 2.8.2
python-json-logger 2.0.7
pytz 2023.3
PyYAML 6.0
pyzmq 25.1.0
requests 2.31.0
rfc3339-validator 0.1.4
rfc3986-validator 0.1.1
ruamel.yaml 0.17.31
ruamel.yaml.clib 0.2.7
Send2Trash 1.8.2
setuptools 67.7.2
six 1.16.0
sniffio 1.3.0
soupsieve 2.3.2.post1
SQLAlchemy 2.0.15
stack-data 0.6.2
terminado 0.17.1
tinycss2 1.2.1
tomli 2.0.1
toolz 0.12.0
tornado 6.3.2
tqdm 4.65.0
traitlets 5.9.0
typing_extensions 4.6.3
typing-utils 0.1.0
tzdata 2023.3
urllib3 2.0.2
wcwidth 0.2.6
webencodings 0.5.1
websocket-client 1.5.2
wheel 0.40.0
zipp 3.15.0
zstandard 0.19.0

conda list:
# packages in environment at /opt/conda:
#
# Name Version Build Channel
_libgcc_mutex 0.1 conda_forge conda-forge
_openmp_mutex 4.5 2_gnu conda-forge
alembic 1.11.1 pyhd8ed1ab_0 conda-forge
anyio 3.7.0 pyhd8ed1ab_1 conda-forge
argon2-cffi 21.3.0 pyhd8ed1ab_0 conda-forge
argon2-cffi-bindings 21.2.0 py311hd4cff14_3 conda-forge
asttokens 2.2.1 pyhd8ed1ab_0 conda-forge
async-lru 2.0.2 pyhd8ed1ab_0 conda-forge
async_generator 1.10 py_0 conda-forge
attrs 23.1.0 pyh71513ae_1 conda-forge
babel 2.12.1 pyhd8ed1ab_1 conda-forge
backcall 0.2.0 pyh9f0ad1d_0 conda-forge
backports 1.0 pyhd8ed1ab_3 conda-forge
backports.functools_lru_cache 1.6.4 pyhd8ed1ab_0 conda-forge
beautifulsoup4 4.12.2 pyha770c72_0 conda-forge
bleach 6.0.0 pyhd8ed1ab_0 conda-forge
blinker 1.6.2 pyhd8ed1ab_0 conda-forge
boltons 23.0.0 pyhd8ed1ab_0 conda-forge
brotli 1.0.9 h166bdaf_8 conda-forge
brotli-bin 1.0.9 h166bdaf_8 conda-forge
bzip2 1.0.8 h7f98852_4 conda-forge
c-ares 1.19.1 hd590300_0 conda-forge
ca-certificates 2023.5.7 hbcca054_0 conda-forge
certifi 2023.5.7 pyhd8ed1ab_0 conda-forge
certipy 0.1.3 py_0 conda-forge
cffi 1.15.1 py311h409f033_3 conda-forge
charset-normalizer 3.1.0 pyhd8ed1ab_0 conda-forge
colorama 0.4.6 pyhd8ed1ab_0 conda-forge
comm 0.1.3 pyhd8ed1ab_0 conda-forge
conda 23.3.1 py311h38be061_0 conda-forge
conda-package-handling 2.0.2 pyh38be061_0 conda-forge
conda-package-streaming 0.8.0 pyhd8ed1ab_0 conda-forge
configurable-http-proxy 4.5.4 he2f69ee_2 conda-forge
cryptography 41.0.1 py311h63ff55d_0 conda-forge
debugpy 1.6.7 py311hcafe171_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.1.1 pyhd8ed1ab_0 conda-forge
executing 1.2.0 pyhd8ed1ab_0 conda-forge
flit-core 3.9.0 pyhd8ed1ab_0 conda-forge
fmt 9.1.0 h924138e_0 conda-forge
greenlet 2.0.2 py311hb755f60_1 conda-forge
icu 72.1 hcb278e6_0 conda-forge
idna 3.4 pyhd8ed1ab_0 conda-forge
importlib-metadata 6.6.0 pyha770c72_0 conda-forge
importlib_metadata 6.6.0 hd8ed1ab_0 conda-forge
importlib_resources 5.12.0 pyhd8ed1ab_0 conda-forge
ipykernel 6.23.1 pyh210e3f2_0 conda-forge
ipython 8.14.0 pyh41d4057_0 conda-forge
ipython_genutils 0.2.0 py_1 conda-forge
jedi 0.18.2 pyhd8ed1ab_0 conda-forge
jinja2 3.1.2 pyhd8ed1ab_1 conda-forge
json5 0.9.5 pyh9f0ad1d_0 conda-forge
jsonpatch 1.32 pyhd8ed1ab_0 conda-forge
jsonpointer 2.0 py_0 conda-forge
jsonschema 4.17.3 pyhd8ed1ab_0 conda-forge
jupyter-lsp 2.2.0 pyhd8ed1ab_0 conda-forge
jupyter_client 8.2.0 pyhd8ed1ab_0 conda-forge
jupyter_core 5.3.0 py311h38be061_0 conda-forge
jupyter_events 0.6.3 pyhd8ed1ab_0 conda-forge
jupyter_server 2.6.0 pyhd8ed1ab_0 conda-forge
jupyter_server_terminals 0.4.4 pyhd8ed1ab_1 conda-forge
jupyter_telemetry 0.1.0 pyhd8ed1ab_1 conda-forge
jupyterhub 4.0.0 pyh2a2186d_0 conda-forge
jupyterhub-base 4.0.0 pyh2a2186d_0 conda-forge
jupyterlab 4.0.1 pyhd8ed1ab_0 conda-forge
jupyterlab_pygments 0.2.2 pyhd8ed1ab_0 conda-forge
jupyterlab_server 2.22.1 pyhd8ed1ab_0 conda-forge
keyutils 1.6.1 h166bdaf_0 conda-forge
krb5 1.20.1 h81ceb04_0 conda-forge
ld_impl_linux-64 2.40 h41732ed_0 conda-forge
libarchive 3.6.2 h039dbb9_1 conda-forge
libbrotlicommon 1.0.9 h166bdaf_8 conda-forge
libbrotlidec 1.0.9 h166bdaf_8 conda-forge
libbrotlienc 1.0.9 h166bdaf_8 conda-forge
libcurl 8.1.2 h409715c_0 conda-forge
libedit 3.1.20191231 he28a2e2_2 conda-forge
libev 4.33 h516909a_1 conda-forge
libexpat 2.5.0 hcb278e6_1 conda-forge
libffi 3.4.2 h7f98852_5 conda-forge
libgcc-ng 13.1.0 he5830b7_0 conda-forge
libgomp 13.1.0 he5830b7_0 conda-forge
libiconv 1.17 h166bdaf_0 conda-forge
libmamba 1.4.2 hcea66bb_0 conda-forge
libmambapy 1.4.2 py311h1f88262_0 conda-forge
libnghttp2 1.52.0 h61bc06f_0 conda-forge
libnsl 2.0.0 h7f98852_0 conda-forge
libsodium 1.0.18 h36c2ea0_1 conda-forge
libsolv 0.7.24 h3eb15da_0 conda-forge
libsqlite 3.42.0 h2797004_0 conda-forge
libssh2 1.11.0 h0841786_0 conda-forge
libstdcxx-ng 13.1.0 hfd8a6a1_0 conda-forge
libuuid 2.38.1 h0b41bf4_0 conda-forge
libuv 1.44.2 h166bdaf_0 conda-forge
libxml2 2.11.4 h0d562d8_0 conda-forge
libzlib 1.2.13 h166bdaf_4 conda-forge
lz4-c 1.9.4 hcb278e6_0 conda-forge
lzo 2.10 h516909a_1000 conda-forge
mako 1.2.4 pyhd8ed1ab_0 conda-forge
mamba 1.4.2 py311h3072747_0 conda-forge
markupsafe 2.1.3 py311h459d7ec_0 conda-forge
matplotlib-inline 0.1.6 pyhd8ed1ab_0 conda-forge
mistune 2.0.5 pyhd8ed1ab_0 conda-forge
nbclassic 1.0.0 pyhb4ecaf3_1 conda-forge
nbclient 0.8.0 pyhd8ed1ab_0 conda-forge
nbconvert 7.4.0 pyhd8ed1ab_0 conda-forge
nbconvert-core 7.4.0 pyhd8ed1ab_0 conda-forge
nbconvert-pandoc 7.4.0 pyhd8ed1ab_0 conda-forge
nbformat 5.9.0 pyhd8ed1ab_0 conda-forge
ncurses 6.3 h27087fc_1 conda-forge
nest-asyncio 1.5.6 pyhd8ed1ab_0 conda-forge
nodejs 18.15.0 h4abf6b9_1 conda-forge
notebook 6.5.4 pyha770c72_0 conda-forge
notebook-shim 0.2.3 pyhd8ed1ab_0 conda-forge
numpy 1.24.3 pypi_0 pypi
oauthlib 3.2.2 pyhd8ed1ab_0 conda-forge
openssl 3.1.1 hd590300_1 conda-forge
overrides 7.3.1 pyhd8ed1ab_0 conda-forge
packaging 23.1 pyhd8ed1ab_0 conda-forge
pamela 1.0.0 py_0 conda-forge
pandas 2.0.2 pypi_0 pypi
pandoc 2.19.2 h32600fe_2 conda-forge
pandocfilters 1.5.0 pyhd8ed1ab_0 conda-forge
parso 0.8.3 pyhd8ed1ab_0 conda-forge
pexpect 4.8.0 pyh1a96a4e_2 conda-forge
pickleshare 0.7.5 py_1003 conda-forge
pip 23.1.2 pyhd8ed1ab_0 conda-forge
pkgutil-resolve-name 1.3.10 pyhd8ed1ab_0 conda-forge
platformdirs 3.5.1 pyhd8ed1ab_0 conda-forge
pluggy 1.0.0 pyhd8ed1ab_5 conda-forge
prometheus_client 0.17.0 pyhd8ed1ab_0 conda-forge
prompt-toolkit 3.0.38 pyha770c72_0 conda-forge
prompt_toolkit 3.0.38 hd8ed1ab_0 conda-forge
psutil 5.9.5 py311h2582759_0 conda-forge
ptyprocess 0.7.0 pyhd3deb0d_0 conda-forge
pure_eval 0.2.2 pyhd8ed1ab_0 conda-forge
pybind11-abi 4 hd8ed1ab_3 conda-forge
pycosat 0.6.4 py311hd4cff14_1 conda-forge
pycparser 2.21 pyhd8ed1ab_0 conda-forge
pycurl 7.45.1 py311hae980a4_3 conda-forge
pygments 2.15.1 pyhd8ed1ab_0 conda-forge
pyjwt 2.7.0 pyhd8ed1ab_0 conda-forge
pyopenssl 23.2.0 pyhd8ed1ab_1 conda-forge
pyrsistent 0.19.3 py311h2582759_0 conda-forge
pysocks 1.7.1 pyha2e5f31_6 conda-forge
python 3.11.3 h2755cc3_0_cpython conda-forge
python-dateutil 2.8.2 pyhd8ed1ab_0 conda-forge
python-fastjsonschema 2.17.1 pyhd8ed1ab_0 conda-forge
python-json-logger 2.0.7 pyhd8ed1ab_0 conda-forge
python_abi 3.11 3_cp311 conda-forge
pytz 2023.3 pyhd8ed1ab_0 conda-forge
pyyaml 6.0 py311hd4cff14_5 conda-forge
pyzmq 25.1.0 py311h75c88c4_0 conda-forge
readline 8.2 h8228510_1 conda-forge
reproc 14.2.4 h0b41bf4_0 conda-forge
reproc-cpp 14.2.4 hcb278e6_0 conda-forge
requests 2.31.0 pyhd8ed1ab_0 conda-forge
rfc3339-validator 0.1.4 pyhd8ed1ab_0 conda-forge
rfc3986-validator 0.1.1 pyh9f0ad1d_0 conda-forge
ruamel.yaml 0.17.31 py311h459d7ec_0 conda-forge
ruamel.yaml.clib 0.2.7 py311h2582759_1 conda-forge
send2trash 1.8.2 pyh41d4057_0 conda-forge
setuptools 67.7.2 pyhd8ed1ab_0 conda-forge
six 1.16.0 pyh6c4a22f_0 conda-forge
sniffio 1.3.0 pyhd8ed1ab_0 conda-forge
soupsieve 2.3.2.post1 pyhd8ed1ab_0 conda-forge
sqlalchemy 2.0.15 py311h459d7ec_0 conda-forge
stack_data 0.6.2 pyhd8ed1ab_0 conda-forge
terminado 0.17.1 pyh41d4057_0 conda-forge
tinycss2 1.2.1 pyhd8ed1ab_0 conda-forge
tk 8.6.12 h27826a3_0 conda-forge
tomli 2.0.1 pyhd8ed1ab_0 conda-forge
toolz 0.12.0 pyhd8ed1ab_0 conda-forge
tornado 6.3.2 py311h459d7ec_0 conda-forge
tqdm 4.65.0 pyhd8ed1ab_1 conda-forge
traitlets 5.9.0 pyhd8ed1ab_0 conda-forge
typing-extensions 4.6.3 hd8ed1ab_0 conda-forge
typing_extensions 4.6.3 pyha770c72_0 conda-forge
typing_utils 0.1.0 pyhd8ed1ab_0 conda-forge
tzdata 2023.3 pypi_0 pypi
urllib3 2.0.2 pyhd8ed1ab_0 conda-forge
wcwidth 0.2.6 pyhd8ed1ab_0 conda-forge
webencodings 0.5.1 py_1 conda-forge
websocket-client 1.5.2 pyhd8ed1ab_0 conda-forge
wheel 0.40.0 pyhd8ed1ab_0 conda-forge
xz 5.2.6 h166bdaf_0 conda-forge
yaml 0.2.5 h7f98852_2 conda-forge
yaml-cpp 0.7.0 h27087fc_2 conda-forge
zeromq 4.3.4 h9c3ff4c_1 conda-forge
zipp 3.15.0 pyhd8ed1ab_0 conda-forge
zlib 1.2.13 h166bdaf_4 conda-forge
zstandard 0.19.0 py311hbe0fcd7_1 conda-forge
zstd 1.5.2 h3eb15da_6 conda-forge

conda env:
name: base
channels:
- conda-forge
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- alembic=1.11.1=pyhd8ed1ab_0
- anyio=3.7.0=pyhd8ed1ab_1
- argon2-cffi=21.3.0=pyhd8ed1ab_0
- argon2-cffi-bindings=21.2.0=py311hd4cff14_3
- asttokens=2.2.1=pyhd8ed1ab_0
- async-lru=2.0.2=pyhd8ed1ab_0
- async_generator=1.10=py_0
- attrs=23.1.0=pyh71513ae_1
- babel=2.12.1=pyhd8ed1ab_1
- backcall=0.2.0=pyh9f0ad1d_0
- backports=1.0=pyhd8ed1ab_3
- backports.functools_lru_cache=1.6.4=pyhd8ed1ab_0
- beautifulsoup4=4.12.2=pyha770c72_0
- bleach=6.0.0=pyhd8ed1ab_0
- blinker=1.6.2=pyhd8ed1ab_0
- boltons=23.0.0=pyhd8ed1ab_0
- brotli=1.0.9=h166bdaf_8
- brotli-bin=1.0.9=h166bdaf_8
- bzip2=1.0.8=h7f98852_4
- c-ares=1.19.1=hd590300_0
- ca-certificates=2023.5.7=hbcca054_0
- certifi=2023.5.7=pyhd8ed1ab_0
- certipy=0.1.3=py_0
- cffi=1.15.1=py311h409f033_3
- charset-normalizer=3.1.0=pyhd8ed1ab_0
- colorama=0.4.6=pyhd8ed1ab_0
- comm=0.1.3=pyhd8ed1ab_0
- conda=23.3.1=py311h38be061_0
- conda-package-handling=2.0.2=pyh38be061_0
- conda-package-streaming=0.8.0=pyhd8ed1ab_0
- configurable-http-proxy=4.5.4=he2f69ee_2
- cryptography=41.0.1=py311h63ff55d_0
- debugpy=1.6.7=py311hcafe171_0
- decorator=5.1.1=pyhd8ed1ab_0
- defusedxml=0.7.1=pyhd8ed1ab_0
- entrypoints=0.4=pyhd8ed1ab_0
- exceptiongroup=1.1.1=pyhd8ed1ab_0
- executing=1.2.0=pyhd8ed1ab_0
- flit-core=3.9.0=pyhd8ed1ab_0
- fmt=9.1.0=h924138e_0
- greenlet=2.0.2=py311hb755f60_1
- icu=72.1=hcb278e6_0
- idna=3.4=pyhd8ed1ab_0
- importlib-metadata=6.6.0=pyha770c72_0
- importlib_metadata=6.6.0=hd8ed1ab_0
- importlib_resources=5.12.0=pyhd8ed1ab_0
- ipykernel=6.23.1=pyh210e3f2_0
- ipython=8.14.0=pyh41d4057_0
- ipython_genutils=0.2.0=py_1
- jedi=0.18.2=pyhd8ed1ab_0
- jinja2=3.1.2=pyhd8ed1ab_1
- json5=0.9.5=pyh9f0ad1d_0
- jsonpatch=1.32=pyhd8ed1ab_0
- jsonpointer=2.0=py_0
- jsonschema=4.17.3=pyhd8ed1ab_0
- jupyter-lsp=2.2.0=pyhd8ed1ab_0
- jupyter_client=8.2.0=pyhd8ed1ab_0
- jupyter_core=5.3.0=py311h38be061_0
- jupyter_events=0.6.3=pyhd8ed1ab_0
- jupyter_server=2.6.0=pyhd8ed1ab_0
- jupyter_server_terminals=0.4.4=pyhd8ed1ab_1
- jupyter_telemetry=0.1.0=pyhd8ed1ab_1
- jupyterhub=4.0.0=pyh2a2186d_0
- jupyterhub-base=4.0.0=pyh2a2186d_0
- jupyterlab=4.0.1=pyhd8ed1ab_0
- jupyterlab_pygments=0.2.2=pyhd8ed1ab_0
- jupyterlab_server=2.22.1=pyhd8ed1ab_0
- keyutils=1.6.1=h166bdaf_0
- krb5=1.20.1=h81ceb04_0
- ld_impl_linux-64=2.40=h41732ed_0
- libarchive=3.6.2=h039dbb9_1
- libbrotlicommon=1.0.9=h166bdaf_8
- libbrotlidec=1.0.9=h166bdaf_8
- libbrotlienc=1.0.9=h166bdaf_8
- libcurl=8.1.2=h409715c_0
- libedit=3.1.20191231=he28a2e2_2
- libev=4.33=h516909a_1
- libexpat=2.5.0=hcb278e6_1
- libffi=3.4.2=h7f98852_5
- libgcc-ng=13.1.0=he5830b7_0
- libgomp=13.1.0=he5830b7_0
- libiconv=1.17=h166bdaf_0
- libmamba=1.4.2=hcea66bb_0
- libmambapy=1.4.2=py311h1f88262_0
- libnghttp2=1.52.0=h61bc06f_0
- libnsl=2.0.0=h7f98852_0
- libsodium=1.0.18=h36c2ea0_1
- libsolv=0.7.24=h3eb15da_0
- libsqlite=3.42.0=h2797004_0
- libssh2=1.11.0=h0841786_0
- libstdcxx-ng=13.1.0=hfd8a6a1_0
- libuuid=2.38.1=h0b41bf4_0
- libuv=1.44.2=h166bdaf_0
- libxml2=2.11.4=h0d562d8_0
- libzlib=1.2.13=h166bdaf_4
- lz4-c=1.9.4=hcb278e6_0
- lzo=2.10=h516909a_1000
- mako=1.2.4=pyhd8ed1ab_0
- mamba=1.4.2=py311h3072747_0
- markupsafe=2.1.3=py311h459d7ec_0
- matplotlib-inline=0.1.6=pyhd8ed1ab_0
- mistune=2.0.5=pyhd8ed1ab_0
- nbclassic=1.0.0=pyhb4ecaf3_1
- nbclient=0.8.0=pyhd8ed1ab_0
- nbconvert=7.4.0=pyhd8ed1ab_0
- nbconvert-core=7.4.0=pyhd8ed1ab_0
- nbconvert-pandoc=7.4.0=pyhd8ed1ab_0
- nbformat=5.9.0=pyhd8ed1ab_0
- ncurses=6.3=h27087fc_1
- nest-asyncio=1.5.6=pyhd8ed1ab_0
- nodejs=18.15.0=h4abf6b9_1
- notebook=6.5.4=pyha770c72_0
- notebook-shim=0.2.3=pyhd8ed1ab_0
- oauthlib=3.2.2=pyhd8ed1ab_0
- openssl=3.1.1=hd590300_1
- overrides=7.3.1=pyhd8ed1ab_0
- packaging=23.1=pyhd8ed1ab_0
- pamela=1.0.0=py_0
- pandoc=2.19.2=h32600fe_2
- pandocfilters=1.5.0=pyhd8ed1ab_0
- parso=0.8.3=pyhd8ed1ab_0
- pexpect=4.8.0=pyh1a96a4e_2
- pickleshare=0.7.5=py_1003
- pip=23.1.2=pyhd8ed1ab_0
- pkgutil-resolve-name=1.3.10=pyhd8ed1ab_0
- platformdirs=3.5.1=pyhd8ed1ab_0
- pluggy=1.0.0=pyhd8ed1ab_5
- prometheus_client=0.17.0=pyhd8ed1ab_0
- prompt-toolkit=3.0.38=pyha770c72_0
- prompt_toolkit=3.0.38=hd8ed1ab_0
- psutil=5.9.5=py311h2582759_0
- ptyprocess=0.7.0=pyhd3deb0d_0
- pure_eval=0.2.2=pyhd8ed1ab_0
- pybind11-abi=4=hd8ed1ab_3
- pycosat=0.6.4=py311hd4cff14_1
- pycparser=2.21=pyhd8ed1ab_0
- pycurl=7.45.1=py311hae980a4_3
- pygments=2.15.1=pyhd8ed1ab_0
- pyjwt=2.7.0=pyhd8ed1ab_0
- pyopenssl=23.2.0=pyhd8ed1ab_1
- pyrsistent=0.19.3=py311h2582759_0
- pysocks=1.7.1=pyha2e5f31_6
- python=3.11.3=h2755cc3_0_cpython
- python-dateutil=2.8.2=pyhd8ed1ab_0
- python-fastjsonschema=2.17.1=pyhd8ed1ab_0
- python-json-logger=2.0.7=pyhd8ed1ab_0
- python_abi=3.11=3_cp311
- pytz=2023.3=pyhd8ed1ab_0
- pyyaml=6.0=py311hd4cff14_5
- pyzmq=25.1.0=py311h75c88c4_0
- readline=8.2=h8228510_1
- reproc=14.2.4=h0b41bf4_0
- reproc-cpp=14.2.4=hcb278e6_0
- requests=2.31.0=pyhd8ed1ab_0
- rfc3339-validator=0.1.4=pyhd8ed1ab_0
- rfc3986-validator=0.1.1=pyh9f0ad1d_0
- ruamel.yaml=0.17.31=py311h459d7ec_0
- ruamel.yaml.clib=0.2.7=py311h2582759_1
- send2trash=1.8.2=pyh41d4057_0
- setuptools=67.7.2=pyhd8ed1ab_0
- six=1.16.0=pyh6c4a22f_0
- sniffio=1.3.0=pyhd8ed1ab_0
- soupsieve=2.3.2.post1=pyhd8ed1ab_0
- sqlalchemy=2.0.15=py311h459d7ec_0
- stack_data=0.6.2=pyhd8ed1ab_0
- terminado=0.17.1=pyh41d4057_0
- tinycss2=1.2.1=pyhd8ed1ab_0
- tk=8.6.12=h27826a3_0
- tomli=2.0.1=pyhd8ed1ab_0
- toolz=0.12.0=pyhd8ed1ab_0
- tornado=6.3.2=py311h459d7ec_0
- tqdm=4.65.0=pyhd8ed1ab_1
- traitlets=5.9.0=pyhd8ed1ab_0
- typing-extensions=4.6.3=hd8ed1ab_0
- typing_extensions=4.6.3=pyha770c72_0
- typing_utils=0.1.0=pyhd8ed1ab_0
- urllib3=2.0.2=pyhd8ed1ab_0
- wcwidth=0.2.6=pyhd8ed1ab_0
- webencodings=0.5.1=py_1
- websocket-client=1.5.2=pyhd8ed1ab_0
- wheel=0.40.0=pyhd8ed1ab_0
- xz=5.2.6=h166bdaf_0
- yaml=0.2.5=h7f98852_2
- yaml-cpp=0.7.0=h27087fc_2
- zeromq=4.3.4=h9c3ff4c_1
- zipp=3.15.0=pyhd8ed1ab_0
- zlib=1.2.13=h166bdaf_4
- zstandard=0.19.0=py311hbe0fcd7_1
- zstd=1.5.2=h3eb15da_6
- pip:
- numpy==1.24.3
- pandas==2.0.2
- tzdata==2023.3
prefix: /opt/conda

@janfrederik janfrederik added the bug label Jun 7, 2023
@jupyterlab-probot jupyterlab-probot bot added the status:Needs Triage Applied to new issues that need triage label Jun 7, 2023
@welcome
Copy link

welcome bot commented Jun 7, 2023

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗

If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively.
welcome
You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! 👋

Welcome to the Jupyter community! 🎉

@janfrederik
Copy link
Author

Command Line Output
[D 2023-06-07 12:32:01.943 ServerApp] Searching ['/home/jovyan/.jupyter', '/home/jovyan/.local/etc/jupyter', '/opt/conda/etc/jupyter', '/usr/local/etc/jupyter', '/etc/jupyter'] for config files
[D 2023-06-07 12:32:01.943 ServerApp] Looking for jupyter_config in /etc/jupyter
[D 2023-06-07 12:32:01.943 ServerApp] Looking for jupyter_config in /usr/local/etc/jupyter
[D 2023-06-07 12:32:01.943 ServerApp] Looking for jupyter_config in /opt/conda/etc/jupyter
[D 2023-06-07 12:32:01.944 ServerApp] Looking for jupyter_config in /home/jovyan/.local/etc/jupyter
[D 2023-06-07 12:32:01.944 ServerApp] Looking for jupyter_config in /home/jovyan/.jupyter
[D 2023-06-07 12:32:01.945 ServerApp] Looking for jupyter_server_config in /etc/jupyter
[D 2023-06-07 12:32:01.945 ServerApp] Loaded config file: /etc/jupyter/jupyter_server_config.py
[D 2023-06-07 12:32:01.945 ServerApp] Looking for jupyter_server_config in /usr/local/etc/jupyter
[D 2023-06-07 12:32:01.945 ServerApp] Looking for jupyter_server_config in /opt/conda/etc/jupyter
[D 2023-06-07 12:32:01.946 ServerApp] Looking for jupyter_server_config in /home/jovyan/.local/etc/jupyter
[D 2023-06-07 12:32:01.946 ServerApp] Looking for jupyter_server_config in /home/jovyan/.jupyter
[D 2023-06-07 12:32:01.949 ServerApp] Paths used for configuration of jupyter_server_config:
        /etc/jupyter/jupyter_server_config.json
[D 2023-06-07 12:32:01.949 ServerApp] Paths used for configuration of jupyter_server_config:
        /usr/local/etc/jupyter/jupyter_server_config.json
[D 2023-06-07 12:32:01.949 ServerApp] Paths used for configuration of jupyter_server_config:
        /opt/conda/etc/jupyter/jupyter_server_config.d/jupyter-lsp-jupyter-server.json
        /opt/conda/etc/jupyter/jupyter_server_config.d/jupyter_server_terminals.json
        /opt/conda/etc/jupyter/jupyter_server_config.d/jupyterlab.json
        /opt/conda/etc/jupyter/jupyter_server_config.d/nbclassic.json
        /opt/conda/etc/jupyter/jupyter_server_config.d/notebook_shim.json
        /opt/conda/etc/jupyter/jupyter_server_config.json
[D 2023-06-07 12:32:01.950 ServerApp] Paths used for configuration of jupyter_server_config:
        /home/jovyan/.local/etc/jupyter/jupyter_server_config.json
[D 2023-06-07 12:32:01.950 ServerApp] Paths used for configuration of jupyter_server_config:
        /home/jovyan/.jupyter/jupyter_server_config.json
[I 2023-06-07 12:32:01.954 ServerApp] Package jupyterlab took 0.0000s to import
[I 2023-06-07 12:32:01.963 ServerApp] Package jupyter_lsp took 0.0084s to import
[W 2023-06-07 12:32:01.963 ServerApp] A `_jupyter_server_extension_points` function was not found in jupyter_lsp. Instead, a `_jupyter_server_extension_paths` function was found and will be used for now. This function name will be deprecated in future releases of Jupyter Server.
[I 2023-06-07 12:32:01.967 ServerApp] Package jupyter_server_terminals took 0.0038s to import
[I 2023-06-07 12:32:01.969 ServerApp] Package nbclassic took 0.0007s to import
[W 2023-06-07 12:32:01.971 ServerApp] A `_jupyter_server_extension_points` function was not found in nbclassic. Instead, a `_jupyter_server_extension_paths` function was found and will be used for now. This function name will be deprecated in future releases of Jupyter Server.
[I 2023-06-07 12:32:01.972 ServerApp] Package notebook_shim took 0.0000s to import
[W 2023-06-07 12:32:01.972 ServerApp] A `_jupyter_server_extension_points` function was not found in notebook_shim. Instead, a `_jupyter_server_extension_paths` function was found and will be used for now. This function name will be deprecated in future releases of Jupyter Server.
[I 2023-06-07 12:32:01.973 ServerApp] jupyter_lsp | extension was successfully linked.
[D 2023-06-07 12:32:01.979 TerminalsExtensionApp] Config changed: {'ServerApp': {'log_level': 'DEBUG', 'ip': '0.0.0.0', 'open_browser': False, 'jpserver_extensions': }, 'ExtensionApp': {'log_level': 'DEBUG'}, 'InlineBackend': {'figure_formats': {'svg', 'pdf', 'png', 'jpeg'}}, 'FileContentsManager': {'delete_to_trash': False}}
[D 2023-06-07 12:32:01.980 ServerApp] Config changed: {'ServerApp': {'log_level': 'DEBUG', 'ip': '0.0.0.0', 'open_browser': False, 'jpserver_extensions': }, 'ExtensionApp': {'log_level': 'DEBUG'}, 'InlineBackend': {'figure_formats': {'svg', 'pdf', 'png', 'jpeg'}}, 'FileContentsManager': {'delete_to_trash': False}}
[I 2023-06-07 12:32:01.981 ServerApp] jupyter_server_terminals | extension was successfully linked.
[D 2023-06-07 12:32:01.986 LabApp] Config changed: {'NotebookApp': {}, 'ServerApp': {'log_level': 'DEBUG', 'ip': '0.0.0.0', 'open_browser': False, 'jpserver_extensions': }, 'ExtensionApp': {'log_level': 'DEBUG'}, 'InlineBackend': {'figure_formats': {'svg', 'pdf', 'png', 'jpeg'}}, 'FileContentsManager': {'delete_to_trash': False}}
[I 2023-06-07 12:32:01.987 ServerApp] jupyterlab | extension was successfully linked.
[W 2023-06-07 12:32:01.990 NotebookApp] 'ip' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release.
[W 2023-06-07 12:32:01.990 NotebookApp] 'ip' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release.
[D 2023-06-07 12:32:01.994 NotebookApp] Config changed: {'NotebookApp': {'open_browser': False}, 'ServerApp': {'ip': '0.0.0.0', 'log_level': 'DEBUG', 'open_browser': False, 'jpserver_extensions': }, 'InlineBackend': {'figure_formats': {'svg', 'pdf', 'png', 'jpeg'}}, 'FileContentsManager': {'delete_to_trash': False}, 'ExtensionApp': {'log_level': 'DEBUG'}}
[I 2023-06-07 12:32:01.995 ServerApp] nbclassic | extension was successfully linked.
[I 2023-06-07 12:32:01.997 ServerApp] Writing Jupyter server cookie secret to /home/jovyan/.local/share/jupyter/runtime/jupyter_cookie_secret
[D 2023-06-07 12:32:02.198 ServerApp] Paths used for configuration of jupyter_notebook_config:
        /home/jovyan/.jupyter/jupyter_notebook_config.json
[D 2023-06-07 12:32:02.199 ServerApp] Paths used for configuration of jupyter_notebook_config:
        /etc/jupyter/jupyter_notebook_config.json
[D 2023-06-07 12:32:02.199 ServerApp] Paths used for configuration of jupyter_notebook_config:
        /usr/local/etc/jupyter/jupyter_notebook_config.json
[D 2023-06-07 12:32:02.199 ServerApp] Paths used for configuration of jupyter_notebook_config:
        /opt/conda/etc/jupyter/jupyter_notebook_config.d/jupyter-lsp-notebook.json
        /opt/conda/etc/jupyter/jupyter_notebook_config.d/jupyterlab.json
        /opt/conda/etc/jupyter/jupyter_notebook_config.json
[D 2023-06-07 12:32:02.200 ServerApp] Paths used for configuration of jupyter_notebook_config:
        /home/jovyan/.local/etc/jupyter/jupyter_notebook_config.json
[D 2023-06-07 12:32:02.200 ServerApp] Paths used for configuration of jupyter_notebook_config:
        /home/jovyan/.jupyter/jupyter_notebook_config.json
[I 2023-06-07 12:32:02.200 ServerApp] notebook_shim | extension was successfully linked.
[D 2023-06-07 12:32:02.201 ServerApp] Config changed: {'ExtensionApp': {'log_level': 'DEBUG'}, 'InlineBackend': {'figure_formats': {'svg', 'pdf', 'png', 'jpeg'}}, 'FileContentsManager': {'delete_to_trash': False}, 'NotebookApp': {'open_browser': False}, 'ServerApp': {'ip': '0.0.0.0', 'log_level': 'DEBUG', 'open_browser': False, 'jpserver_extensions': }}
[I 2023-06-07 12:32:02.256 ServerApp] notebook_shim | extension was successfully loaded.
[D 2023-06-07 12:32:02.259 ServerApp] [lsp] rootUri will be file:///home/jovyan
[D 2023-06-07 12:32:02.259 ServerApp] [lsp] virtualDocumentsUri will be file:///home/jovyan/.virtual_documents
[I 2023-06-07 12:32:02.260 ServerApp] jupyter_lsp | extension was successfully loaded.
[I 2023-06-07 12:32:02.261 ServerApp] jupyter_server_terminals | extension was successfully loaded.
[I 2023-06-07 12:32:02.262 LabApp] JupyterLab extension loaded from /opt/conda/lib/python3.11/site-packages/jupyterlab
[I 2023-06-07 12:32:02.262 LabApp] JupyterLab application directory is /opt/conda/share/jupyter/lab
[I 2023-06-07 12:32:02.263 LabApp] Extension Manager is 'pypi'.
[D 2023-06-07 12:32:02.264 LabApp] Extensions list will be fetched from https://pypi.org/pypi.
[I 2023-06-07 12:32:02.267 ServerApp] jupyterlab | extension was successfully loaded.

| | | |_ __ | | | | ___
| || | ' / / _ | / -)
_/| ./_
,_,|____|
|_|

Read the migration plan to Notebook 7 to learn about the new features and the actions to take if you are using extensions.

https://jupyter-notebook.readthedocs.io/en/latest/migrate_to_notebook7.html

Please note that updating to Notebook 7 might break some of your extensions.

[I 2023-06-07 12:32:02.271 ServerApp] nbclassic | extension was successfully loaded.
[I 2023-06-07 12:32:02.271 ServerApp] Serving notebooks from local directory: /home/jovyan
[I 2023-06-07 12:32:02.272 ServerApp] Jupyter Server 2.6.0 is running at:
[I 2023-06-07 12:32:02.272 ServerApp] http://a1ab652abe36:8888/lab?token=427b1e73c31fff2efce2dcc81afe814c74646731be1454d0
[I 2023-06-07 12:32:02.272 ServerApp] http://127.0.0.1:8888/lab?token=427b1e73c31fff2efce2dcc81afe814c74646731be1454d0
[I 2023-06-07 12:32:02.272 ServerApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
[C 2023-06-07 12:32:02.276 ServerApp]

To access the server, open this file in a browser:
    file:///home/jovyan/.local/share/jupyter/runtime/jpserver-7-open.html
Or copy and paste one of these URLs:
    http://a1ab652abe36:8888/lab?token=427b1e73c31fff2efce2dcc81afe814c74646731be1454d0
    http://127.0.0.1:8888/lab?token=427b1e73c31fff2efce2dcc81afe814c74646731be1454d0

[D 2023-06-07 12:32:02.278 ServerApp] Paths used for configuration of jupyter_config:
/etc/jupyter/jupyter_config.json
[D 2023-06-07 12:32:02.278 ServerApp] Paths used for configuration of jupyter_config:
/usr/local/etc/jupyter/jupyter_config.json
[D 2023-06-07 12:32:02.278 ServerApp] Paths used for configuration of jupyter_config:
/opt/conda/etc/jupyter/jupyter_config.json
[D 2023-06-07 12:32:02.279 ServerApp] Paths used for configuration of jupyter_config:
/home/jovyan/.local/etc/jupyter/jupyter_config.json
[D 2023-06-07 12:32:02.279 ServerApp] Paths used for configuration of jupyter_config:
/home/jovyan/.jupyter/jupyter_config.json
[D 2023-06-07 12:32:02.279 ServerApp] Paths used for configuration of jupyter_notebook_config:
/etc/jupyter/jupyter_notebook_config.json
[D 2023-06-07 12:32:02.279 ServerApp] Paths used for configuration of jupyter_notebook_config:
/usr/local/etc/jupyter/jupyter_notebook_config.json
[D 2023-06-07 12:32:02.280 ServerApp] Paths used for configuration of jupyter_notebook_config:
/opt/conda/etc/jupyter/jupyter_notebook_config.d/jupyter-lsp-notebook.json
/opt/conda/etc/jupyter/jupyter_notebook_config.d/jupyterlab.json
/opt/conda/etc/jupyter/jupyter_notebook_config.json
[D 2023-06-07 12:32:02.311 ServerApp] Paths used for configuration of jupyter_notebook_config:
/home/jovyan/.local/etc/jupyter/jupyter_notebook_config.json
[D 2023-06-07 12:32:02.311 ServerApp] Paths used for configuration of jupyter_notebook_config:
/home/jovyan/.jupyter/jupyter_notebook_config.json
[D 2023-06-07 12:32:02.311 ServerApp] Paths used for configuration of jupyter_server_config:
/etc/jupyter/jupyter_server_config.json
[D 2023-06-07 12:32:02.312 ServerApp] Paths used for configuration of jupyter_server_config:
/usr/local/etc/jupyter/jupyter_server_config.json
[D 2023-06-07 12:32:02.312 ServerApp] Paths used for configuration of jupyter_server_config:
/opt/conda/etc/jupyter/jupyter_server_config.d/jupyter-lsp-jupyter-server.json
/opt/conda/etc/jupyter/jupyter_server_config.d/jupyter_server_terminals.json
/opt/conda/etc/jupyter/jupyter_server_config.d/jupyterlab.json
/opt/conda/etc/jupyter/jupyter_server_config.d/nbclassic.json
/opt/conda/etc/jupyter/jupyter_server_config.d/notebook_shim.json
/opt/conda/etc/jupyter/jupyter_server_config.json
[D 2023-06-07 12:32:02.312 ServerApp] Paths used for configuration of jupyter_server_config:
/home/jovyan/.local/etc/jupyter/jupyter_server_config.json
[D 2023-06-07 12:32:02.312 ServerApp] Paths used for configuration of jupyter_server_config:
/home/jovyan/.jupyter/jupyter_server_config.json
[D 2023-06-07 12:32:02.804 ServerApp] Checking for /home/jovyan/node_modules/bash-language-server/out/cli.js
[D 2023-06-07 12:32:02.804 ServerApp] Checking for /opt/conda/share/jupyter/lab/staging/node_modules/bash-language-server/out/cli.js
[D 2023-06-07 12:32:02.804 ServerApp] Checking for /opt/conda/lib/node_modules/bash-language-server/out/cli.js
[D 2023-06-07 12:32:02.804 ServerApp] Checking for /opt/conda/node_modules/bash-language-server/out/cli.js
[D 2023-06-07 12:32:02.804 ServerApp] Checking for /opt/conda/lib/node_modules/bash-language-server/out/cli.js
[D 2023-06-07 12:32:02.804 ServerApp] Checking for /opt/conda/node_modules/bash-language-server/out/cli.js
[D 2023-06-07 12:32:02.804 ServerApp] bash-language-server/out/cli.js not found in node_modules of [PosixPath('/home/jovyan'), PosixPath('/opt/conda/share/jupyter/lab/staging'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda')]
[D 2023-06-07 12:32:02.804 ServerApp] Checking for /home/jovyan/node_modules/bash-language-server/bin/main.js
[D 2023-06-07 12:32:02.804 ServerApp] Checking for /opt/conda/share/jupyter/lab/staging/node_modules/bash-language-server/bin/main.js
[D 2023-06-07 12:32:02.805 ServerApp] Checking for /opt/conda/lib/node_modules/bash-language-server/bin/main.js
[D 2023-06-07 12:32:02.805 ServerApp] Checking for /opt/conda/node_modules/bash-language-server/bin/main.js
[D 2023-06-07 12:32:02.805 ServerApp] Checking for /opt/conda/lib/node_modules/bash-language-server/bin/main.js
[D 2023-06-07 12:32:02.805 ServerApp] Checking for /opt/conda/node_modules/bash-language-server/bin/main.js
[D 2023-06-07 12:32:02.805 ServerApp] bash-language-server/bin/main.js not found in node_modules of [PosixPath('/home/jovyan'), PosixPath('/opt/conda/share/jupyter/lab/staging'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda')]
[D 2023-06-07 12:32:02.805 ServerApp] Checking for /home/jovyan/node_modules/dockerfile-language-server-nodejs/lib/server.js
[D 2023-06-07 12:32:02.805 ServerApp] Checking for /opt/conda/share/jupyter/lab/staging/node_modules/dockerfile-language-server-nodejs/lib/server.js
[D 2023-06-07 12:32:02.805 ServerApp] Checking for /opt/conda/lib/node_modules/dockerfile-language-server-nodejs/lib/server.js
[D 2023-06-07 12:32:02.805 ServerApp] Checking for /opt/conda/node_modules/dockerfile-language-server-nodejs/lib/server.js
[D 2023-06-07 12:32:02.806 ServerApp] Checking for /opt/conda/lib/node_modules/dockerfile-language-server-nodejs/lib/server.js
[D 2023-06-07 12:32:02.806 ServerApp] Checking for /opt/conda/node_modules/dockerfile-language-server-nodejs/lib/server.js
[D 2023-06-07 12:32:02.806 ServerApp] dockerfile-language-server-nodejs/lib/server.js not found in node_modules of [PosixPath('/home/jovyan'), PosixPath('/opt/conda/share/jupyter/lab/staging'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda')]
[D 2023-06-07 12:32:02.806 ServerApp] Checking for /home/jovyan/node_modules/javascript-typescript-langserver/lib/language-server-stdio.js
[D 2023-06-07 12:32:02.806 ServerApp] Checking for /opt/conda/share/jupyter/lab/staging/node_modules/javascript-typescript-langserver/lib/language-server-stdio.js
[D 2023-06-07 12:32:02.806 ServerApp] Checking for /opt/conda/lib/node_modules/javascript-typescript-langserver/lib/language-server-stdio.js
[D 2023-06-07 12:32:02.806 ServerApp] Checking for /opt/conda/node_modules/javascript-typescript-langserver/lib/language-server-stdio.js
[D 2023-06-07 12:32:02.806 ServerApp] Checking for /opt/conda/lib/node_modules/javascript-typescript-langserver/lib/language-server-stdio.js
[D 2023-06-07 12:32:02.806 ServerApp] Checking for /opt/conda/node_modules/javascript-typescript-langserver/lib/language-server-stdio.js
[D 2023-06-07 12:32:02.807 ServerApp] javascript-typescript-langserver/lib/language-server-stdio.js not found in node_modules of [PosixPath('/home/jovyan'), PosixPath('/opt/conda/share/jupyter/lab/staging'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda')]
[D 2023-06-07 12:32:02.807 ServerApp] Checking for /home/jovyan/node_modules/pyright/langserver.index.js
[D 2023-06-07 12:32:02.807 ServerApp] Checking for /opt/conda/share/jupyter/lab/staging/node_modules/pyright/langserver.index.js
[D 2023-06-07 12:32:02.808 ServerApp] Checking for /opt/conda/lib/node_modules/pyright/langserver.index.js
[D 2023-06-07 12:32:02.808 ServerApp] Checking for /opt/conda/node_modules/pyright/langserver.index.js
[D 2023-06-07 12:32:02.808 ServerApp] Checking for /opt/conda/lib/node_modules/pyright/langserver.index.js
[D 2023-06-07 12:32:02.808 ServerApp] Checking for /opt/conda/node_modules/pyright/langserver.index.js
[D 2023-06-07 12:32:02.808 ServerApp] pyright/langserver.index.js not found in node_modules of [PosixPath('/home/jovyan'), PosixPath('/opt/conda/share/jupyter/lab/staging'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda')]
[D 2023-06-07 12:32:02.808 ServerApp] Checking for /home/jovyan/node_modules/sql-language-server/dist/bin/cli.js
[D 2023-06-07 12:32:02.809 ServerApp] Checking for /opt/conda/share/jupyter/lab/staging/node_modules/sql-language-server/dist/bin/cli.js
[D 2023-06-07 12:32:02.809 ServerApp] Checking for /opt/conda/lib/node_modules/sql-language-server/dist/bin/cli.js
[D 2023-06-07 12:32:02.809 ServerApp] Checking for /opt/conda/node_modules/sql-language-server/dist/bin/cli.js
[D 2023-06-07 12:32:02.809 ServerApp] Checking for /opt/conda/lib/node_modules/sql-language-server/dist/bin/cli.js
[D 2023-06-07 12:32:02.809 ServerApp] Checking for /opt/conda/node_modules/sql-language-server/dist/bin/cli.js
[D 2023-06-07 12:32:02.809 ServerApp] sql-language-server/dist/bin/cli.js not found in node_modules of [PosixPath('/home/jovyan'), PosixPath('/opt/conda/share/jupyter/lab/staging'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda')]
[D 2023-06-07 12:32:02.809 ServerApp] Checking for /home/jovyan/node_modules/typescript-language-server/lib/cli.js
[D 2023-06-07 12:32:02.809 ServerApp] Checking for /opt/conda/share/jupyter/lab/staging/node_modules/typescript-language-server/lib/cli.js
[D 2023-06-07 12:32:02.810 ServerApp] Checking for /opt/conda/lib/node_modules/typescript-language-server/lib/cli.js
[D 2023-06-07 12:32:02.810 ServerApp] Checking for /opt/conda/node_modules/typescript-language-server/lib/cli.js
[D 2023-06-07 12:32:02.810 ServerApp] Checking for /opt/conda/lib/node_modules/typescript-language-server/lib/cli.js
[D 2023-06-07 12:32:02.810 ServerApp] Checking for /opt/conda/node_modules/typescript-language-server/lib/cli.js
[D 2023-06-07 12:32:02.810 ServerApp] typescript-language-server/lib/cli.js not found in node_modules of [PosixPath('/home/jovyan'), PosixPath('/opt/conda/share/jupyter/lab/staging'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda')]
[D 2023-06-07 12:32:02.810 ServerApp] Checking for /home/jovyan/node_modules/unified-language-server/src/server.js
[D 2023-06-07 12:32:02.810 ServerApp] Checking for /opt/conda/share/jupyter/lab/staging/node_modules/unified-language-server/src/server.js
[D 2023-06-07 12:32:02.810 ServerApp] Checking for /opt/conda/lib/node_modules/unified-language-server/src/server.js
[D 2023-06-07 12:32:02.810 ServerApp] Checking for /opt/conda/node_modules/unified-language-server/src/server.js
[D 2023-06-07 12:32:02.810 ServerApp] Checking for /opt/conda/lib/node_modules/unified-language-server/src/server.js
[D 2023-06-07 12:32:02.810 ServerApp] Checking for /opt/conda/node_modules/unified-language-server/src/server.js
[D 2023-06-07 12:32:02.811 ServerApp] unified-language-server/src/server.js not found in node_modules of [PosixPath('/home/jovyan'), PosixPath('/opt/conda/share/jupyter/lab/staging'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda')]
[D 2023-06-07 12:32:02.811 ServerApp] Checking for /home/jovyan/node_modules/vscode-css-languageserver-bin/cssServerMain.js
[D 2023-06-07 12:32:02.811 ServerApp] Checking for /opt/conda/share/jupyter/lab/staging/node_modules/vscode-css-languageserver-bin/cssServerMain.js
[D 2023-06-07 12:32:02.811 ServerApp] Checking for /opt/conda/lib/node_modules/vscode-css-languageserver-bin/cssServerMain.js
[D 2023-06-07 12:32:02.811 ServerApp] Checking for /opt/conda/node_modules/vscode-css-languageserver-bin/cssServerMain.js
[D 2023-06-07 12:32:02.811 ServerApp] Checking for /opt/conda/lib/node_modules/vscode-css-languageserver-bin/cssServerMain.js
[D 2023-06-07 12:32:02.811 ServerApp] Checking for /opt/conda/node_modules/vscode-css-languageserver-bin/cssServerMain.js
[D 2023-06-07 12:32:02.811 ServerApp] vscode-css-languageserver-bin/cssServerMain.js not found in node_modules of [PosixPath('/home/jovyan'), PosixPath('/opt/conda/share/jupyter/lab/staging'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda')]
[D 2023-06-07 12:32:02.811 ServerApp] Checking for /home/jovyan/node_modules/vscode-html-languageserver-bin/htmlServerMain.js
[D 2023-06-07 12:32:02.812 ServerApp] Checking for /opt/conda/share/jupyter/lab/staging/node_modules/vscode-html-languageserver-bin/htmlServerMain.js
[D 2023-06-07 12:32:02.812 ServerApp] Checking for /opt/conda/lib/node_modules/vscode-html-languageserver-bin/htmlServerMain.js
[D 2023-06-07 12:32:02.812 ServerApp] Checking for /opt/conda/node_modules/vscode-html-languageserver-bin/htmlServerMain.js
[D 2023-06-07 12:32:02.812 ServerApp] Checking for /opt/conda/lib/node_modules/vscode-html-languageserver-bin/htmlServerMain.js
[D 2023-06-07 12:32:02.812 ServerApp] Checking for /opt/conda/node_modules/vscode-html-languageserver-bin/htmlServerMain.js
[D 2023-06-07 12:32:02.812 ServerApp] vscode-html-languageserver-bin/htmlServerMain.js not found in node_modules of [PosixPath('/home/jovyan'), PosixPath('/opt/conda/share/jupyter/lab/staging'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda')]
[D 2023-06-07 12:32:02.812 ServerApp] Checking for /home/jovyan/node_modules/vscode-json-languageserver-bin/jsonServerMain.js
[D 2023-06-07 12:32:02.813 ServerApp] Checking for /opt/conda/share/jupyter/lab/staging/node_modules/vscode-json-languageserver-bin/jsonServerMain.js
[D 2023-06-07 12:32:02.813 ServerApp] Checking for /opt/conda/lib/node_modules/vscode-json-languageserver-bin/jsonServerMain.js
[D 2023-06-07 12:32:02.813 ServerApp] Checking for /opt/conda/node_modules/vscode-json-languageserver-bin/jsonServerMain.js
[D 2023-06-07 12:32:02.813 ServerApp] Checking for /opt/conda/lib/node_modules/vscode-json-languageserver-bin/jsonServerMain.js
[D 2023-06-07 12:32:02.813 ServerApp] Checking for /opt/conda/node_modules/vscode-json-languageserver-bin/jsonServerMain.js
[D 2023-06-07 12:32:02.813 ServerApp] vscode-json-languageserver-bin/jsonServerMain.js not found in node_modules of [PosixPath('/home/jovyan'), PosixPath('/opt/conda/share/jupyter/lab/staging'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda')]
[D 2023-06-07 12:32:02.813 ServerApp] Checking for /home/jovyan/node_modules/yaml-language-server/bin/yaml-language-server
[D 2023-06-07 12:32:02.813 ServerApp] Checking for /opt/conda/share/jupyter/lab/staging/node_modules/yaml-language-server/bin/yaml-language-server
[D 2023-06-07 12:32:02.813 ServerApp] Checking for /opt/conda/lib/node_modules/yaml-language-server/bin/yaml-language-server
[D 2023-06-07 12:32:02.813 ServerApp] Checking for /opt/conda/node_modules/yaml-language-server/bin/yaml-language-server
[D 2023-06-07 12:32:02.814 ServerApp] Checking for /opt/conda/lib/node_modules/yaml-language-server/bin/yaml-language-server
[D 2023-06-07 12:32:02.814 ServerApp] Checking for /opt/conda/node_modules/yaml-language-server/bin/yaml-language-server
[D 2023-06-07 12:32:02.814 ServerApp] yaml-language-server/bin/yaml-language-server not found in node_modules of [PosixPath('/home/jovyan'), PosixPath('/opt/conda/share/jupyter/lab/staging'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda')]
[I 2023-06-07 12:32:02.814 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 2023-06-07 12:32:02.819 ServerApp] Checking for /home/jovyan/node_modules/bash-language-server/out/cli.js
[D 2023-06-07 12:32:02.820 ServerApp] Checking for /opt/conda/share/jupyter/lab/staging/node_modules/bash-language-server/out/cli.js
[D 2023-06-07 12:32:02.820 ServerApp] Checking for /opt/conda/lib/node_modules/bash-language-server/out/cli.js
[D 2023-06-07 12:32:02.820 ServerApp] Checking for /opt/conda/node_modules/bash-language-server/out/cli.js
[D 2023-06-07 12:32:02.820 ServerApp] Checking for /opt/conda/lib/node_modules/bash-language-server/out/cli.js
[D 2023-06-07 12:32:02.820 ServerApp] Checking for /opt/conda/node_modules/bash-language-server/out/cli.js
[D 2023-06-07 12:32:02.820 ServerApp] bash-language-server/out/cli.js not found in node_modules of [PosixPath('/home/jovyan'), PosixPath('/opt/conda/share/jupyter/lab/staging'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda')]
[D 2023-06-07 12:32:02.820 ServerApp] Checking for /home/jovyan/node_modules/bash-language-server/bin/main.js
[D 2023-06-07 12:32:02.820 ServerApp] Checking for /opt/conda/share/jupyter/lab/staging/node_modules/bash-language-server/bin/main.js
[D 2023-06-07 12:32:02.820 ServerApp] Checking for /opt/conda/lib/node_modules/bash-language-server/bin/main.js
[D 2023-06-07 12:32:02.820 ServerApp] Checking for /opt/conda/node_modules/bash-language-server/bin/main.js
[D 2023-06-07 12:32:02.821 ServerApp] Checking for /opt/conda/lib/node_modules/bash-language-server/bin/main.js
[D 2023-06-07 12:32:02.821 ServerApp] Checking for /opt/conda/node_modules/bash-language-server/bin/main.js
[D 2023-06-07 12:32:02.821 ServerApp] bash-language-server/bin/main.js not found in node_modules of [PosixPath('/home/jovyan'), PosixPath('/opt/conda/share/jupyter/lab/staging'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda')]
[D 2023-06-07 12:32:02.821 ServerApp] Checking for /home/jovyan/node_modules/bash-language-server/out/cli.js
[D 2023-06-07 12:32:02.821 ServerApp] Checking for /opt/conda/share/jupyter/lab/staging/node_modules/bash-language-server/out/cli.js
[D 2023-06-07 12:32:02.821 ServerApp] Checking for /opt/conda/lib/node_modules/bash-language-server/out/cli.js
[D 2023-06-07 12:32:02.821 ServerApp] Checking for /opt/conda/node_modules/bash-language-server/out/cli.js
[D 2023-06-07 12:32:02.821 ServerApp] Checking for /opt/conda/lib/node_modules/bash-language-server/out/cli.js
[D 2023-06-07 12:32:02.822 ServerApp] Checking for /opt/conda/node_modules/bash-language-server/out/cli.js
[D 2023-06-07 12:32:02.822 ServerApp] bash-language-server/out/cli.js not found in node_modules of [PosixPath('/home/jovyan'), PosixPath('/opt/conda/share/jupyter/lab/staging'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda')]
[D 2023-06-07 12:32:02.822 ServerApp] Checking for /home/jovyan/node_modules/bash-language-server/bin/main.js
[D 2023-06-07 12:32:02.822 ServerApp] Checking for /opt/conda/share/jupyter/lab/staging/node_modules/bash-language-server/bin/main.js
[D 2023-06-07 12:32:02.822 ServerApp] Checking for /opt/conda/lib/node_modules/bash-language-server/bin/main.js
[D 2023-06-07 12:32:02.822 ServerApp] Checking for /opt/conda/node_modules/bash-language-server/bin/main.js
[D 2023-06-07 12:32:02.822 ServerApp] Checking for /opt/conda/lib/node_modules/bash-language-server/bin/main.js
[D 2023-06-07 12:32:02.822 ServerApp] Checking for /opt/conda/node_modules/bash-language-server/bin/main.js
[D 2023-06-07 12:32:02.822 ServerApp] bash-language-server/bin/main.js not found in node_modules of [PosixPath('/home/jovyan'), PosixPath('/opt/conda/share/jupyter/lab/staging'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda')]
[D 2023-06-07 12:32:02.824 ServerApp] Checking for /home/jovyan/node_modules/dockerfile-language-server-nodejs/lib/server.js
[D 2023-06-07 12:32:02.824 ServerApp] Checking for /opt/conda/share/jupyter/lab/staging/node_modules/dockerfile-language-server-nodejs/lib/server.js
[D 2023-06-07 12:32:02.824 ServerApp] Checking for /opt/conda/lib/node_modules/dockerfile-language-server-nodejs/lib/server.js
[D 2023-06-07 12:32:02.824 ServerApp] Checking for /opt/conda/node_modules/dockerfile-language-server-nodejs/lib/server.js
[D 2023-06-07 12:32:02.824 ServerApp] Checking for /opt/conda/lib/node_modules/dockerfile-language-server-nodejs/lib/server.js
[D 2023-06-07 12:32:02.824 ServerApp] Checking for /opt/conda/node_modules/dockerfile-language-server-nodejs/lib/server.js
[D 2023-06-07 12:32:02.824 ServerApp] dockerfile-language-server-nodejs/lib/server.js not found in node_modules of [PosixPath('/home/jovyan'), PosixPath('/opt/conda/share/jupyter/lab/staging'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda')]
[D 2023-06-07 12:32:02.824 ServerApp] Checking for /home/jovyan/node_modules/dockerfile-language-server-nodejs/lib/server.js
[D 2023-06-07 12:32:02.825 ServerApp] Checking for /opt/conda/share/jupyter/lab/staging/node_modules/dockerfile-language-server-nodejs/lib/server.js
[D 2023-06-07 12:32:02.825 ServerApp] Checking for /opt/conda/lib/node_modules/dockerfile-language-server-nodejs/lib/server.js
[D 2023-06-07 12:32:02.825 ServerApp] Checking for /opt/conda/node_modules/dockerfile-language-server-nodejs/lib/server.js
[D 2023-06-07 12:32:02.825 ServerApp] Checking for /opt/conda/lib/node_modules/dockerfile-language-server-nodejs/lib/server.js
[D 2023-06-07 12:32:02.825 ServerApp] Checking for /opt/conda/node_modules/dockerfile-language-server-nodejs/lib/server.js
[D 2023-06-07 12:32:02.825 ServerApp] dockerfile-language-server-nodejs/lib/server.js not found in node_modules of [PosixPath('/home/jovyan'), PosixPath('/opt/conda/share/jupyter/lab/staging'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda')]
[D 2023-06-07 12:32:02.825 ServerApp] Checking for /home/jovyan/node_modules/javascript-typescript-langserver/lib/language-server-stdio.js
[D 2023-06-07 12:32:02.826 ServerApp] Checking for /opt/conda/share/jupyter/lab/staging/node_modules/javascript-typescript-langserver/lib/language-server-stdio.js
[D 2023-06-07 12:32:02.826 ServerApp] Checking for /opt/conda/lib/node_modules/javascript-typescript-langserver/lib/language-server-stdio.js
[D 2023-06-07 12:32:02.826 ServerApp] Checking for /opt/conda/node_modules/javascript-typescript-langserver/lib/language-server-stdio.js
[D 2023-06-07 12:32:02.826 ServerApp] Checking for /opt/conda/lib/node_modules/javascript-typescript-langserver/lib/language-server-stdio.js
[D 2023-06-07 12:32:02.826 ServerApp] Checking for /opt/conda/node_modules/javascript-typescript-langserver/lib/language-server-stdio.js
[D 2023-06-07 12:32:02.826 ServerApp] javascript-typescript-langserver/lib/language-server-stdio.js not found in node_modules of [PosixPath('/home/jovyan'), PosixPath('/opt/conda/share/jupyter/lab/staging'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda')]
[D 2023-06-07 12:32:02.826 ServerApp] Checking for /home/jovyan/node_modules/javascript-typescript-langserver/lib/language-server-stdio.js
[D 2023-06-07 12:32:02.826 ServerApp] Checking for /opt/conda/share/jupyter/lab/staging/node_modules/javascript-typescript-langserver/lib/language-server-stdio.js
[D 2023-06-07 12:32:02.826 ServerApp] Checking for /opt/conda/lib/node_modules/javascript-typescript-langserver/lib/language-server-stdio.js
[D 2023-06-07 12:32:02.826 ServerApp] Checking for /opt/conda/node_modules/javascript-typescript-langserver/lib/language-server-stdio.js
[D 2023-06-07 12:32:02.826 ServerApp] Checking for /opt/conda/lib/node_modules/javascript-typescript-langserver/lib/language-server-stdio.js
[D 2023-06-07 12:32:02.827 ServerApp] Checking for /opt/conda/node_modules/javascript-typescript-langserver/lib/language-server-stdio.js
[D 2023-06-07 12:32:02.827 ServerApp] javascript-typescript-langserver/lib/language-server-stdio.js not found in node_modules of [PosixPath('/home/jovyan'), PosixPath('/opt/conda/share/jupyter/lab/staging'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda')]
[D 2023-06-07 12:32:02.828 ServerApp] Checking for /home/jovyan/node_modules/pyright/langserver.index.js
[D 2023-06-07 12:32:02.828 ServerApp] Checking for /opt/conda/share/jupyter/lab/staging/node_modules/pyright/langserver.index.js
[D 2023-06-07 12:32:02.829 ServerApp] Checking for /opt/conda/lib/node_modules/pyright/langserver.index.js
[D 2023-06-07 12:32:02.830 ServerApp] Checking for /opt/conda/node_modules/pyright/langserver.index.js
[D 2023-06-07 12:32:02.830 ServerApp] Checking for /opt/conda/lib/node_modules/pyright/langserver.index.js
[D 2023-06-07 12:32:02.831 ServerApp] Checking for /opt/conda/node_modules/pyright/langserver.index.js
[D 2023-06-07 12:32:02.831 ServerApp] pyright/langserver.index.js not found in node_modules of [PosixPath('/home/jovyan'), PosixPath('/opt/conda/share/jupyter/lab/staging'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda')]
[D 2023-06-07 12:32:02.831 ServerApp] Checking for /home/jovyan/node_modules/pyright/langserver.index.js
[D 2023-06-07 12:32:02.831 ServerApp] Checking for /opt/conda/share/jupyter/lab/staging/node_modules/pyright/langserver.index.js
[D 2023-06-07 12:32:02.831 ServerApp] Checking for /opt/conda/lib/node_modules/pyright/langserver.index.js
[D 2023-06-07 12:32:02.832 ServerApp] Checking for /opt/conda/node_modules/pyright/langserver.index.js
[D 2023-06-07 12:32:02.832 ServerApp] Checking for /opt/conda/lib/node_modules/pyright/langserver.index.js
[D 2023-06-07 12:32:02.832 ServerApp] Checking for /opt/conda/node_modules/pyright/langserver.index.js
[D 2023-06-07 12:32:02.832 ServerApp] pyright/langserver.index.js not found in node_modules of [PosixPath('/home/jovyan'), PosixPath('/opt/conda/share/jupyter/lab/staging'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda')]
[D 2023-06-07 12:32:02.834 ServerApp] Checking for /home/jovyan/node_modules/sql-language-server/dist/bin/cli.js
[D 2023-06-07 12:32:02.834 ServerApp] Checking for /opt/conda/share/jupyter/lab/staging/node_modules/sql-language-server/dist/bin/cli.js
[D 2023-06-07 12:32:02.834 ServerApp] Checking for /opt/conda/lib/node_modules/sql-language-server/dist/bin/cli.js
[D 2023-06-07 12:32:02.834 ServerApp] Checking for /opt/conda/node_modules/sql-language-server/dist/bin/cli.js
[D 2023-06-07 12:32:02.834 ServerApp] Checking for /opt/conda/lib/node_modules/sql-language-server/dist/bin/cli.js
[D 2023-06-07 12:32:02.834 ServerApp] Checking for /opt/conda/node_modules/sql-language-server/dist/bin/cli.js
[D 2023-06-07 12:32:02.835 ServerApp] sql-language-server/dist/bin/cli.js not found in node_modules of [PosixPath('/home/jovyan'), PosixPath('/opt/conda/share/jupyter/lab/staging'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda')]
[D 2023-06-07 12:32:02.835 ServerApp] Checking for /home/jovyan/node_modules/sql-language-server/dist/bin/cli.js
[D 2023-06-07 12:32:02.835 ServerApp] Checking for /opt/conda/share/jupyter/lab/staging/node_modules/sql-language-server/dist/bin/cli.js
[D 2023-06-07 12:32:02.835 ServerApp] Checking for /opt/conda/lib/node_modules/sql-language-server/dist/bin/cli.js
[D 2023-06-07 12:32:02.835 ServerApp] Checking for /opt/conda/node_modules/sql-language-server/dist/bin/cli.js
[D 2023-06-07 12:32:02.835 ServerApp] Checking for /opt/conda/lib/node_modules/sql-language-server/dist/bin/cli.js
[D 2023-06-07 12:32:02.835 ServerApp] Checking for /opt/conda/node_modules/sql-language-server/dist/bin/cli.js
[D 2023-06-07 12:32:02.835 ServerApp] sql-language-server/dist/bin/cli.js not found in node_modules of [PosixPath('/home/jovyan'), PosixPath('/opt/conda/share/jupyter/lab/staging'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda')]
[D 2023-06-07 12:32:02.836 ServerApp] Checking for /home/jovyan/node_modules/typescript-language-server/lib/cli.js
[D 2023-06-07 12:32:02.836 ServerApp] Checking for /opt/conda/share/jupyter/lab/staging/node_modules/typescript-language-server/lib/cli.js
[D 2023-06-07 12:32:02.836 ServerApp] Checking for /opt/conda/lib/node_modules/typescript-language-server/lib/cli.js
[D 2023-06-07 12:32:02.837 ServerApp] Checking for /opt/conda/node_modules/typescript-language-server/lib/cli.js
[D 2023-06-07 12:32:02.837 ServerApp] Checking for /opt/conda/lib/node_modules/typescript-language-server/lib/cli.js
[D 2023-06-07 12:32:02.837 ServerApp] Checking for /opt/conda/node_modules/typescript-language-server/lib/cli.js
[D 2023-06-07 12:32:02.837 ServerApp] typescript-language-server/lib/cli.js not found in node_modules of [PosixPath('/home/jovyan'), PosixPath('/opt/conda/share/jupyter/lab/staging'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda')]
[D 2023-06-07 12:32:02.837 ServerApp] Checking for /home/jovyan/node_modules/typescript-language-server/lib/cli.js
[D 2023-06-07 12:32:02.837 ServerApp] Checking for /opt/conda/share/jupyter/lab/staging/node_modules/typescript-language-server/lib/cli.js
[D 2023-06-07 12:32:02.837 ServerApp] Checking for /opt/conda/lib/node_modules/typescript-language-server/lib/cli.js
[D 2023-06-07 12:32:02.837 ServerApp] Checking for /opt/conda/node_modules/typescript-language-server/lib/cli.js
[D 2023-06-07 12:32:02.837 ServerApp] Checking for /opt/conda/lib/node_modules/typescript-language-server/lib/cli.js
[D 2023-06-07 12:32:02.837 ServerApp] Checking for /opt/conda/node_modules/typescript-language-server/lib/cli.js
[D 2023-06-07 12:32:02.838 ServerApp] typescript-language-server/lib/cli.js not found in node_modules of [PosixPath('/home/jovyan'), PosixPath('/opt/conda/share/jupyter/lab/staging'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda')]
[D 2023-06-07 12:32:02.838 ServerApp] Checking for /home/jovyan/node_modules/unified-language-server/src/server.js
[D 2023-06-07 12:32:02.838 ServerApp] Checking for /opt/conda/share/jupyter/lab/staging/node_modules/unified-language-server/src/server.js
[D 2023-06-07 12:32:02.838 ServerApp] Checking for /opt/conda/lib/node_modules/unified-language-server/src/server.js
[D 2023-06-07 12:32:02.838 ServerApp] Checking for /opt/conda/node_modules/unified-language-server/src/server.js
[D 2023-06-07 12:32:02.838 ServerApp] Checking for /opt/conda/lib/node_modules/unified-language-server/src/server.js
[D 2023-06-07 12:32:02.838 ServerApp] Checking for /opt/conda/node_modules/unified-language-server/src/server.js
[D 2023-06-07 12:32:02.839 ServerApp] unified-language-server/src/server.js not found in node_modules of [PosixPath('/home/jovyan'), PosixPath('/opt/conda/share/jupyter/lab/staging'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda')]
[D 2023-06-07 12:32:02.839 ServerApp] Checking for /home/jovyan/node_modules/unified-language-server/src/server.js
[D 2023-06-07 12:32:02.839 ServerApp] Checking for /opt/conda/share/jupyter/lab/staging/node_modules/unified-language-server/src/server.js
[D 2023-06-07 12:32:02.839 ServerApp] Checking for /opt/conda/lib/node_modules/unified-language-server/src/server.js
[D 2023-06-07 12:32:02.839 ServerApp] Checking for /opt/conda/node_modules/unified-language-server/src/server.js
[D 2023-06-07 12:32:02.839 ServerApp] Checking for /opt/conda/lib/node_modules/unified-language-server/src/server.js
[D 2023-06-07 12:32:02.839 ServerApp] Checking for /opt/conda/node_modules/unified-language-server/src/server.js
[D 2023-06-07 12:32:02.839 ServerApp] unified-language-server/src/server.js not found in node_modules of [PosixPath('/home/jovyan'), PosixPath('/opt/conda/share/jupyter/lab/staging'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda')]
[D 2023-06-07 12:32:02.840 ServerApp] Checking for /home/jovyan/node_modules/vscode-css-languageserver-bin/cssServerMain.js
[D 2023-06-07 12:32:02.840 ServerApp] Checking for /opt/conda/share/jupyter/lab/staging/node_modules/vscode-css-languageserver-bin/cssServerMain.js
[D 2023-06-07 12:32:02.840 ServerApp] Checking for /opt/conda/lib/node_modules/vscode-css-languageserver-bin/cssServerMain.js
[D 2023-06-07 12:32:02.840 ServerApp] Checking for /opt/conda/node_modules/vscode-css-languageserver-bin/cssServerMain.js
[D 2023-06-07 12:32:02.840 ServerApp] Checking for /opt/conda/lib/node_modules/vscode-css-languageserver-bin/cssServerMain.js
[D 2023-06-07 12:32:02.841 ServerApp] Checking for /opt/conda/node_modules/vscode-css-languageserver-bin/cssServerMain.js
[D 2023-06-07 12:32:02.841 ServerApp] vscode-css-languageserver-bin/cssServerMain.js not found in node_modules of [PosixPath('/home/jovyan'), PosixPath('/opt/conda/share/jupyter/lab/staging'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda')]
[D 2023-06-07 12:32:02.841 ServerApp] Checking for /home/jovyan/node_modules/vscode-css-languageserver-bin/cssServerMain.js
[D 2023-06-07 12:32:02.841 ServerApp] Checking for /opt/conda/share/jupyter/lab/staging/node_modules/vscode-css-languageserver-bin/cssServerMain.js
[D 2023-06-07 12:32:02.841 ServerApp] Checking for /opt/conda/lib/node_modules/vscode-css-languageserver-bin/cssServerMain.js
[D 2023-06-07 12:32:02.841 ServerApp] Checking for /opt/conda/node_modules/vscode-css-languageserver-bin/cssServerMain.js
[D 2023-06-07 12:32:02.841 ServerApp] Checking for /opt/conda/lib/node_modules/vscode-css-languageserver-bin/cssServerMain.js
[D 2023-06-07 12:32:02.841 ServerApp] Checking for /opt/conda/node_modules/vscode-css-languageserver-bin/cssServerMain.js
[D 2023-06-07 12:32:02.841 ServerApp] vscode-css-languageserver-bin/cssServerMain.js not found in node_modules of [PosixPath('/home/jovyan'), PosixPath('/opt/conda/share/jupyter/lab/staging'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda')]
[D 2023-06-07 12:32:02.842 ServerApp] Checking for /home/jovyan/node_modules/vscode-html-languageserver-bin/htmlServerMain.js
[D 2023-06-07 12:32:02.842 ServerApp] Checking for /opt/conda/share/jupyter/lab/staging/node_modules/vscode-html-languageserver-bin/htmlServerMain.js
[D 2023-06-07 12:32:02.842 ServerApp] Checking for /opt/conda/lib/node_modules/vscode-html-languageserver-bin/htmlServerMain.js
[D 2023-06-07 12:32:02.842 ServerApp] Checking for /opt/conda/node_modules/vscode-html-languageserver-bin/htmlServerMain.js
[D 2023-06-07 12:32:02.842 ServerApp] Checking for /opt/conda/lib/node_modules/vscode-html-languageserver-bin/htmlServerMain.js
[D 2023-06-07 12:32:02.842 ServerApp] Checking for /opt/conda/node_modules/vscode-html-languageserver-bin/htmlServerMain.js
[D 2023-06-07 12:32:02.842 ServerApp] vscode-html-languageserver-bin/htmlServerMain.js not found in node_modules of [PosixPath('/home/jovyan'), PosixPath('/opt/conda/share/jupyter/lab/staging'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda')]
[D 2023-06-07 12:32:02.843 ServerApp] Checking for /home/jovyan/node_modules/vscode-html-languageserver-bin/htmlServerMain.js
[D 2023-06-07 12:32:02.843 ServerApp] Checking for /opt/conda/share/jupyter/lab/staging/node_modules/vscode-html-languageserver-bin/htmlServerMain.js
[D 2023-06-07 12:32:02.843 ServerApp] Checking for /opt/conda/lib/node_modules/vscode-html-languageserver-bin/htmlServerMain.js
[D 2023-06-07 12:32:02.843 ServerApp] Checking for /opt/conda/node_modules/vscode-html-languageserver-bin/htmlServerMain.js
[D 2023-06-07 12:32:02.843 ServerApp] Checking for /opt/conda/lib/node_modules/vscode-html-languageserver-bin/htmlServerMain.js
[D 2023-06-07 12:32:02.843 ServerApp] Checking for /opt/conda/node_modules/vscode-html-languageserver-bin/htmlServerMain.js
[D 2023-06-07 12:32:02.843 ServerApp] vscode-html-languageserver-bin/htmlServerMain.js not found in node_modules of [PosixPath('/home/jovyan'), PosixPath('/opt/conda/share/jupyter/lab/staging'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda')]
[D 2023-06-07 12:32:02.844 ServerApp] Checking for /home/jovyan/node_modules/vscode-json-languageserver-bin/jsonServerMain.js
[D 2023-06-07 12:32:02.844 ServerApp] Checking for /opt/conda/share/jupyter/lab/staging/node_modules/vscode-json-languageserver-bin/jsonServerMain.js
[D 2023-06-07 12:32:02.844 ServerApp] Checking for /opt/conda/lib/node_modules/vscode-json-languageserver-bin/jsonServerMain.js
[D 2023-06-07 12:32:02.844 ServerApp] Checking for /opt/conda/node_modules/vscode-json-languageserver-bin/jsonServerMain.js
[D 2023-06-07 12:32:02.844 ServerApp] Checking for /opt/conda/lib/node_modules/vscode-json-languageserver-bin/jsonServerMain.js
[D 2023-06-07 12:32:02.845 ServerApp] Checking for /opt/conda/node_modules/vscode-json-languageserver-bin/jsonServerMain.js
[D 2023-06-07 12:32:02.845 ServerApp] vscode-json-languageserver-bin/jsonServerMain.js not found in node_modules of [PosixPath('/home/jovyan'), PosixPath('/opt/conda/share/jupyter/lab/staging'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda')]
[D 2023-06-07 12:32:02.845 ServerApp] Checking for /home/jovyan/node_modules/vscode-json-languageserver-bin/jsonServerMain.js
[D 2023-06-07 12:32:02.845 ServerApp] Checking for /opt/conda/share/jupyter/lab/staging/node_modules/vscode-json-languageserver-bin/jsonServerMain.js
[D 2023-06-07 12:32:02.845 ServerApp] Checking for /opt/conda/lib/node_modules/vscode-json-languageserver-bin/jsonServerMain.js
[D 2023-06-07 12:32:02.845 ServerApp] Checking for /opt/conda/node_modules/vscode-json-languageserver-bin/jsonServerMain.js
[D 2023-06-07 12:32:02.845 ServerApp] Checking for /opt/conda/lib/node_modules/vscode-json-languageserver-bin/jsonServerMain.js
[D 2023-06-07 12:32:02.845 ServerApp] Checking for /opt/conda/node_modules/vscode-json-languageserver-bin/jsonServerMain.js
[D 2023-06-07 12:32:02.845 ServerApp] vscode-json-languageserver-bin/jsonServerMain.js not found in node_modules of [PosixPath('/home/jovyan'), PosixPath('/opt/conda/share/jupyter/lab/staging'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda')]
[D 2023-06-07 12:32:02.846 ServerApp] Checking for /home/jovyan/node_modules/yaml-language-server/bin/yaml-language-server
[D 2023-06-07 12:32:02.846 ServerApp] Checking for /opt/conda/share/jupyter/lab/staging/node_modules/yaml-language-server/bin/yaml-language-server
[D 2023-06-07 12:32:02.846 ServerApp] Checking for /opt/conda/lib/node_modules/yaml-language-server/bin/yaml-language-server
[D 2023-06-07 12:32:02.846 ServerApp] Checking for /opt/conda/node_modules/yaml-language-server/bin/yaml-language-server
[D 2023-06-07 12:32:02.846 ServerApp] Checking for /opt/conda/lib/node_modules/yaml-language-server/bin/yaml-language-server
[D 2023-06-07 12:32:02.847 ServerApp] Checking for /opt/conda/node_modules/yaml-language-server/bin/yaml-language-server
[D 2023-06-07 12:32:02.847 ServerApp] yaml-language-server/bin/yaml-language-server not found in node_modules of [PosixPath('/home/jovyan'), PosixPath('/opt/conda/share/jupyter/lab/staging'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda')]
[D 2023-06-07 12:32:02.847 ServerApp] Checking for /home/jovyan/node_modules/yaml-language-server/bin/yaml-language-server
[D 2023-06-07 12:32:02.847 ServerApp] Checking for /opt/conda/share/jupyter/lab/staging/node_modules/yaml-language-server/bin/yaml-language-server
[D 2023-06-07 12:32:02.847 ServerApp] Checking for /opt/conda/lib/node_modules/yaml-language-server/bin/yaml-language-server
[D 2023-06-07 12:32:02.847 ServerApp] Checking for /opt/conda/node_modules/yaml-language-server/bin/yaml-language-server
[D 2023-06-07 12:32:02.847 ServerApp] Checking for /opt/conda/lib/node_modules/yaml-language-server/bin/yaml-language-server
[D 2023-06-07 12:32:02.848 ServerApp] Checking for /opt/conda/node_modules/yaml-language-server/bin/yaml-language-server
[D 2023-06-07 12:32:02.848 ServerApp] yaml-language-server/bin/yaml-language-server not found in node_modules of [PosixPath('/home/jovyan'), PosixPath('/opt/conda/share/jupyter/lab/staging'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda'), PosixPath('/opt/conda/lib'), PosixPath('/opt/conda')]
[D 2023-06-07 12:32:02.864 ServerApp] [lsp] None of the installed servers require virtual documents disabling shadow filesystem.
[D 2023-06-07 12:32:02.864 ServerApp] [lsp] The following Language Servers will be available: {}
[D 2023-06-07 12:32:06.182 ServerApp] 200 GET /api (@172.17.0.2) 0.72ms
[D 2023-06-07 12:32:11.404 ServerApp] 200 GET /api (@172.17.0.2) 0.57ms
[D 2023-06-07 12:32:16.607 ServerApp] 200 GET /api (@172.17.0.2) 0.61ms
[D 2023-06-07 12:32:21.816 ServerApp] 200 GET /api (@172.17.0.2) 0.61ms
[D 2023-06-07 12:32:27.026 ServerApp] 200 GET /api (@172.17.0.2) 1.00ms
[D 2023-06-07 12:32:32.240 ServerApp] 200 GET /api (@172.17.0.2) 0.72ms
[D 2023-06-07 12:32:37.450 ServerApp] 200 GET /api (@172.17.0.2) 0.88ms
[D 2023-06-07 12:32:42.667 ServerApp] 200 GET /api (@172.17.0.2) 0.58ms
[D 2023-06-07 12:32:47.883 ServerApp] 200 GET /api (@172.17.0.2) 0.62ms
[D 2023-06-07 12:32:53.084 ServerApp] 200 GET /api (@172.17.0.2) 0.79ms
[D 2023-06-07 12:32:53.296 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:32:53.296 LabApp] Generating new user for token-authenticated request: 0961037b21a84d8dbfa10c8d1b844759
[D 2023-06-07 12:32:53.299 ServerApp] Paths used for configuration of page_config:
/etc/jupyter/labconfig/page_config.json
[D 2023-06-07 12:32:53.299 ServerApp] Paths used for configuration of page_config:
/usr/local/etc/jupyter/labconfig/page_config.json
[D 2023-06-07 12:32:53.300 ServerApp] Paths used for configuration of page_config:
/opt/conda/etc/jupyter/labconfig/page_config.json
[D 2023-06-07 12:32:53.300 ServerApp] Paths used for configuration of page_config:
/home/jovyan/.local/etc/jupyter/labconfig/page_config.json
[D 2023-06-07 12:32:53.300 ServerApp] Paths used for configuration of page_config:
/home/jovyan/.jupyter/labconfig/page_config.json
[D 2023-06-07 12:32:53.303 LabApp] Using contents: services/contents
[D 2023-06-07 12:32:53.309 LabApp] 200 GET /lab?token=[secret] (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 13.57ms
[D 2023-06-07 12:32:53.450 ServerApp] Path main.2e4496723a77dfd7088a.js served from /opt/conda/share/jupyter/lab/static/main.2e4496723a77dfd7088a.js
[D 2023-06-07 12:32:53.451 ServerApp] 200 GET /static/lab/main.2e4496723a77dfd7088a.js?v=2e4496723a77dfd7088a (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 3.17ms
[D 2023-06-07 12:32:53.521 ServerApp] Path jupyterlab_pygments/static/remoteEntry.aa1060b2d1221f8e5688.js served from /opt/conda/share/jupyter/labextensions/jupyterlab_pygments/static/remoteEntry.aa1060b2d1221f8e5688.js
[D 2023-06-07 12:32:53.522 ServerApp] 200 GET /lab/extensions/jupyterlab_pygments/static/remoteEntry.aa1060b2d1221f8e5688.js (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.23ms
[D 2023-06-07 12:32:53.564 ServerApp] Path favicons/favicon.ico served from /opt/conda/lib/python3.11/site-packages/jupyter_server/static/favicons/favicon.ico
[D 2023-06-07 12:32:53.565 ServerApp] 200 GET /static/favicons/favicon.ico (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.73ms
[D 2023-06-07 12:32:53.603 ServerApp] Path 7517.f3e5d420f4af90d442dd.js served from /opt/conda/share/jupyter/lab/static/7517.f3e5d420f4af90d442dd.js
[D 2023-06-07 12:32:53.606 ServerApp] 200 GET /static/lab/7517.f3e5d420f4af90d442dd.js?v=f3e5d420f4af90d442dd (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 3.34ms
[D 2023-06-07 12:32:53.607 ServerApp] Path 5440.2541fcda12b661665148.js served from /opt/conda/share/jupyter/lab/static/5440.2541fcda12b661665148.js
[D 2023-06-07 12:32:53.608 ServerApp] 200 GET /static/lab/5440.2541fcda12b661665148.js?v=2541fcda12b661665148 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.49ms
[D 2023-06-07 12:32:53.671 ServerApp] Path 4155.5a8d6736017097028d78.js served from /opt/conda/share/jupyter/lab/static/4155.5a8d6736017097028d78.js
[D 2023-06-07 12:32:53.672 ServerApp] 200 GET /static/lab/4155.5a8d6736017097028d78.js?v=5a8d6736017097028d78 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 2.54ms
[D 2023-06-07 12:32:53.685 ServerApp] Path 1036.2da1476d9ad2d74b85f9.js served from /opt/conda/share/jupyter/lab/static/1036.2da1476d9ad2d74b85f9.js
[D 2023-06-07 12:32:53.686 ServerApp] 200 GET /static/lab/1036.2da1476d9ad2d74b85f9.js?v=2da1476d9ad2d74b85f9 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 2.03ms
[D 2023-06-07 12:32:53.695 ServerApp] Path 830.8ddf7d2d91f66a8e4d36.js served from /opt/conda/share/jupyter/lab/static/830.8ddf7d2d91f66a8e4d36.js
[D 2023-06-07 12:32:53.696 ServerApp] 200 GET /static/lab/830.8ddf7d2d91f66a8e4d36.js?v=8ddf7d2d91f66a8e4d36 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.09ms
[D 2023-06-07 12:32:53.707 ServerApp] Path 141.f110448d494068ebcc87.js served from /opt/conda/share/jupyter/lab/static/141.f110448d494068ebcc87.js
[D 2023-06-07 12:32:53.708 ServerApp] 200 GET /static/lab/141.f110448d494068ebcc87.js?v=f110448d494068ebcc87 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.31ms
[D 2023-06-07 12:32:53.731 ServerApp] Path 4523.87224ea442d42316dda0.js served from /opt/conda/share/jupyter/lab/static/4523.87224ea442d42316dda0.js
[D 2023-06-07 12:32:53.732 ServerApp] 200 GET /static/lab/4523.87224ea442d42316dda0.js?v=87224ea442d42316dda0 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.79ms
[D 2023-06-07 12:32:53.747 ServerApp] Path 7294.badf85a3180703d63f62.js served from /opt/conda/share/jupyter/lab/static/7294.badf85a3180703d63f62.js
[D 2023-06-07 12:32:53.748 ServerApp] 200 GET /static/lab/7294.badf85a3180703d63f62.js?v=badf85a3180703d63f62 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.06ms
[D 2023-06-07 12:32:53.761 ServerApp] Path 3935.905285b8e22c337968ed.js served from /opt/conda/share/jupyter/lab/static/3935.905285b8e22c337968ed.js
[D 2023-06-07 12:32:53.762 ServerApp] 200 GET /static/lab/3935.905285b8e22c337968ed.js?v=905285b8e22c337968ed (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.55ms
[D 2023-06-07 12:32:53.775 ServerApp] Path 8768.4a80caab00174c50eb10.js served from /opt/conda/share/jupyter/lab/static/8768.4a80caab00174c50eb10.js
[D 2023-06-07 12:32:53.776 ServerApp] 200 GET /static/lab/8768.4a80caab00174c50eb10.js?v=4a80caab00174c50eb10 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.28ms
[D 2023-06-07 12:32:53.786 ServerApp] Path 1581.3475afdf46cd8e95a405.js served from /opt/conda/share/jupyter/lab/static/1581.3475afdf46cd8e95a405.js
[D 2023-06-07 12:32:53.787 ServerApp] 200 GET /static/lab/1581.3475afdf46cd8e95a405.js?v=3475afdf46cd8e95a405 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.60ms
[D 2023-06-07 12:32:53.788 ServerApp] Path 1142.d5442a459b18907c1f91.js served from /opt/conda/share/jupyter/lab/static/1142.d5442a459b18907c1f91.js
[D 2023-06-07 12:32:53.789 ServerApp] 200 GET /static/lab/1142.d5442a459b18907c1f91.js?v=d5442a459b18907c1f91 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.18ms
[D 2023-06-07 12:32:53.794 ServerApp] Path 7730.7e3a9fb140d2d55a51fc.js served from /opt/conda/share/jupyter/lab/static/7730.7e3a9fb140d2d55a51fc.js
[D 2023-06-07 12:32:53.794 ServerApp] 200 GET /static/lab/7730.7e3a9fb140d2d55a51fc.js?v=7e3a9fb140d2d55a51fc (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.03ms
[D 2023-06-07 12:32:53.802 ServerApp] Path 7794.5137ecaaae1e59bf414d.js served from /opt/conda/share/jupyter/lab/static/7794.5137ecaaae1e59bf414d.js
[D 2023-06-07 12:32:53.803 ServerApp] 200 GET /static/lab/7794.5137ecaaae1e59bf414d.js?v=5137ecaaae1e59bf414d (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 2.55ms
[D 2023-06-07 12:32:53.817 ServerApp] Path 1168.e4d38ba5d2b37479ba8a.js served from /opt/conda/share/jupyter/lab/static/1168.e4d38ba5d2b37479ba8a.js
[D 2023-06-07 12:32:53.818 ServerApp] 200 GET /static/lab/1168.e4d38ba5d2b37479ba8a.js?v=e4d38ba5d2b37479ba8a (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.72ms
[D 2023-06-07 12:32:53.821 ServerApp] Path 383.db345dbeef5ef774e50c.js served from /opt/conda/share/jupyter/lab/static/383.db345dbeef5ef774e50c.js
[D 2023-06-07 12:32:53.822 ServerApp] 200 GET /static/lab/383.db345dbeef5ef774e50c.js?v=db345dbeef5ef774e50c (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.41ms
[D 2023-06-07 12:32:53.828 ServerApp] Path 8875.88988caaba1e33edad5b.js served from /opt/conda/share/jupyter/lab/static/8875.88988caaba1e33edad5b.js
[D 2023-06-07 12:32:53.829 ServerApp] 200 GET /static/lab/8875.88988caaba1e33edad5b.js?v=88988caaba1e33edad5b (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.17ms
[D 2023-06-07 12:32:53.834 ServerApp] Path 3783.6121fa44ad854b45accf.js served from /opt/conda/share/jupyter/lab/static/3783.6121fa44ad854b45accf.js
[D 2023-06-07 12:32:53.835 ServerApp] 200 GET /static/lab/3783.6121fa44ad854b45accf.js?v=6121fa44ad854b45accf (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.54ms
[D 2023-06-07 12:32:53.836 ServerApp] Path 9041.df39043656c7233552e4.js served from /opt/conda/share/jupyter/lab/static/9041.df39043656c7233552e4.js
[D 2023-06-07 12:32:53.837 ServerApp] 200 GET /static/lab/9041.df39043656c7233552e4.js?v=df39043656c7233552e4 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.58ms
[D 2023-06-07 12:32:53.843 ServerApp] Path 4986.a497cdda4b7152902568.js served from /opt/conda/share/jupyter/lab/static/4986.a497cdda4b7152902568.js
[D 2023-06-07 12:32:53.844 ServerApp] 200 GET /static/lab/4986.a497cdda4b7152902568.js?v=a497cdda4b7152902568 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.72ms
[D 2023-06-07 12:32:53.853 ServerApp] Path 4405.43dab120fea32f30bbb9.js served from /opt/conda/share/jupyter/lab/static/4405.43dab120fea32f30bbb9.js
[D 2023-06-07 12:32:53.854 ServerApp] 200 GET /static/lab/4405.43dab120fea32f30bbb9.js?v=43dab120fea32f30bbb9 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 2.29ms
[D 2023-06-07 12:32:53.858 ServerApp] Path 4043.aa012978c41d1d1b2f14.js served from /opt/conda/share/jupyter/lab/static/4043.aa012978c41d1d1b2f14.js
[D 2023-06-07 12:32:53.858 ServerApp] 200 GET /static/lab/4043.aa012978c41d1d1b2f14.js?v=aa012978c41d1d1b2f14 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.05ms
[D 2023-06-07 12:32:53.865 ServerApp] Path 2104.296346db0067b4883fbf.js served from /opt/conda/share/jupyter/lab/static/2104.296346db0067b4883fbf.js
[D 2023-06-07 12:32:53.866 ServerApp] 200 GET /static/lab/2104.296346db0067b4883fbf.js?v=296346db0067b4883fbf (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.45ms
[D 2023-06-07 12:32:53.872 ServerApp] Path 9653.d93c93e084cd5e93cd2d.js served from /opt/conda/share/jupyter/lab/static/9653.d93c93e084cd5e93cd2d.js
[D 2023-06-07 12:32:53.873 ServerApp] 200 GET /static/lab/9653.d93c93e084cd5e93cd2d.js?v=d93c93e084cd5e93cd2d (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.04ms
[D 2023-06-07 12:32:53.882 ServerApp] Path 6888.c8807f5159671b15c4f0.js served from /opt/conda/share/jupyter/lab/static/6888.c8807f5159671b15c4f0.js
[D 2023-06-07 12:32:53.883 ServerApp] 200 GET /static/lab/6888.c8807f5159671b15c4f0.js?v=c8807f5159671b15c4f0 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.58ms
[D 2023-06-07 12:32:53.891 ServerApp] Path 3547.bd90e90bfe79911486e8.js served from /opt/conda/share/jupyter/lab/static/3547.bd90e90bfe79911486e8.js
[D 2023-06-07 12:32:53.892 ServerApp] 200 GET /static/lab/3547.bd90e90bfe79911486e8.js?v=bd90e90bfe79911486e8 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.34ms
[D 2023-06-07 12:32:53.893 ServerApp] Path 2800.680b1fa0a4c66c69bb1e.js served from /opt/conda/share/jupyter/lab/static/2800.680b1fa0a4c66c69bb1e.js
[D 2023-06-07 12:32:53.894 ServerApp] 200 GET /static/lab/2800.680b1fa0a4c66c69bb1e.js?v=680b1fa0a4c66c69bb1e (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.44ms
[D 2023-06-07 12:32:53.895 ServerApp] Path 2995.9791e1071c5f095421bf.js served from /opt/conda/share/jupyter/lab/static/2995.9791e1071c5f095421bf.js
[D 2023-06-07 12:32:53.896 ServerApp] 200 GET /static/lab/2995.9791e1071c5f095421bf.js?v=9791e1071c5f095421bf (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.10ms
[D 2023-06-07 12:32:53.899 ServerApp] Path 3123.af7615a41e38261234b8.js served from /opt/conda/share/jupyter/lab/static/3123.af7615a41e38261234b8.js
[D 2023-06-07 12:32:53.900 ServerApp] 200 GET /static/lab/3123.af7615a41e38261234b8.js?v=af7615a41e38261234b8 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 2.59ms
[D 2023-06-07 12:32:53.901 ServerApp] Path 3308.92a1e305c62cc91845b9.js served from /opt/conda/share/jupyter/lab/static/3308.92a1e305c62cc91845b9.js
[D 2023-06-07 12:32:53.902 ServerApp] 200 GET /static/lab/3308.92a1e305c62cc91845b9.js?v=92a1e305c62cc91845b9 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.48ms
[D 2023-06-07 12:32:53.911 ServerApp] Path 9265.bc2b66a4502cdfcfc14f.js served from /opt/conda/share/jupyter/lab/static/9265.bc2b66a4502cdfcfc14f.js
[D 2023-06-07 12:32:53.911 ServerApp] 200 GET /static/lab/9265.bc2b66a4502cdfcfc14f.js?v=bc2b66a4502cdfcfc14f (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.47ms
[D 2023-06-07 12:32:53.920 ServerApp] Path 745.85516a9bb83bcd94d00d.js served from /opt/conda/share/jupyter/lab/static/745.85516a9bb83bcd94d00d.js
[D 2023-06-07 12:32:53.920 ServerApp] 200 GET /static/lab/745.85516a9bb83bcd94d00d.js?v=85516a9bb83bcd94d00d (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.30ms
[D 2023-06-07 12:32:53.931 ServerApp] Path 812.ecc02d465feb9d9e08be.js served from /opt/conda/share/jupyter/lab/static/812.ecc02d465feb9d9e08be.js
[D 2023-06-07 12:32:53.932 ServerApp] 200 GET /static/lab/812.ecc02d465feb9d9e08be.js?v=ecc02d465feb9d9e08be (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.49ms
[D 2023-06-07 12:32:54.436 ServerApp] Path jupyterlab_pygments/static/568.1e2faa2ba0bbe59c4780.js served from /opt/conda/share/jupyter/labextensions/jupyterlab_pygments/static/568.1e2faa2ba0bbe59c4780.js
[D 2023-06-07 12:32:54.437 ServerApp] 200 GET /lab/extensions/jupyterlab_pygments/static/568.1e2faa2ba0bbe59c4780.js?v=1e2faa2ba0bbe59c4780 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.82ms
[D 2023-06-07 12:32:54.439 ServerApp] Path jupyterlab_pygments/static/747.8eb3ddccc7ec4987bff9.js served from /opt/conda/share/jupyter/labextensions/jupyterlab_pygments/static/747.8eb3ddccc7ec4987bff9.js
[D 2023-06-07 12:32:54.439 ServerApp] 200 GET /lab/extensions/jupyterlab_pygments/static/747.8eb3ddccc7ec4987bff9.js?v=8eb3ddccc7ec4987bff9 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.39ms
[D 2023-06-07 12:32:54.609 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:32:54.610 ServerApp] Found kernel python3 in /opt/conda/share/jupyter/kernels
0.00s - Debugger warning: It seems that frozen modules are being used, which may
0.00s - make the debugger miss breakpoints. Please pass -Xfrozen_modules=off
0.00s - to python to disable frozen modules.
0.00s - Note: Debugging will proceed. Set PYDEVD_DISABLE_FILE_VALIDATION=1 to disable this validation.
[D 2023-06-07 12:32:54.758 ServerApp] 200 GET /api/kernelspecs?1686141174582 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 149.98ms
[D 2023-06-07 12:32:54.763 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:32:54.765 ServerApp] 200 GET /api/sessions?1686141174611 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 4.50ms
[D 2023-06-07 12:32:54.767 ServerApp] Paths used for configuration of default_setting_overrides:
/etc/jupyter/labconfig/default_setting_overrides.json
[D 2023-06-07 12:32:54.768 ServerApp] Paths used for configuration of default_setting_overrides:
/usr/local/etc/jupyter/labconfig/default_setting_overrides.json
[D 2023-06-07 12:32:54.768 ServerApp] Paths used for configuration of default_setting_overrides:
/opt/conda/etc/jupyter/labconfig/default_setting_overrides.json
[D 2023-06-07 12:32:54.769 ServerApp] Paths used for configuration of default_setting_overrides:
/home/jovyan/.local/etc/jupyter/labconfig/default_setting_overrides.json
[D 2023-06-07 12:32:54.769 ServerApp] Paths used for configuration of default_setting_overrides:
/home/jovyan/.jupyter/labconfig/default_setting_overrides.json
[D 2023-06-07 12:32:54.769 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:32:54.771 ServerApp] 200 GET /api/kernels?1686141174609 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 9.74ms
[D 2023-06-07 12:32:54.772 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:32:54.777 ServerApp] 101 GET /api/events/subscribe?token=[secret] (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 10.42ms
[D 2023-06-07 12:32:54.778 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:32:54.779 ServerApp] 200 GET /api/me?1686141174583 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 13.64ms
[D 2023-06-07 12:32:54.780 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:32:54.857 LabApp] 200 GET /lab/api/settings?1686141174597 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 91.30ms
[D 2023-06-07 12:32:54.860 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:32:54.861 TerminalsExtensionApp] 200 GET /api/terminals?1686141174612 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 2.13ms
[D 2023-06-07 12:32:54.862 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:32:54.863 ServerApp] 200 GET /api/me?1686141174799 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 3.19ms
[D 2023-06-07 12:32:54.863 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:32:54.864 ServerApp] Found kernel python3 in /opt/conda/share/jupyter/kernels
[D 2023-06-07 12:32:54.865 ServerApp] 200 GET /api/kernelspecs?1686141174791 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 3.15ms
[D 2023-06-07 12:32:55.999 ServerApp] Paths used for configuration of default_setting_overrides:
/etc/jupyter/labconfig/default_setting_overrides.json
[D 2023-06-07 12:32:56.000 ServerApp] Paths used for configuration of default_setting_overrides:
/usr/local/etc/jupyter/labconfig/default_setting_overrides.json
[D 2023-06-07 12:32:56.000 ServerApp] Paths used for configuration of default_setting_overrides:
/opt/conda/etc/jupyter/labconfig/default_setting_overrides.json
[D 2023-06-07 12:32:56.000 ServerApp] Paths used for configuration of default_setting_overrides:
/home/jovyan/.local/etc/jupyter/labconfig/default_setting_overrides.json
[D 2023-06-07 12:32:56.000 ServerApp] Paths used for configuration of default_setting_overrides:
/home/jovyan/.jupyter/labconfig/default_setting_overrides.json
[D 2023-06-07 12:32:56.001 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:32:56.012 ServerApp] 200 GET /lab/api/translations/default?1686141175988 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 13.24ms
[D 2023-06-07 12:32:56.032 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:32:56.033 ServerApp] Paths used for configuration of jupyterlabapputilsextensionannouncements:
/etc/jupyter/nbconfig/jupyterlabapputilsextensionannouncements.json
[D 2023-06-07 12:32:56.033 ServerApp] Paths used for configuration of jupyterlabapputilsextensionannouncements:
/usr/local/etc/jupyter/nbconfig/jupyterlabapputilsextensionannouncements.json
[D 2023-06-07 12:32:56.034 ServerApp] Paths used for configuration of jupyterlabapputilsextensionannouncements:
/opt/conda/etc/jupyter/nbconfig/jupyterlabapputilsextensionannouncements.json
[D 2023-06-07 12:32:56.034 ServerApp] Paths used for configuration of jupyterlabapputilsextensionannouncements:
/home/jovyan/.local/etc/jupyter/nbconfig/jupyterlabapputilsextensionannouncements.json
[D 2023-06-07 12:32:56.034 ServerApp] Paths used for configuration of jupyterlabapputilsextensionannouncements:
/home/jovyan/.jupyter/nbconfig/jupyterlabapputilsextensionannouncements.json
[D 2023-06-07 12:32:56.034 ServerApp] Paths used for configuration of jupyterlabapputilsextensionannouncements:
/etc/jupyter/serverconfig/jupyterlabapputilsextensionannouncements.json
[D 2023-06-07 12:32:56.035 ServerApp] Paths used for configuration of jupyterlabapputilsextensionannouncements:
/usr/local/etc/jupyter/serverconfig/jupyterlabapputilsextensionannouncements.json
[D 2023-06-07 12:32:56.035 ServerApp] Paths used for configuration of jupyterlabapputilsextensionannouncements:
/opt/conda/etc/jupyter/serverconfig/jupyterlabapputilsextensionannouncements.json
[D 2023-06-07 12:32:56.035 ServerApp] Paths used for configuration of jupyterlabapputilsextensionannouncements:
/home/jovyan/.local/etc/jupyter/serverconfig/jupyterlabapputilsextensionannouncements.json
[D 2023-06-07 12:32:56.036 ServerApp] Paths used for configuration of jupyterlabapputilsextensionannouncements:
/home/jovyan/.jupyter/serverconfig/jupyterlabapputilsextensionannouncements.json
[D 2023-06-07 12:32:56.036 ServerApp] 200 GET /api/config/jupyterlabapputilsextensionannouncements?1686141176025 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 4.41ms
[D 2023-06-07 12:32:56.072 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:32:56.179 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:32:56.182 ServerApp] 200 GET /lsp/status?1686141176174 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 3.44ms
[D 2023-06-07 12:32:56.239 LabApp] Node v18.15.0

[D 2023-06-07 12:32:56.255 ServerApp] Paths used for configuration of default_setting_overrides:
/etc/jupyter/labconfig/default_setting_overrides.json
[D 2023-06-07 12:32:56.256 ServerApp] Paths used for configuration of default_setting_overrides:
/usr/local/etc/jupyter/labconfig/default_setting_overrides.json
[D 2023-06-07 12:32:56.256 ServerApp] Paths used for configuration of default_setting_overrides:
/opt/conda/etc/jupyter/labconfig/default_setting_overrides.json
[D 2023-06-07 12:32:56.256 ServerApp] Paths used for configuration of default_setting_overrides:
/home/jovyan/.local/etc/jupyter/labconfig/default_setting_overrides.json
[D 2023-06-07 12:32:56.257 ServerApp] Paths used for configuration of default_setting_overrides:
/home/jovyan/.jupyter/labconfig/default_setting_overrides.json
[D 2023-06-07 12:32:56.257 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:32:56.259 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:32:56.291 ServerApp] 200 GET /api/contents?content=1&1686141176230 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 34.15ms
[D 2023-06-07 12:32:56.312 ServerApp] 200 GET /lab/api/translations?1686141176217 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 57.55ms
[D 2023-06-07 12:32:56.335 ServerApp] Paths used for configuration of default_setting_overrides:
/etc/jupyter/labconfig/default_setting_overrides.json
[D 2023-06-07 12:32:56.336 ServerApp] Paths used for configuration of default_setting_overrides:
/usr/local/etc/jupyter/labconfig/default_setting_overrides.json
[D 2023-06-07 12:32:56.336 ServerApp] Paths used for configuration of default_setting_overrides:
/opt/conda/etc/jupyter/labconfig/default_setting_overrides.json
[D 2023-06-07 12:32:56.337 ServerApp] Paths used for configuration of default_setting_overrides:
/home/jovyan/.local/etc/jupyter/labconfig/default_setting_overrides.json
[D 2023-06-07 12:32:56.337 ServerApp] Paths used for configuration of default_setting_overrides:
/home/jovyan/.jupyter/labconfig/default_setting_overrides.json
[D 2023-06-07 12:32:56.337 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:32:56.340 LabApp] 200 GET /lab/api/settings/@jupyterlab/codemirror-extension:plugin?1686141176326 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 5.59ms
[D 2023-06-07 12:32:56.342 ServerApp] Path @jupyterlab/theme-light-extension/index.css served from /opt/conda/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.css
[D 2023-06-07 12:32:56.343 ServerApp] 200 GET /lab/api/themes/@jupyterlab/theme-light-extension/index.css (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 2.14ms
[D 2023-06-07 12:32:56.346 ServerApp] Paths used for configuration of default_setting_overrides:
/etc/jupyter/labconfig/default_setting_overrides.json
[D 2023-06-07 12:32:56.346 ServerApp] Paths used for configuration of default_setting_overrides:
/usr/local/etc/jupyter/labconfig/default_setting_overrides.json
[D 2023-06-07 12:32:56.347 ServerApp] Paths used for configuration of default_setting_overrides:
/opt/conda/etc/jupyter/labconfig/default_setting_overrides.json
[D 2023-06-07 12:32:56.348 ServerApp] Paths used for configuration of default_setting_overrides:
/home/jovyan/.local/etc/jupyter/labconfig/default_setting_overrides.json
[D 2023-06-07 12:32:56.348 ServerApp] Paths used for configuration of default_setting_overrides:
/home/jovyan/.jupyter/labconfig/default_setting_overrides.json
[D 2023-06-07 12:32:56.349 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:32:56.355 LabApp] 200 GET /lab/api/settings/@jupyterlab/notebook-extension:panel?1686141176330 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 10.35ms
[D 2023-06-07 12:32:56.882 LabApp] Yarn configuration loaded.
[I 2023-06-07 12:32:56.884 LabApp] Build is up to date
[D 2023-06-07 12:32:56.885 LabApp] 200 GET /lab/api/build?1686141176066 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 813.27ms
[D 2023-06-07 12:32:57.097 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:32:57.097 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:32:57.098 LabApp] 200 GET /lab/api/workspaces/default?1686141176546 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.75ms
[D 2023-06-07 12:32:57.106 ServerApp] 200 GET /api/contents?content=1&1686141176614 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 9.48ms
[D 2023-06-07 12:32:57.138 ServerApp] Paths used for configuration of default_setting_overrides:
/etc/jupyter/labconfig/default_setting_overrides.json
[D 2023-06-07 12:32:57.139 ServerApp] Paths used for configuration of default_setting_overrides:
/usr/local/etc/jupyter/labconfig/default_setting_overrides.json
[D 2023-06-07 12:32:57.139 ServerApp] Paths used for configuration of default_setting_overrides:
/opt/conda/etc/jupyter/labconfig/default_setting_overrides.json
[D 2023-06-07 12:32:57.140 ServerApp] Paths used for configuration of default_setting_overrides:
/home/jovyan/.local/etc/jupyter/labconfig/default_setting_overrides.json
[D 2023-06-07 12:32:57.140 ServerApp] Paths used for configuration of default_setting_overrides:
/home/jovyan/.jupyter/labconfig/default_setting_overrides.json
[D 2023-06-07 12:32:57.140 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:32:57.144 LabApp] 200 GET /lab/api/settings?ids_only=true&1686141177129 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 6.84ms
[D 2023-06-07 12:32:57.145 ServerApp] Path 6443.e6b52d3732b3e8513a71.js served from /opt/conda/share/jupyter/lab/static/6443.e6b52d3732b3e8513a71.js
[D 2023-06-07 12:32:57.146 ServerApp] 200 GET /static/lab/6443.e6b52d3732b3e8513a71.js?v=e6b52d3732b3e8513a71 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.14ms
[D 2023-06-07 12:32:57.827 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:32:57.828 LabApp] 204 PUT /lab/api/workspaces/default?1686141177820 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.62ms
[D 2023-06-07 12:32:57.846 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:32:57.850 ServerApp] 200 GET /api/contents?content=1&1686141177841 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 4.08ms
[D 2023-06-07 12:32:57.908 ServerApp] Serving kernel resource from: /opt/conda/share/jupyter/kernels/python3
[D 2023-06-07 12:32:57.909 ServerApp] 200 GET /kernelspecs/python3/logo-svg.svg (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.62ms
[D 2023-06-07 12:32:58.287 ServerApp] 200 GET /api (@172.17.0.2) 0.52ms
[D 2023-06-07 12:32:58.437 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:32:58.438 LabApp] 204 PUT /lab/api/workspaces/default?1686141178428 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.25ms
[D 2023-06-07 12:33:03.491 ServerApp] 200 GET /api (@172.17.0.2) 0.72ms
[D 2023-06-07 12:33:04.078 ServerApp] Accepting token-authenticated request from 172.17.0.1
[I 2023-06-07 12:33:04.078 ServerApp] Creating new notebook in
[D 2023-06-07 12:33:04.119 ServerApp] Saving /home/jovyan/Untitled.ipynb
[I 2023-06-07 12:33:04.139 ServerApp] Writing notebook-signing key to /home/jovyan/.local/share/jupyter/notebook_secret
[D 2023-06-07 12:33:04.154 ServerApp] 201 POST /api/contents?1686141184068 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 77.09ms
[D 2023-06-07 12:33:04.179 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:33:04.181 ServerApp] 200 GET /api/contents/Untitled.ipynb?content=0&1686141184162 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 2.40ms
[D 2023-06-07 12:33:04.182 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:33:04.188 ServerApp] 200 GET /api/contents?content=1&1686141184164 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 7.11ms
[D 2023-06-07 12:33:04.267 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:33:04.268 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:33:04.438 ServerApp] 200 GET /api/contents/Untitled.ipynb?type=notebook&content=1&1686141184229 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 171.79ms
[D 2023-06-07 12:33:04.497 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:33:04.498 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:33:04.502 ServerApp] 200 GET /api/contents/Untitled.ipynb/checkpoints?1686141184471 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 6.22ms
[D 2023-06-07 12:33:04.504 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:33:04.507 ServerApp] 200 GET /api/contents/Untitled.ipynb/checkpoints?1686141184473 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 9.17ms
[D 2023-06-07 12:33:04.512 ServerApp] 200 GET /api/contents/Untitled.ipynb/checkpoints?1686141184481 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 8.63ms
[D 2023-06-07 12:33:04.534 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:33:04.536 ServerApp] 200 GET /api/sessions?1686141184522 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 2.12ms
[D 2023-06-07 12:33:04.554 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:33:04.561 ServerApp] Instantiating kernel 'Python 3 (ipykernel)' with kernel provisioner: local-provisioner
[D 2023-06-07 12:33:04.575 ServerApp] Starting kernel: ['/opt/conda/bin/python', '-m', 'ipykernel_launcher', '-f', '/home/jovyan/.local/share/jupyter/runtime/kernel-cbb4a295-85b6-4c5d-b4c5-902cb9c341ee.json']
[D 2023-06-07 12:33:04.578 ServerApp] Connecting to: tcp://127.0.0.1:45505
[D 2023-06-07 12:33:04.593 ServerApp] Connecting to: tcp://127.0.0.1:57015
[I 2023-06-07 12:33:04.596 ServerApp] Kernel started: cbb4a295-85b6-4c5d-b4c5-902cb9c341ee
[D 2023-06-07 12:33:04.597 ServerApp] Kernel args: {'kernel_name': 'python3', 'env': {'PATH': '/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', 'HOSTNAME': 'a1ab652abe36', 'TERM': 'xterm', 'DEBIAN_FRONTEND': 'noninteractive', 'CONDA_DIR': '/opt/conda', 'SHELL': '/bin/bash', 'NB_USER': 'jovyan', 'NB_UID': '1000', 'NB_GID': '100', 'LC_ALL': 'en_US.UTF-8', 'LANG': 'en_US.UTF-8', 'LANGUAGE': 'en_US.UTF-8', 'HOME': '/home/jovyan', 'JUPYTER_PORT': '8888', 'PYDEVD_USE_FRAME_EVAL': 'NO', 'JPY_SESSION_NAME': '/home/jovyan/Untitled.ipynb'}, 'cwd': '/home/jovyan'}
[D 2023-06-07 12:33:04.600 ServerApp] 201 POST /api/sessions?1686141184548 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 46.11ms
[D 2023-06-07 12:33:04.614 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:33:04.616 ServerApp] 200 GET /api/sessions?1686141184606 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 2.22ms
[D 2023-06-07 12:33:04.634 ServerApp] Requesting kernel info from cbb4a295-85b6-4c5d-b4c5-902cb9c341ee
[D 2023-06-07 12:33:04.634 ServerApp] Connecting to: tcp://127.0.0.1:51039
[D 2023-06-07 12:33:04.651 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:33:04.654 ServerApp] 200 PATCH /api/sessions/46eb3730-4a01-423f-9e70-331fdd36a741?1686141184631 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 3.58ms
[D 2023-06-07 12:33:04.655 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:33:04.658 ServerApp] 200 GET /api/kernels?1686141184636 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 2.87ms
[D 2023-06-07 12:33:04.719 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:33:04.727 ServerApp] 200 PATCH /api/sessions/46eb3730-4a01-423f-9e70-331fdd36a741?1686141184707 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 8.84ms
[D 2023-06-07 12:33:04.729 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:33:04.730 ServerApp] 200 GET /api/sessions?1686141184718 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 2.02ms
[D 2023-06-07 12:33:04.772 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:33:04.776 ServerApp] Found kernel python3 in /opt/conda/share/jupyter/kernels
[D 2023-06-07 12:33:04.784 ServerApp] 200 GET /api/kernelspecs?1686141184765 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 11.75ms
[D 2023-06-07 12:33:04.868 ServerApp] 200 GET /api/nbconvert?1686141184251 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 601.76ms
0.00s - Debugger warning: It seems that frozen modules are being used, which may
0.00s - make the debugger miss breakpoints. Please pass -Xfrozen_modules=off
0.00s - to python to disable frozen modules.
0.00s - Note: Debugging will proceed. Set PYDEVD_DISABLE_FILE_VALIDATION=1 to disable this validation.
[D 2023-06-07 12:33:05.118 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:33:05.119 TerminalsExtensionApp] 200 GET /api/terminals?1686141185113 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.13ms
[D 2023-06-07 12:33:05.225 ServerApp] activity on cbb4a295-85b6-4c5d-b4c5-902cb9c341ee: status (starting)
[D 2023-06-07 12:33:05.229 ServerApp] activity on cbb4a295-85b6-4c5d-b4c5-902cb9c341ee: status (busy)
[D 2023-06-07 12:33:05.230 ServerApp] Received kernel info: {'status': 'ok', 'protocol_version': '5.3', 'implementation': 'ipython', 'implementation_version': '8.14.0', 'language_info': {'name': 'python', 'version': '3.11.3', 'mimetype': 'text/x-python', 'codemirror_mode': {'name': 'ipython', 'version': 3}, 'pygments_lexer': 'ipython3', 'nbconvert_exporter': 'python', 'file_extension': '.py'}, 'banner': "Python 3.11.3 | packaged by conda-forge | (main, Apr 6 2023, 08:57:19) [GCC 11.3.0]\nType 'copyright', 'credits' or 'license' for more information\nIPython 8.14.0 -- An enhanced Interactive Python. Type '?' for help.\n", 'help_links': [{'text': 'Python Reference', 'url': 'https://docs.python.org/3.11'}, {'text': 'IPython Reference', 'url': 'https://ipython.org/documentation.html'}, {'text': 'NumPy Reference', 'url': 'https://docs.scipy.org/doc/numpy/reference/'}, {'text': 'SciPy Reference', 'url': 'https://docs.scipy.org/doc/scipy/reference/'}, {'text': 'Matplotlib Reference', 'url': 'https://matplotlib.org/contents.html'}, {'text': 'SymPy Reference', 'url': 'http://docs.sympy.org/latest/index.html'}, {'text': 'pandas Reference', 'url': 'https://pandas.pydata.org/pandas-docs/stable/'}]}
[D 2023-06-07 12:33:05.230 ServerApp] activity on cbb4a295-85b6-4c5d-b4c5-902cb9c341ee: status (idle)
[D 2023-06-07 12:33:05.231 ServerApp] 101 GET /api/kernels/cbb4a295-85b6-4c5d-b4c5-902cb9c341ee/channels?session_id=c2aad54d-d585-46d4-8b20-551785fa8766 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 598.89ms
[D 2023-06-07 12:33:05.231 ServerApp] Opening websocket /api/kernels/cbb4a295-85b6-4c5d-b4c5-902cb9c341ee/channels
[I 2023-06-07 12:33:05.231 ServerApp] Connecting to kernel cbb4a295-85b6-4c5d-b4c5-902cb9c341ee.
[D 2023-06-07 12:33:05.231 ServerApp] Getting buffer for cbb4a295-85b6-4c5d-b4c5-902cb9c341ee
[D 2023-06-07 12:33:05.232 ServerApp] Connecting to: tcp://127.0.0.1:57015
[D 2023-06-07 12:33:05.232 ServerApp] Connecting to: tcp://127.0.0.1:51039
[D 2023-06-07 12:33:05.233 ServerApp] Connecting to: tcp://127.0.0.1:45505
[D 2023-06-07 12:33:05.233 ServerApp] Connecting to: tcp://127.0.0.1:36335
[D 2023-06-07 12:33:05.234 ServerApp] Connecting to: tcp://127.0.0.1:51039
[D 2023-06-07 12:33:05.234 ServerApp] Connecting to: tcp://127.0.0.1:45505
[D 2023-06-07 12:33:05.235 ServerApp] Nudge: attempt 1 on kernel cbb4a295-85b6-4c5d-b4c5-902cb9c341ee
[D 2023-06-07 12:33:05.240 ServerApp] activity on cbb4a295-85b6-4c5d-b4c5-902cb9c341ee: status (busy)
[D 2023-06-07 12:33:05.240 ServerApp] Nudge: IOPub received: cbb4a295-85b6-4c5d-b4c5-902cb9c341ee
[D 2023-06-07 12:33:05.241 ServerApp] Nudge: resolving iopub future: cbb4a295-85b6-4c5d-b4c5-902cb9c341ee
[D 2023-06-07 12:33:05.242 ServerApp] activity on cbb4a295-85b6-4c5d-b4c5-902cb9c341ee: status (busy)
[D 2023-06-07 12:33:05.242 ServerApp] Nudge: shell info reply received: cbb4a295-85b6-4c5d-b4c5-902cb9c341ee
[D 2023-06-07 12:33:05.243 ServerApp] Nudge: resolving shell future: cbb4a295-85b6-4c5d-b4c5-902cb9c341ee
[D 2023-06-07 12:33:05.245 ServerApp] activity on cbb4a295-85b6-4c5d-b4c5-902cb9c341ee: status (idle)
[D 2023-06-07 12:33:05.246 ServerApp] activity on cbb4a295-85b6-4c5d-b4c5-902cb9c341ee: status (idle)
[D 2023-06-07 12:33:05.249 ServerApp] activity on cbb4a295-85b6-4c5d-b4c5-902cb9c341ee: status (busy)
[D 2023-06-07 12:33:05.250 ServerApp] activity on cbb4a295-85b6-4c5d-b4c5-902cb9c341ee: status (idle)
[D 2023-06-07 12:33:05.251 ServerApp] 101 GET /api/kernels/cbb4a295-85b6-4c5d-b4c5-902cb9c341ee/channels?session_id=37722440-bb8f-49bd-87a6-69ce7a30136d (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 3.97ms
[D 2023-06-07 12:33:05.251 ServerApp] Opening websocket /api/kernels/cbb4a295-85b6-4c5d-b4c5-902cb9c341ee/channels
[I 2023-06-07 12:33:05.252 ServerApp] Connecting to kernel cbb4a295-85b6-4c5d-b4c5-902cb9c341ee.
[D 2023-06-07 12:33:05.252 ServerApp] Getting buffer for cbb4a295-85b6-4c5d-b4c5-902cb9c341ee
[D 2023-06-07 12:33:05.252 ServerApp] Connecting to: tcp://127.0.0.1:57015
[D 2023-06-07 12:33:05.252 ServerApp] Connecting to: tcp://127.0.0.1:51039
[D 2023-06-07 12:33:05.253 ServerApp] Connecting to: tcp://127.0.0.1:45505
[D 2023-06-07 12:33:05.254 ServerApp] Connecting to: tcp://127.0.0.1:36335
[D 2023-06-07 12:33:05.254 ServerApp] Connecting to: tcp://127.0.0.1:51039
[D 2023-06-07 12:33:05.255 ServerApp] Connecting to: tcp://127.0.0.1:45505
[D 2023-06-07 12:33:05.256 ServerApp] Nudge: attempt 1 on kernel cbb4a295-85b6-4c5d-b4c5-902cb9c341ee
[D 2023-06-07 12:33:05.262 ServerApp] activity on cbb4a295-85b6-4c5d-b4c5-902cb9c341ee: status (busy)
[D 2023-06-07 12:33:05.262 ServerApp] Nudge: IOPub received: cbb4a295-85b6-4c5d-b4c5-902cb9c341ee
[D 2023-06-07 12:33:05.263 ServerApp] Nudge: resolving iopub future: cbb4a295-85b6-4c5d-b4c5-902cb9c341ee
[D 2023-06-07 12:33:05.264 ServerApp] activity on cbb4a295-85b6-4c5d-b4c5-902cb9c341ee: status (busy)
[D 2023-06-07 12:33:05.266 ServerApp] activity on cbb4a295-85b6-4c5d-b4c5-902cb9c341ee: status (idle)
[D 2023-06-07 12:33:05.266 ServerApp] Nudge: shell info reply received: cbb4a295-85b6-4c5d-b4c5-902cb9c341ee
[D 2023-06-07 12:33:05.266 ServerApp] Nudge: resolving shell future: cbb4a295-85b6-4c5d-b4c5-902cb9c341ee
[D 2023-06-07 12:33:05.268 ServerApp] activity on cbb4a295-85b6-4c5d-b4c5-902cb9c341ee: status (idle)
[D 2023-06-07 12:33:05.276 ServerApp] 101 GET /api/kernels/cbb4a295-85b6-4c5d-b4c5-902cb9c341ee/channels?session_id=7f7b794e-2cf3-4f42-829b-b2f44bf4b000 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 3.17ms
[D 2023-06-07 12:33:05.276 ServerApp] Opening websocket /api/kernels/cbb4a295-85b6-4c5d-b4c5-902cb9c341ee/channels
[I 2023-06-07 12:33:05.276 ServerApp] Connecting to kernel cbb4a295-85b6-4c5d-b4c5-902cb9c341ee.
[D 2023-06-07 12:33:05.277 ServerApp] Getting buffer for cbb4a295-85b6-4c5d-b4c5-902cb9c341ee
[D 2023-06-07 12:33:05.277 ServerApp] Connecting to: tcp://127.0.0.1:57015
[D 2023-06-07 12:33:05.278 ServerApp] Connecting to: tcp://127.0.0.1:51039
[D 2023-06-07 12:33:05.279 ServerApp] Connecting to: tcp://127.0.0.1:45505
[D 2023-06-07 12:33:05.279 ServerApp] Connecting to: tcp://127.0.0.1:36335
[D 2023-06-07 12:33:05.279 ServerApp] Connecting to: tcp://127.0.0.1:51039
[D 2023-06-07 12:33:05.280 ServerApp] Connecting to: tcp://127.0.0.1:45505
[D 2023-06-07 12:33:05.281 ServerApp] Nudge: attempt 1 on kernel cbb4a295-85b6-4c5d-b4c5-902cb9c341ee
[D 2023-06-07 12:33:05.292 ServerApp] Websocket closed cbb4a295-85b6-4c5d-b4c5-902cb9c341ee:c2aad54d-d585-46d4-8b20-551785fa8766
[D 2023-06-07 12:33:05.345 ServerApp] activity on cbb4a295-85b6-4c5d-b4c5-902cb9c341ee: status (busy)
[D 2023-06-07 12:33:05.346 ServerApp] activity on cbb4a295-85b6-4c5d-b4c5-902cb9c341ee: status (busy)
[D 2023-06-07 12:33:05.346 ServerApp] Nudge: IOPub received: cbb4a295-85b6-4c5d-b4c5-902cb9c341ee
[D 2023-06-07 12:33:05.347 ServerApp] Nudge: resolving iopub future: cbb4a295-85b6-4c5d-b4c5-902cb9c341ee
[D 2023-06-07 12:33:05.348 ServerApp] Nudge: control info reply received: cbb4a295-85b6-4c5d-b4c5-902cb9c341ee
[D 2023-06-07 12:33:05.348 ServerApp] Nudge: resolving control future: cbb4a295-85b6-4c5d-b4c5-902cb9c341ee
[D 2023-06-07 12:33:05.348 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:33:05.349 ServerApp] 200 GET /api/sessions?1686141185292 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.42ms
[D 2023-06-07 12:33:05.350 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:33:05.351 ServerApp] 200 GET /api/kernels?1686141185294 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.38ms
[D 2023-06-07 12:33:05.353 ServerApp] activity on cbb4a295-85b6-4c5d-b4c5-902cb9c341ee: status (idle)
[D 2023-06-07 12:33:05.355 ServerApp] activity on cbb4a295-85b6-4c5d-b4c5-902cb9c341ee: status (idle)
[D 2023-06-07 12:33:05.360 ServerApp] activity on cbb4a295-85b6-4c5d-b4c5-902cb9c341ee: status (busy)
[D 2023-06-07 12:33:05.363 ServerApp] activity on cbb4a295-85b6-4c5d-b4c5-902cb9c341ee: status (idle)
[D 2023-06-07 12:33:05.366 ServerApp] activity on cbb4a295-85b6-4c5d-b4c5-902cb9c341ee: status (busy)
[D 2023-06-07 12:33:05.367 ServerApp] activity on cbb4a295-85b6-4c5d-b4c5-902cb9c341ee: status (idle)
[D 2023-06-07 12:33:05.378 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:33:05.379 LabApp] 204 PUT /lab/api/workspaces/default?1686141185360 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.62ms
[D 2023-06-07 12:33:05.380 ServerApp] activity on cbb4a295-85b6-4c5d-b4c5-902cb9c341ee: status (busy)
[D 2023-06-07 12:33:05.383 ServerApp] activity on cbb4a295-85b6-4c5d-b4c5-902cb9c341ee: status (idle)
[D 2023-06-07 12:33:05.387 ServerApp] Path 7472.45937991b1d47dacce3e.js served from /opt/conda/share/jupyter/lab/static/7472.45937991b1d47dacce3e.js
[D 2023-06-07 12:33:05.388 ServerApp] 200 GET /static/lab/7472.45937991b1d47dacce3e.js?v=45937991b1d47dacce3e (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.27ms
[D 2023-06-07 12:33:05.396 ServerApp] Websocket closed cbb4a295-85b6-4c5d-b4c5-902cb9c341ee:7f7b794e-2cf3-4f42-829b-b2f44bf4b000
[D 2023-06-07 12:33:05.429 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:33:05.430 ServerApp] 200 GET /api/sessions?1686141185398 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.37ms
[D 2023-06-07 12:33:05.431 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:33:05.432 ServerApp] 200 GET /api/kernels?1686141185399 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.88ms
[D 2023-06-07 12:33:05.447 ServerApp] Path favicons/favicon-busy-1.ico served from /opt/conda/lib/python3.11/site-packages/jupyter_server/static/favicons/favicon-busy-1.ico
[D 2023-06-07 12:33:05.447 ServerApp] 200 GET /static/favicons/favicon-busy-1.ico (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.31ms
[D 2023-06-07 12:33:05.454 ServerApp] activity on cbb4a295-85b6-4c5d-b4c5-902cb9c341ee: status (busy)
[D 2023-06-07 12:33:05.456 ServerApp] activity on cbb4a295-85b6-4c5d-b4c5-902cb9c341ee: status (idle)
[D 2023-06-07 12:33:05.505 ServerApp] activity on cbb4a295-85b6-4c5d-b4c5-902cb9c341ee: status (busy)
[D 2023-06-07 12:33:05.506 ServerApp] activity on cbb4a295-85b6-4c5d-b4c5-902cb9c341ee: status (idle)
[D 2023-06-07 12:33:05.554 ServerApp] activity on cbb4a295-85b6-4c5d-b4c5-902cb9c341ee: status (busy)
[D 2023-06-07 12:33:05.556 ServerApp] activity on cbb4a295-85b6-4c5d-b4c5-902cb9c341ee: status (idle)
[D 2023-06-07 12:33:05.758 ServerApp] 200 GET /static/favicons/favicon.ico (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.47ms
[D 2023-06-07 12:33:08.705 ServerApp] 200 GET /api (@172.17.0.2) 0.65ms
[D 2023-06-07 12:33:13.908 ServerApp] 200 GET /api (@172.17.0.2) 0.47ms
[D 2023-06-07 12:33:14.336 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:33:14.342 ServerApp] 200 GET /api/contents?content=1&1686141194328 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 6.90ms
[D 2023-06-07 12:33:15.144 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:33:15.145 TerminalsExtensionApp] 200 GET /api/terminals?1686141195134 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.04ms
[D 2023-06-07 12:33:15.456 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:33:15.457 ServerApp] 200 GET /api/sessions?1686141195445 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.26ms
[D 2023-06-07 12:33:15.458 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:33:15.458 ServerApp] 200 GET /api/kernels?1686141195448 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.03ms
[D 2023-06-07 12:33:19.160 ServerApp] 200 GET /api (@172.17.0.2) 0.77ms
[D 2023-06-07 12:33:20.968 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:33:20.969 LabApp] 204 PUT /lab/api/workspaces/default?1686141200960 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.37ms
[D 2023-06-07 12:33:21.850 ServerApp] Accepting token-authenticated request from 172.17.0.1
[I 2023-06-07 12:33:21.962 ServerApp] New terminal with automatic name: 1
[D 2023-06-07 12:33:21.963 TerminalsExtensionApp] 200 POST /api/terminals?1686141201844 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 113.64ms
[D 2023-06-07 12:33:21.975 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:33:21.976 TerminalsExtensionApp] 200 GET /api/terminals?1686141201966 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.65ms
[D 2023-06-07 12:33:21.990 TerminalsExtensionApp] 101 GET /terminals/websocket/1 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.21ms
[D 2023-06-07 12:33:21.991 TerminalsExtensionApp] Opening websocket /terminals/websocket/1
[D 2023-06-07 12:33:22.015 ServerApp] Path 292.3f7844a129f16ec1ffbc.js served from /opt/conda/share/jupyter/lab/static/292.3f7844a129f16ec1ffbc.js
[D 2023-06-07 12:33:22.016 ServerApp] 200 GET /static/lab/292.3f7844a129f16ec1ffbc.js?v=3f7844a129f16ec1ffbc (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 2.00ms
[D 2023-06-07 12:33:22.017 ServerApp] Path 2617.9c299e26785f7646cb39.js served from /opt/conda/share/jupyter/lab/static/2617.9c299e26785f7646cb39.js
[D 2023-06-07 12:33:22.018 ServerApp] 200 GET /static/lab/2617.9c299e26785f7646cb39.js?v=9c299e26785f7646cb39 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 2.85ms
[D 2023-06-07 12:33:22.020 ServerApp] Path 7511.b381a696cf806983c654.js served from /opt/conda/share/jupyter/lab/static/7511.b381a696cf806983c654.js
[D 2023-06-07 12:33:22.020 ServerApp] 200 GET /static/lab/7511.b381a696cf806983c654.js?v=b381a696cf806983c654 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.41ms
[D 2023-06-07 12:33:22.581 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:33:22.582 LabApp] 204 PUT /lab/api/workspaces/default?1686141202576 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.30ms
[D 2023-06-07 12:33:24.371 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:33:24.379 ServerApp] 200 GET /api/contents?content=1&1686141204363 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 9.36ms
[D 2023-06-07 12:33:24.428 ServerApp] 200 GET /api (@172.17.0.2) 0.52ms
[D 2023-06-07 12:33:25.484 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:33:25.485 ServerApp] 200 GET /api/kernels?1686141205473 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.57ms
[D 2023-06-07 12:33:25.485 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:33:25.486 ServerApp] 200 GET /api/sessions?1686141205471 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 2.60ms
[D 2023-06-07 12:33:29.657 ServerApp] 200 GET /api (@172.17.0.2) 0.64ms
[D 2023-06-07 12:33:31.993 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:33:31.994 TerminalsExtensionApp] 200 GET /api/terminals?1686141211988 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 0.98ms
[D 2023-06-07 12:33:32.695 ServerApp] Paths used for configuration of default_setting_overrides:
/etc/jupyter/labconfig/default_setting_overrides.json
[D 2023-06-07 12:33:32.695 ServerApp] Paths used for configuration of default_setting_overrides:
/usr/local/etc/jupyter/labconfig/default_setting_overrides.json
[D 2023-06-07 12:33:32.696 ServerApp] Paths used for configuration of default_setting_overrides:
/opt/conda/etc/jupyter/labconfig/default_setting_overrides.json
[D 2023-06-07 12:33:32.696 ServerApp] Paths used for configuration of default_setting_overrides:
/home/jovyan/.local/etc/jupyter/labconfig/default_setting_overrides.json
[D 2023-06-07 12:33:32.696 ServerApp] Paths used for configuration of default_setting_overrides:
/home/jovyan/.jupyter/labconfig/default_setting_overrides.json
[D 2023-06-07 12:33:32.697 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:33:32.707 LabApp] 204 PUT /lab/api/settings/@jupyterlab/apputils-extension:notification?1686141212689 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 12.85ms
[D 2023-06-07 12:33:32.784 ServerApp] Paths used for configuration of default_setting_overrides:
/etc/jupyter/labconfig/default_setting_overrides.json
[D 2023-06-07 12:33:32.785 ServerApp] Paths used for configuration of default_setting_overrides:
/usr/local/etc/jupyter/labconfig/default_setting_overrides.json
[D 2023-06-07 12:33:32.785 ServerApp] Paths used for configuration of default_setting_overrides:
/opt/conda/etc/jupyter/labconfig/default_setting_overrides.json
[D 2023-06-07 12:33:32.785 ServerApp] Paths used for configuration of default_setting_overrides:
/home/jovyan/.local/etc/jupyter/labconfig/default_setting_overrides.json
[D 2023-06-07 12:33:32.786 ServerApp] Paths used for configuration of default_setting_overrides:
/home/jovyan/.jupyter/labconfig/default_setting_overrides.json
[D 2023-06-07 12:33:32.786 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:33:32.791 LabApp] 200 GET /lab/api/settings/@jupyterlab/apputils-extension:notification?1686141212711 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 8.29ms
[D 2023-06-07 12:33:34.399 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:33:34.405 ServerApp] 200 GET /api/contents?content=1&1686141214393 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 6.44ms
[D 2023-06-07 12:33:34.898 ServerApp] 200 GET /api (@172.17.0.2) 0.54ms
[D 2023-06-07 12:33:35.507 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:33:35.508 ServerApp] 200 GET /api/sessions?1686141215498 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.27ms
[D 2023-06-07 12:33:35.508 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:33:35.509 ServerApp] 200 GET /api/kernels?1686141215497 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.93ms
[D 2023-06-07 12:33:40.102 ServerApp] 200 GET /api (@172.17.0.2) 0.48ms
[D 2023-06-07 12:33:41.563 ServerApp] activity on cbb4a295-85b6-4c5d-b4c5-902cb9c341ee: status (busy)
[D 2023-06-07 12:33:41.564 ServerApp] activity on cbb4a295-85b6-4c5d-b4c5-902cb9c341ee: status (idle)
[D 2023-06-07 12:33:41.594 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:33:41.604 ServerApp] 200 GET /api/contents?content=1&1686141221569 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 10.23ms
[D 2023-06-07 12:33:41.632 ServerApp] activity on cbb4a295-85b6-4c5d-b4c5-902cb9c341ee: status (busy)
[D 2023-06-07 12:33:41.634 ServerApp] activity on cbb4a295-85b6-4c5d-b4c5-902cb9c341ee: status (idle)
[D 2023-06-07 12:33:41.685 ServerApp] activity on cbb4a295-85b6-4c5d-b4c5-902cb9c341ee: status (busy)
[D 2023-06-07 12:33:41.686 ServerApp] activity on cbb4a295-85b6-4c5d-b4c5-902cb9c341ee: status (idle)
[D 2023-06-07 12:33:41.735 ServerApp] activity on cbb4a295-85b6-4c5d-b4c5-902cb9c341ee: status (busy)
[D 2023-06-07 12:33:41.736 ServerApp] activity on cbb4a295-85b6-4c5d-b4c5-902cb9c341ee: status (idle)
[D 2023-06-07 12:33:41.843 ServerApp] 200 GET /static/favicons/favicon-busy-1.ico (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.44ms
[D 2023-06-07 12:33:41.931 ServerApp] 200 GET /static/favicons/favicon.ico (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.20ms
[D 2023-06-07 12:33:42.030 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:33:42.030 TerminalsExtensionApp] 200 GET /api/terminals?1686141222009 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.11ms
[D 2023-06-07 12:33:42.098 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:33:42.100 LabApp] 204 PUT /lab/api/workspaces/default?1686141222092 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.82ms
[D 2023-06-07 12:33:45.327 ServerApp] 200 GET /api (@172.17.0.2) 0.48ms
[D 2023-06-07 12:33:45.529 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:33:45.530 ServerApp] 200 GET /api/sessions?1686141225520 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.23ms
[D 2023-06-07 12:33:45.531 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:33:45.531 ServerApp] 200 GET /api/kernels?1686141225521 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.02ms
[D 2023-06-07 12:33:46.153 ServerApp] activity on cbb4a295-85b6-4c5d-b4c5-902cb9c341ee: status (busy)
[D 2023-06-07 12:33:46.154 ServerApp] activity on cbb4a295-85b6-4c5d-b4c5-902cb9c341ee: execute_input
[D 2023-06-07 12:33:46.253 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:33:46.271 ServerApp] 200 GET /api/contents?content=1&1686141226239 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 17.38ms
[D 2023-06-07 12:33:46.986 ServerApp] activity on cbb4a295-85b6-4c5d-b4c5-902cb9c341ee: execute_result
[D 2023-06-07 12:33:46.989 ServerApp] activity on cbb4a295-85b6-4c5d-b4c5-902cb9c341ee: status (idle)
[D 2023-06-07 12:33:46.999 ServerApp] Path 3871.ba96e5b53bb16df56618.js served from /opt/conda/share/jupyter/lab/static/3871.ba96e5b53bb16df56618.js
[D 2023-06-07 12:33:47.000 ServerApp] 200 GET /static/lab/3871.ba96e5b53bb16df56618.js?v=ba96e5b53bb16df56618 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.49ms
[D 2023-06-07 12:33:47.004 ServerApp] Path 5746.e4434ef2027bcc5ed0c9.js served from /opt/conda/share/jupyter/lab/static/5746.e4434ef2027bcc5ed0c9.js
[D 2023-06-07 12:33:47.005 ServerApp] 200 GET /static/lab/5746.e4434ef2027bcc5ed0c9.js?v=e4434ef2027bcc5ed0c9 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.66ms
[D 2023-06-07 12:33:47.005 ServerApp] Path 6686.3c518aa6e5f9785fb486.js served from /opt/conda/share/jupyter/lab/static/6686.3c518aa6e5f9785fb486.js
[D 2023-06-07 12:33:47.006 ServerApp] 200 GET /static/lab/6686.3c518aa6e5f9785fb486.js?v=3c518aa6e5f9785fb486 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 2.56ms
[D 2023-06-07 12:33:47.039 ServerApp] Path 2953.92ff8f12bad6ee06859c.js served from /opt/conda/share/jupyter/lab/static/2953.92ff8f12bad6ee06859c.js
[D 2023-06-07 12:33:47.040 ServerApp] 200 GET /static/lab/2953.92ff8f12bad6ee06859c.js?v=92ff8f12bad6ee06859c (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.43ms
[D 2023-06-07 12:33:47.045 ServerApp] Path 9230.58b8c42b730e1a56e69b.js served from /opt/conda/share/jupyter/lab/static/9230.58b8c42b730e1a56e69b.js
[D 2023-06-07 12:33:47.046 ServerApp] 200 GET /static/lab/9230.58b8c42b730e1a56e69b.js?v=58b8c42b730e1a56e69b (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.71ms
[D 2023-06-07 12:33:47.051 ServerApp] Path 7508.b902347f820c70cd386a.js served from /opt/conda/share/jupyter/lab/static/7508.b902347f820c70cd386a.js
[D 2023-06-07 12:33:47.052 ServerApp] 200 GET /static/lab/7508.b902347f820c70cd386a.js?v=b902347f820c70cd386a (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.47ms
[D 2023-06-07 12:33:47.095 ServerApp] Path 7775.3e0dee729369fe3d5008.js served from /opt/conda/share/jupyter/lab/static/7775.3e0dee729369fe3d5008.js
[D 2023-06-07 12:33:47.096 ServerApp] 200 GET /static/lab/7775.3e0dee729369fe3d5008.js?v=3e0dee729369fe3d5008 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.89ms
[D 2023-06-07 12:33:47.097 ServerApp] Path 6560.f42276a0b1b92aea515b.js served from /opt/conda/share/jupyter/lab/static/6560.f42276a0b1b92aea515b.js
[D 2023-06-07 12:33:47.098 ServerApp] 200 GET /static/lab/6560.f42276a0b1b92aea515b.js?v=f42276a0b1b92aea515b (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.13ms
[D 2023-06-07 12:33:47.119 ServerApp] Path 9826.406d2a71dc45995bc549.js served from /opt/conda/share/jupyter/lab/static/9826.406d2a71dc45995bc549.js
[D 2023-06-07 12:33:47.121 ServerApp] 200 GET /static/lab/9826.406d2a71dc45995bc549.js?v=406d2a71dc45995bc549 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.69ms
[D 2023-06-07 12:33:47.158 ServerApp] Path 3724.a4657dc16be2ffc49282.js served from /opt/conda/share/jupyter/lab/static/3724.a4657dc16be2ffc49282.js
[D 2023-06-07 12:33:47.159 ServerApp] 200 GET /static/lab/3724.a4657dc16be2ffc49282.js?v=a4657dc16be2ffc49282 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.30ms
[D 2023-06-07 12:33:47.173 ServerApp] Path 1448.c391061d8a8344f9d177.js served from /opt/conda/share/jupyter/lab/static/1448.c391061d8a8344f9d177.js
[D 2023-06-07 12:33:47.174 ServerApp] 200 GET /static/lab/1448.c391061d8a8344f9d177.js?v=c391061d8a8344f9d177 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.09ms
[D 2023-06-07 12:33:47.176 ServerApp] Path 8512.1af96655287fd124877b.js served from /opt/conda/share/jupyter/lab/static/8512.1af96655287fd124877b.js
[D 2023-06-07 12:33:47.177 ServerApp] 200 GET /static/lab/8512.1af96655287fd124877b.js?v=1af96655287fd124877b (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.72ms
[D 2023-06-07 12:33:47.195 ServerApp] Path 3520.3495b98946de6960ace8.js served from /opt/conda/share/jupyter/lab/static/3520.3495b98946de6960ace8.js
[D 2023-06-07 12:33:47.196 ServerApp] 200 GET /static/lab/3520.3495b98946de6960ace8.js?v=3495b98946de6960ace8 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.64ms
[D 2023-06-07 12:33:47.206 ServerApp] Path 8678.dcd3dab9025b13eb9be8.js served from /opt/conda/share/jupyter/lab/static/8678.dcd3dab9025b13eb9be8.js
[D 2023-06-07 12:33:47.207 ServerApp] 200 GET /static/lab/8678.dcd3dab9025b13eb9be8.js?v=dcd3dab9025b13eb9be8 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.00ms
[D 2023-06-07 12:33:50.533 ServerApp] 200 GET /api (@172.17.0.2) 0.49ms
[D 2023-06-07 12:33:52.059 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:33:52.060 TerminalsExtensionApp] 200 GET /api/terminals?1686141232048 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.02ms
[D 2023-06-07 12:33:55.555 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:33:55.556 ServerApp] 200 GET /api/sessions?1686141235545 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.28ms
[D 2023-06-07 12:33:55.556 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:33:55.557 ServerApp] 200 GET /api/kernels?1686141235546 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.95ms
[D 2023-06-07 12:33:55.781 ServerApp] 200 GET /api (@172.17.0.2) 0.61ms
[D 2023-06-07 12:33:56.129 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:33:56.129 ServerApp] Found kernel python3 in /opt/conda/share/jupyter/kernels
[D 2023-06-07 12:33:56.130 ServerApp] 200 GET /api/kernelspecs?1686141236122 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.88ms
[D 2023-06-07 12:33:56.131 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:33:56.132 ServerApp] 200 GET /api/me?1686141236122 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.02ms
[D 2023-06-07 12:33:56.296 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:33:56.303 ServerApp] 200 GET /api/contents?content=1&1686141236290 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 7.12ms
[D 2023-06-07 12:34:01.008 ServerApp] 200 GET /api (@172.17.0.2) 0.49ms
[D 2023-06-07 12:34:02.074 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:34:02.074 TerminalsExtensionApp] 200 GET /api/terminals?1686141242066 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 0.95ms
[D 2023-06-07 12:34:05.579 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:34:05.579 ServerApp] 200 GET /api/sessions?1686141245571 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.24ms
[D 2023-06-07 12:34:05.580 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:34:05.580 ServerApp] 200 GET /api/kernels?1686141245572 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.94ms
[D 2023-06-07 12:34:06.220 ServerApp] 200 GET /api (@172.17.0.2) 0.73ms
[D 2023-06-07 12:34:06.398 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:34:06.406 ServerApp] 200 GET /api/contents?content=1&1686141246390 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 8.41ms
[D 2023-06-07 12:34:11.423 ServerApp] 200 GET /api (@172.17.0.2) 0.48ms
[D 2023-06-07 12:34:12.100 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:34:12.101 TerminalsExtensionApp] 200 GET /api/terminals?1686141252088 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 0.86ms
[D 2023-06-07 12:34:15.607 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:34:15.608 ServerApp] 200 GET /api/sessions?1686141255597 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.18ms
[D 2023-06-07 12:34:15.618 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:34:15.619 ServerApp] 200 GET /api/kernels?1686141255599 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.70ms
[D 2023-06-07 12:34:16.440 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:34:16.448 ServerApp] 200 GET /api/contents?content=1&1686141256432 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 8.60ms
[D 2023-06-07 12:34:16.669 ServerApp] 200 GET /api (@172.17.0.2) 0.81ms
[D 2023-06-07 12:34:21.882 ServerApp] 200 GET /api (@172.17.0.2) 0.56ms
[D 2023-06-07 12:34:22.116 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:34:22.116 TerminalsExtensionApp] 200 GET /api/terminals?1686141262109 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 0.90ms
[D 2023-06-07 12:34:25.640 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:34:25.641 ServerApp] 200 GET /api/sessions?1686141265622 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.08ms
[D 2023-06-07 12:34:25.654 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:34:25.655 ServerApp] 200 GET /api/kernels?1686141265638 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 0.95ms
[D 2023-06-07 12:34:26.579 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:34:26.585 ServerApp] 200 GET /api/contents?content=1&1686141266568 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 7.09ms
[D 2023-06-07 12:34:27.071 ServerApp] 200 GET /api (@172.17.0.2) 0.86ms
[D 2023-06-07 12:34:32.142 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:34:32.143 TerminalsExtensionApp] 200 GET /api/terminals?1686141272130 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 0.86ms
[D 2023-06-07 12:34:32.311 ServerApp] 200 GET /api (@172.17.0.2) 0.55ms
[D 2023-06-07 12:34:35.660 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:34:35.660 ServerApp] 200 GET /api/sessions?1686141275651 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 0.96ms
[D 2023-06-07 12:34:35.673 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:34:35.674 ServerApp] 200 GET /api/kernels?1686141275665 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 0.87ms
[D 2023-06-07 12:34:36.615 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:34:36.625 ServerApp] 200 GET /api/contents?content=1&1686141276609 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 9.89ms
[D 2023-06-07 12:34:37.505 ServerApp] 200 GET /api (@172.17.0.2) 0.50ms
[D 2023-06-07 12:34:42.162 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:34:42.163 TerminalsExtensionApp] 200 GET /api/terminals?1686141282154 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 0.97ms
[D 2023-06-07 12:34:42.717 ServerApp] 200 GET /api (@172.17.0.2) 0.52ms
[D 2023-06-07 12:34:45.680 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:34:45.681 ServerApp] 200 GET /api/sessions?1686141285672 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.15ms
[D 2023-06-07 12:34:45.695 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:34:45.696 ServerApp] 200 GET /api/kernels?1686141285682 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 1.36ms
[D 2023-06-07 12:34:46.640 ServerApp] Accepting token-authenticated request from 172.17.0.1
[D 2023-06-07 12:34:46.648 ServerApp] 200 GET /api/contents?content=1&1686141286634 (0961037b21a84d8dbfa10c8d1b844759@172.17.0.1) 8.01ms

@janfrederik
Copy link
Author

Browser Output
Starting WebSocket: ws://localhost:10000/api/kernels/821d183b-a796-4fa9-afb3-26662b50d02e [jlab_core.b473ae48d19e9025bb00.js:1:1221354](http://localhost:10000/static/lab/jlab_core.b473ae48d19e9025bb00.js?v=b473ae48d19e9025bb00)
Language pack 'en_US' not installed! [jlab_core.b473ae48d19e9025bb00.js:1:1441334](http://localhost:10000/static/lab/jlab_core.b473ae48d19e9025bb00.js?v=b473ae48d19e9025bb00)
Starting application in workspace: "default" [jlab_core.b473ae48d19e9025bb00.js:1:7693](http://localhost:10000/static/lab/jlab_core.b473ae48d19e9025bb00.js?v=b473ae48d19e9025bb00)
Starting WebSocket: ws://localhost:10000/api/kernels/821d183b-a796-4fa9-afb3-26662b50d02e [jlab_core.b473ae48d19e9025bb00.js:1:1221354](http://localhost:10000/static/lab/jlab_core.b473ae48d19e9025bb00.js?v=b473ae48d19e9025bb00)
Starting WebSocket: ws://localhost:10000/api/kernels/821d183b-a796-4fa9-afb3-26662b50d02e [jlab_core.b473ae48d19e9025bb00.js:1:1221354](http://localhost:10000/static/lab/jlab_core.b473ae48d19e9025bb00.js?v=b473ae48d19e9025bb00)

@krassowski
Copy link
Member

This looks like a duplicate of #14625

@janfrederik
Copy link
Author

@krassowski Yes, a duplicate indeed.
Strange, I should have been able to find this issue.

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

No branches or pull requests

2 participants