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

Broken links to another files within HTML #11269

Open
MLobo1997 opened this issue Oct 8, 2021 · 1 comment
Open

Broken links to another files within HTML #11269

MLobo1997 opened this issue Oct 8, 2021 · 1 comment
Labels

Comments

@MLobo1997
Copy link

Description

Given two HTML files that import CSS properties and file A one has an anchor link to file B. If I open file A in jlab and then click its link to file B, file B will be rendered without CSS (within file A's tab). Also, it won't be possible to navigate to further links from file B.

Demonstration of the bug:
final-demo

Reproduce

  1. Open jupyter lab with two HTML files that import CSS properties. File A must have a anchor link to file B.
  2. Open file A and then click the link to file B.
  3. Observe the HTML rendered without CSS.
  4. If file B has link to another file, press it and observe an error.

I diagnosed the issue within a clean conda/jlab environment.

Expected behavior

Either one:

  • Files are properly rendered within same tab
  • Files are opened their in own tabs.

Context

  • Operating System and version: Linux Ubuntu 21.04
  • Browser and version: Chrome and Firefox any version
  • JupyterLab version: 3.1.18
Troubleshoot Output
jupyter troubleshoot 
$PATH:
	/home/miguel.lobo/miniconda3/envs/jlab-test/bin
	/home/miguel.lobo/bin/phabricator-tools/phabricator/arcanist/bin
	/home/miguel.lobo/miniconda3/condabin
	/home/miguel.lobo/.jenv/shims
	/home/miguel.lobo/.jenv/bin
	/home/miguel.lobo/bin
	/usr/local/sbin
	/usr/local/bin
	/usr/sbin
	/usr/bin
	/sbin
	/bin
	/usr/games
	/usr/local/games
	/snap/bin
	/home/miguel.lobo/.rvm/bin
	/home/miguel.lobo/anaconda3/bin

sys.path:
/home/miguel.lobo/miniconda3/envs/jlab-test/bin
/home/miguel.lobo/miniconda3/envs/jlab-test/lib/python39.zip
/home/miguel.lobo/miniconda3/envs/jlab-test/lib/python3.9
/home/miguel.lobo/miniconda3/envs/jlab-test/lib/python3.9/lib-dynload
/home/miguel.lobo/miniconda3/envs/jlab-test/lib/python3.9/site-packages

sys.executable:
/home/miguel.lobo/miniconda3/envs/jlab-test/bin/python

sys.version:
3.9.7 | packaged by conda-forge | (default, Sep 29 2021, 19:20:46)
[GCC 9.4.0]

platform.platform():
Linux-5.4.0-88-generic-x86_64-with-glibc2.31

which -a jupyter:
/home/miguel.lobo/miniconda3/envs/jlab-test/bin/jupyter

pip list:
Package Version
----------------------------- ---------
anyio 3.3.2
argon2-cffi 20.1.0
async-generator 1.10
attrs 21.2.0
Babel 2.9.1
backcall 0.2.0
backports.functools-lru-cache 1.6.4
bleach 4.1.0
brotlipy 0.7.0
certifi 2021.5.30
cffi 1.14.6
chardet 4.0.0
charset-normalizer 2.0.0
cryptography 3.4.7
debugpy 1.4.1
decorator 5.1.0
defusedxml 0.7.1
entrypoints 0.3
idna 3.1
importlib-metadata 4.8.1
ipykernel 6.4.1
ipython 7.28.0
ipython-genutils 0.2.0
jedi 0.18.0
Jinja2 3.0.2
json5 0.9.5
jsonschema 4.0.1
jupyter-client 7.0.6
jupyter-core 4.8.1
jupyter-server 1.11.1
jupyterlab 3.1.18
jupyterlab-pygments 0.1.2
jupyterlab-server 2.8.2
MarkupSafe 2.0.1
matplotlib-inline 0.1.3
mistune 0.8.4
nbclassic 0.3.2
nbclient 0.5.4
nbconvert 6.2.0
nbformat 5.1.3
nest-asyncio 1.5.1
notebook 6.4.4
packaging 21.0
pandocfilters 1.5.0
parso 0.8.2
pexpect 4.8.0
pickleshare 0.7.5
pip 21.2.4
prometheus-client 0.11.0
prompt-toolkit 3.0.20
ptyprocess 0.7.0
pycparser 2.20
Pygments 2.10.0
pyOpenSSL 21.0.0
pyparsing 2.4.7
pyrsistent 0.17.3
PySocks 1.7.1
python-dateutil 2.8.2
pytz 2021.3
pyzmq 22.3.0
requests 2.26.0
requests-unixsocket 0.2.0
Send2Trash 1.8.0
setuptools 58.2.0
six 1.16.0
sniffio 1.2.0
terminado 0.12.1
testpath 0.5.0
tornado 6.1
traitlets 5.1.0
urllib3 1.26.7
wcwidth 0.2.5
webencodings 0.5.1
websocket-client 0.57.0
wheel 0.37.0
zipp 3.6.0

conda list:
# packages in environment at /home/miguel.lobo/miniconda3/envs/jlab-test:
#
# Name Version Build Channel
_libgcc_mutex 0.1 conda_forge conda-forge
_openmp_mutex 4.5 1_gnu conda-forge
anyio 3.3.2 py39hf3d152e_0 conda-forge
argon2-cffi 20.1.0 py39h3811e60_2 conda-forge
async_generator 1.10 py_0 conda-forge
attrs 21.2.0 pyhd8ed1ab_0 conda-forge
babel 2.9.1 pyh44b312d_0 conda-forge
backcall 0.2.0 pyh9f0ad1d_0 conda-forge
backports 1.0 py_2 conda-forge
backports.functools_lru_cache 1.6.4 pyhd8ed1ab_0 conda-forge
bleach 4.1.0 pyhd8ed1ab_0 conda-forge
brotlipy 0.7.0 py39h3811e60_1001 conda-forge
ca-certificates 2021.5.30 ha878542_0 conda-forge
certifi 2021.5.30 py39hf3d152e_0 conda-forge
cffi 1.14.6 py39h4bc2ebd_1 conda-forge
chardet 4.0.0 py39hf3d152e_1 conda-forge
charset-normalizer 2.0.0 pyhd8ed1ab_0 conda-forge
cryptography 3.4.7 py39hbca0aa6_0 conda-forge
debugpy 1.4.1 py39he80948d_0 conda-forge
decorator 5.1.0 pyhd8ed1ab_0 conda-forge
defusedxml 0.7.1 pyhd8ed1ab_0 conda-forge
entrypoints 0.3 pyhd8ed1ab_1003 conda-forge
idna 3.1 pyhd3deb0d_0 conda-forge
importlib-metadata 4.8.1 py39hf3d152e_0 conda-forge
ipykernel 6.4.1 py39hef51801_0 conda-forge
ipython 7.28.0 py39hef51801_0 conda-forge
ipython_genutils 0.2.0 py_1 conda-forge
jedi 0.18.0 py39hf3d152e_2 conda-forge
jinja2 3.0.2 pyhd8ed1ab_0 conda-forge
json5 0.9.5 pyh9f0ad1d_0 conda-forge
jsonschema 4.0.1 pyhd8ed1ab_0 conda-forge
jupyter_client 7.0.6 pyhd8ed1ab_0 conda-forge
jupyter_core 4.8.1 py39hf3d152e_0 conda-forge
jupyter_server 1.11.1 pyhd8ed1ab_0 conda-forge
jupyterlab 3.1.18 pyhd8ed1ab_0 conda-forge
jupyterlab_pygments 0.1.2 pyh9f0ad1d_0 conda-forge
jupyterlab_server 2.8.2 pyhd8ed1ab_0 conda-forge
ld_impl_linux-64 2.36.1 hea4e1c9_2 conda-forge
libffi 3.4.2 h9c3ff4c_4 conda-forge
libgcc-ng 11.2.0 h1d223b6_9 conda-forge
libgomp 11.2.0 h1d223b6_9 conda-forge
libsodium 1.0.18 h36c2ea0_1 conda-forge
libstdcxx-ng 11.2.0 he4da1e4_9 conda-forge
libzlib 1.2.11 h36c2ea0_1013 conda-forge
markupsafe 2.0.1 py39h3811e60_0 conda-forge
matplotlib-inline 0.1.3 pyhd8ed1ab_0 conda-forge
mistune 0.8.4 py39h3811e60_1004 conda-forge
nbclassic 0.3.2 pyhd8ed1ab_0 conda-forge
nbclient 0.5.4 pyhd8ed1ab_0 conda-forge
nbconvert 6.2.0 py39hf3d152e_0 conda-forge
nbformat 5.1.3 pyhd8ed1ab_0 conda-forge
ncurses 6.2 h58526e2_4 conda-forge
nest-asyncio 1.5.1 pyhd8ed1ab_0 conda-forge
notebook 6.4.4 pyha770c72_0 conda-forge
openssl 1.1.1l h7f98852_0 conda-forge
packaging 21.0 pyhd8ed1ab_0 conda-forge
pandoc 2.14.2 h7f98852_0 conda-forge
pandocfilters 1.5.0 pyhd8ed1ab_0 conda-forge
parso 0.8.2 pyhd8ed1ab_0 conda-forge
pexpect 4.8.0 pyh9f0ad1d_2 conda-forge
pickleshare 0.7.5 py_1003 conda-forge
pip 21.2.4 pyhd8ed1ab_0 conda-forge
prometheus_client 0.11.0 pyhd8ed1ab_0 conda-forge
prompt-toolkit 3.0.20 pyha770c72_0 conda-forge
ptyprocess 0.7.0 pyhd3deb0d_0 conda-forge
pycparser 2.20 pyh9f0ad1d_2 conda-forge
pygments 2.10.0 pyhd8ed1ab_0 conda-forge
pyopenssl 21.0.0 pyhd8ed1ab_0 conda-forge
pyparsing 2.4.7 pyh9f0ad1d_0 conda-forge
pyrsistent 0.17.3 py39h3811e60_2 conda-forge
pysocks 1.7.1 py39hf3d152e_3 conda-forge
python 3.9.7 hb7a2778_3_cpython conda-forge
python-dateutil 2.8.2 pyhd8ed1ab_0 conda-forge
python_abi 3.9 2_cp39 conda-forge
pytz 2021.3 pyhd8ed1ab_0 conda-forge
pyzmq 22.3.0 py39h37b5a0c_0 conda-forge
readline 8.1 h46c0cb4_0 conda-forge
requests 2.26.0 pyhd8ed1ab_0 conda-forge
requests-unixsocket 0.2.0 py_0 conda-forge
send2trash 1.8.0 pyhd8ed1ab_0 conda-forge
setuptools 58.2.0 py39hf3d152e_0 conda-forge
six 1.16.0 pyh6c4a22f_0 conda-forge
sniffio 1.2.0 py39hf3d152e_1 conda-forge
sqlite 3.36.0 h9cd32fc_2 conda-forge
terminado 0.12.1 py39hf3d152e_0 conda-forge
testpath 0.5.0 pyhd8ed1ab_0 conda-forge
tk 8.6.11 h27826a3_1 conda-forge
tornado 6.1 py39h3811e60_1 conda-forge
traitlets 5.1.0 pyhd8ed1ab_0 conda-forge
tzdata 2021c he74cb21_0 conda-forge
urllib3 1.26.7 pyhd8ed1ab_0 conda-forge
wcwidth 0.2.5 pyh9f0ad1d_2 conda-forge
webencodings 0.5.1 py_1 conda-forge
websocket-client 0.57.0 py39hf3d152e_4 conda-forge
wheel 0.37.0 pyhd8ed1ab_1 conda-forge
xz 5.2.5 h516909a_1 conda-forge
zeromq 4.3.4 h9c3ff4c_1 conda-forge
zipp 3.6.0 pyhd8ed1ab_0 conda-forge
zlib 1.2.11 h36c2ea0_1013 conda-forge

conda env:
name: jlab-test
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=1_gnu
- anyio=3.3.2=py39hf3d152e_0
- argon2-cffi=20.1.0=py39h3811e60_2
- async_generator=1.10=py_0
- attrs=21.2.0=pyhd8ed1ab_0
- babel=2.9.1=pyh44b312d_0
- backcall=0.2.0=pyh9f0ad1d_0
- backports=1.0=py_2
- backports.functools_lru_cache=1.6.4=pyhd8ed1ab_0
- bleach=4.1.0=pyhd8ed1ab_0
- brotlipy=0.7.0=py39h3811e60_1001
- ca-certificates=2021.5.30=ha878542_0
- certifi=2021.5.30=py39hf3d152e_0
- cffi=1.14.6=py39h4bc2ebd_1
- chardet=4.0.0=py39hf3d152e_1
- charset-normalizer=2.0.0=pyhd8ed1ab_0
- cryptography=3.4.7=py39hbca0aa6_0
- debugpy=1.4.1=py39he80948d_0
- decorator=5.1.0=pyhd8ed1ab_0
- defusedxml=0.7.1=pyhd8ed1ab_0
- entrypoints=0.3=pyhd8ed1ab_1003
- idna=3.1=pyhd3deb0d_0
- importlib-metadata=4.8.1=py39hf3d152e_0
- ipykernel=6.4.1=py39hef51801_0
- ipython=7.28.0=py39hef51801_0
- ipython_genutils=0.2.0=py_1
- jedi=0.18.0=py39hf3d152e_2
- jinja2=3.0.2=pyhd8ed1ab_0
- json5=0.9.5=pyh9f0ad1d_0
- jsonschema=4.0.1=pyhd8ed1ab_0
- jupyter_client=7.0.6=pyhd8ed1ab_0
- jupyter_core=4.8.1=py39hf3d152e_0
- jupyter_server=1.11.1=pyhd8ed1ab_0
- jupyterlab=3.1.18=pyhd8ed1ab_0
- jupyterlab_pygments=0.1.2=pyh9f0ad1d_0
- jupyterlab_server=2.8.2=pyhd8ed1ab_0
- ld_impl_linux-64=2.36.1=hea4e1c9_2
- libffi=3.4.2=h9c3ff4c_4
- libgcc-ng=11.2.0=h1d223b6_9
- libgomp=11.2.0=h1d223b6_9
- libsodium=1.0.18=h36c2ea0_1
- libstdcxx-ng=11.2.0=he4da1e4_9
- libzlib=1.2.11=h36c2ea0_1013
- markupsafe=2.0.1=py39h3811e60_0
- matplotlib-inline=0.1.3=pyhd8ed1ab_0
- mistune=0.8.4=py39h3811e60_1004
- nbclassic=0.3.2=pyhd8ed1ab_0
- nbclient=0.5.4=pyhd8ed1ab_0
- nbconvert=6.2.0=py39hf3d152e_0
- nbformat=5.1.3=pyhd8ed1ab_0
- ncurses=6.2=h58526e2_4
- nest-asyncio=1.5.1=pyhd8ed1ab_0
- notebook=6.4.4=pyha770c72_0
- openssl=1.1.1l=h7f98852_0
- packaging=21.0=pyhd8ed1ab_0
- pandoc=2.14.2=h7f98852_0
- pandocfilters=1.5.0=pyhd8ed1ab_0
- parso=0.8.2=pyhd8ed1ab_0
- pexpect=4.8.0=pyh9f0ad1d_2
- pickleshare=0.7.5=py_1003
- pip=21.2.4=pyhd8ed1ab_0
- prometheus_client=0.11.0=pyhd8ed1ab_0
- prompt-toolkit=3.0.20=pyha770c72_0
- ptyprocess=0.7.0=pyhd3deb0d_0
- pycparser=2.20=pyh9f0ad1d_2
- pygments=2.10.0=pyhd8ed1ab_0
- pyopenssl=21.0.0=pyhd8ed1ab_0
- pyparsing=2.4.7=pyh9f0ad1d_0
- pyrsistent=0.17.3=py39h3811e60_2
- pysocks=1.7.1=py39hf3d152e_3
- python=3.9.7=hb7a2778_3_cpython
- python-dateutil=2.8.2=pyhd8ed1ab_0
- python_abi=3.9=2_cp39
- pytz=2021.3=pyhd8ed1ab_0
- pyzmq=22.3.0=py39h37b5a0c_0
- readline=8.1=h46c0cb4_0
- requests=2.26.0=pyhd8ed1ab_0
- requests-unixsocket=0.2.0=py_0
- send2trash=1.8.0=pyhd8ed1ab_0
- setuptools=58.2.0=py39hf3d152e_0
- six=1.16.0=pyh6c4a22f_0
- sniffio=1.2.0=py39hf3d152e_1
- sqlite=3.36.0=h9cd32fc_2
- terminado=0.12.1=py39hf3d152e_0
- testpath=0.5.0=pyhd8ed1ab_0
- tk=8.6.11=h27826a3_1
- tornado=6.1=py39h3811e60_1
- traitlets=5.1.0=pyhd8ed1ab_0
- tzdata=2021c=he74cb21_0
- urllib3=1.26.7=pyhd8ed1ab_0
- wcwidth=0.2.5=pyh9f0ad1d_2
- webencodings=0.5.1=py_1
- websocket-client=0.57.0=py39hf3d152e_4
- wheel=0.37.0=pyhd8ed1ab_1
- xz=5.2.5=h516909a_1
- zeromq=4.3.4=h9c3ff4c_1
- zipp=3.6.0=pyhd8ed1ab_0
- zlib=1.2.11=h36c2ea0_1013
prefix: /home/miguel.lobo/miniconda3/envs/jlab-test

Command Line Output
[D 2021-10-08 16:44:21.077 ServerApp] 200 GET /api/sessions?1633707861068 (127.0.0.1) 2.35ms
[D 2021-10-08 16:44:21.104 ServerApp] Accepting token-authenticated connection from 127.0.0.1
[D 2021-10-08 16:44:21.108 ServerApp] 200 GET /api/contents?content=1&1633707861098 (127.0.0.1) 4.09ms
[D 2021-10-08 16:44:22.573 ServerApp] Accepting token-authenticated connection from 127.0.0.1
[D 2021-10-08 16:44:22.574 ServerApp] 200 GET /api/contents/index.html?format=text&type=file&content=1&1633707862571 (127.0.0.1) 1.55ms
[D 2021-10-08 16:44:22.592 ServerApp] Accepting token-authenticated connection from 127.0.0.1
[D 2021-10-08 16:44:22.593 ServerApp] 200 GET /api/contents?content=1&1633707862586 (127.0.0.1) 1.78ms
[D 2021-10-08 16:44:22.633 ServerApp] Accepting token-authenticated connection from 127.0.0.1
[D 2021-10-08 16:44:22.634 ServerApp] 200 GET /api/contents/index.html/checkpoints?1633707862630 (127.0.0.1) 1.55ms
[D 2021-10-08 16:44:22.635 ServerApp] Accepting token-authenticated connection from 127.0.0.1
[D 2021-10-08 16:44:22.636 ServerApp] 200 GET /api/contents/index.html/checkpoints?1633707862631 (127.0.0.1) 1.34ms
[D 2021-10-08 16:44:22.639 ServerApp] Accepting token-authenticated connection from 127.0.0.1
[D 2021-10-08 16:44:22.639 ServerApp] 200 GET /api/contents/index.html/checkpoints?1633707862636 (127.0.0.1) 1.08ms
[D 2021-10-08 16:44:22.663 ServerApp] 304 GET /files/_static/pygments.css (127.0.0.1) 1.64ms
[D 2021-10-08 16:44:22.667 ServerApp] 304 GET /files/_static/documentation_options.js (127.0.0.1) 1.54ms
[D 2021-10-08 16:44:22.671 ServerApp] Accepting token-authenticated connection from 127.0.0.1
[D 2021-10-08 16:44:22.672 ServerApp] 304 GET /files/_static/doctools.js (127.0.0.1) 3.19ms
[D 2021-10-08 16:44:22.672 ServerApp] 304 GET /files/_static/jquery.js (127.0.0.1) 2.87ms
[D 2021-10-08 16:44:22.675 ServerApp] 200 GET /api/sessions?1633707862668 (127.0.0.1) 4.26ms
[D 2021-10-08 16:44:22.676 ServerApp] 304 GET /files/_static/alabaster.css (127.0.0.1) 2.86ms
[D 2021-10-08 16:44:22.676 ServerApp] 304 GET /files/_static/custom.css (127.0.0.1) 2.89ms
[D 2021-10-08 16:44:22.677 ServerApp] 304 GET /files/_static/underscore.js (127.0.0.1) 2.96ms
[D 2021-10-08 16:44:22.682 ServerApp] 304 GET /files/_static/basic.css (127.0.0.1) 0.76ms
[D 2021-10-08 16:44:23.099 ServerApp] Accepting token-authenticated connection from 127.0.0.1
[D 2021-10-08 16:44:23.101 LabApp] 204 PUT /lab/api/workspaces/default?1633707863094 (127.0.0.1) 2.31ms
[D 2021-10-08 16:44:23.478 ServerApp] Accepting token-authenticated connection from 127.0.0.1
[D 2021-10-08 16:44:23.480 ServerApp] Found kernel python3 in /home/miguel.lobo/miniconda3/envs/jlab-test/share/jupyter/kernels
[D 2021-10-08 16:44:23.483 ServerApp] 200 GET /api/kernelspecs?1633707863473 (127.0.0.1) 5.64ms
[D 2021-10-08 16:44:23.486 ServerApp] Accepting token-authenticated connection from 127.0.0.1
[D 2021-10-08 16:44:23.488 ServerApp] 200 GET /api/kernels?1633707863477 (127.0.0.1) 3.09ms
[D 2021-10-08 16:44:23.490 ServerApp] Accepting token-authenticated connection from 127.0.0.1
[D 2021-10-08 16:44:23.492 ServerApp] 200 GET /api/terminals?1633707863479 (127.0.0.1) 2.69ms
[D 2021-10-08 16:44:23.872 ServerApp] Accepting token-authenticated connection from 127.0.0.1
[D 2021-10-08 16:44:23.874 ServerApp] 200 GET /api/kernels?1633707863867 (127.0.0.1) 2.31ms
[D 2021-10-08 16:44:23.876 ServerApp] Accepting token-authenticated connection from 127.0.0.1
[D 2021-10-08 16:44:23.877 ServerApp] 200 GET /api/terminals?1633707863870 (127.0.0.1) 2.10ms
[D 2021-10-08 16:44:25.262 ServerApp] 304 GET /files/test.html (127.0.0.1) 2.06ms
[I 2021-10-08 16:44:25.302 ServerApp] 302 GET /files/_static/pygments.css (127.0.0.1) 1.82ms
[I 2021-10-08 16:44:25.305 ServerApp] 302 GET /files/_static/alabaster.css (127.0.0.1) 1.34ms
[I 2021-10-08 16:44:25.307 ServerApp] 302 GET /files/_static/documentation_options.js (127.0.0.1) 1.06ms
[I 2021-10-08 16:44:25.309 ServerApp] 302 GET /files/_static/jquery.js (127.0.0.1) 1.54ms
[I 2021-10-08 16:44:25.311 ServerApp] 302 GET /files/_static/underscore.js (127.0.0.1) 1.65ms
[I 2021-10-08 16:44:25.312 ServerApp] 302 GET /files/_static/doctools.js (127.0.0.1) 1.89ms
[I 2021-10-08 16:44:25.314 ServerApp] 302 GET /files/_static/custom.css (127.0.0.1) 1.92ms
[D 2021-10-08 16:44:25.315 ServerApp] Using contents: services/contents
[D 2021-10-08 16:44:25.316 ServerApp] 200 GET /login?next=%2Ffiles%2F_static%2Fpygments.css (127.0.0.1) 3.06ms
[D 2021-10-08 16:44:25.317 ServerApp] Using contents: services/contents
[D 2021-10-08 16:44:25.318 ServerApp] 200 GET /login?next=%2Ffiles%2F_static%2Falabaster.css (127.0.0.1) 1.89ms
[D 2021-10-08 16:44:25.320 ServerApp] Using contents: services/contents
[D 2021-10-08 16:44:25.321 ServerApp] 200 GET /login?next=%2Ffiles%2F_static%2Fdocumentation_options.js (127.0.0.1) 2.38ms
[D 2021-10-08 16:44:25.321 ServerApp] Using contents: services/contents
[D 2021-10-08 16:44:25.322 ServerApp] 200 GET /login?next=%2Ffiles%2F_static%2Fdoctools.js (127.0.0.1) 2.77ms
[D 2021-10-08 16:44:25.324 ServerApp] Using contents: services/contents
[D 2021-10-08 16:44:25.324 ServerApp] 200 GET /login?next=%2Ffiles%2F_static%2Fjquery.js (127.0.0.1) 1.90ms
[D 2021-10-08 16:44:25.325 ServerApp] Using contents: services/contents
[D 2021-10-08 16:44:25.326 ServerApp] 200 GET /login?next=%2Ffiles%2F_static%2Funderscore.js (127.0.0.1) 3.00ms
[D 2021-10-08 16:44:25.326 ServerApp] Using contents: services/contents
[D 2021-10-08 16:44:25.327 ServerApp] 200 GET /login?next=%2Ffiles%2F_static%2Fcustom.css (127.0.0.1) 4.22ms
@MLobo1997 MLobo1997 added the bug label Oct 8, 2021
@welcome
Copy link

welcome bot commented Oct 8, 2021

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! 🎉

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

No branches or pull requests

1 participant