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

jupyter lab modifies the locale env variables like LANG #9672

Closed
alusiani opened this issue Jan 26, 2021 · 11 comments · Fixed by #13721
Closed

jupyter lab modifies the locale env variables like LANG #9672

alusiani opened this issue Jan 26, 2021 · 11 comments · Fixed by #13721
Assignees
Milestone

Comments

@alusiani
Copy link

alusiani commented Jan 26, 2021

Description

The env var LANG gets modified by jupyter lab for Python and R and possibly all kernels.

Reproduce

  1. start jupyter lab
  2. click File -> New -> Notebook
  3. select "Python"
  4. write in a code cell:
    import os
    print(os.environ['LANG'])
  5. the output reads: en.UTF-8

Expected behavior

The output should rather return my configured LANG = en_IE.UTF-8

This happens also in R, and in R it has the consequence that the locale is set to "C" (Sys.getlocale("LC_CTYPE")), localeToCharset() returns "ASCII" and all printed output in UTF-8 is decoded to ASCII text representation. If I use jupyter notebook instead, LANG does not get changed and R UTF-8 output is displayed correctly.

Context

  • Operating System and version: Linux Fedora 32
  • Browser and version: google-chrome-stable-88.0.4324.96-1.x86_64
  • JupyterLab version: 3.0.5
Troubleshoot Output
$PATH:
	/home/lusiani/local/bin
	/home/lusiani/.local/bin
	/home/lusiani/.cargo/bin
	/home/lusiani/local/share/perl5/bin
	/usr/lib64/qt-3.3/bin
	/usr/share/Modules/bin
	/usr/local/bin
	/usr/bin
	/bin
	/usr/local/sbin
	/usr/sbin
	/home/lusiani/.dotnet/tools

sys.path:
/home/lusiani/.local/bin
/usr/lib64/python38.zip
/usr/lib64/python3.8
/usr/lib64/python3.8/lib-dynload
/home/lusiani/.local/lib/python3.8/site-packages
/usr/lib64/python3.8/site-packages
/usr/lib/python3.8/site-packages

sys.executable:
/usr/bin/python3

sys.version:
3.8.7 (default, Dec 22 2020, 00:00:00)
[GCC 10.2.1 20201125 (Red Hat 10.2.1-9)]

platform.platform():
Linux-5.10.8-100.fc32.x86_64-x86_64-with-glibc2.2.5

which -a jupyter:
/home/lusiani/.local/bin/jupyter

pip list:
Package Version
----------------------------- ----------
adjustText 0.7.3
aiohttp 3.7.3
alabaster 0.7.12
anyio 2.0.2
appdirs 1.4.4
argcomplete 1.10.0
argh 0.26.1
argon2-cffi 20.1.0
asn1crypto 1.3.0
astroid 2.4.2
async-generator 1.10
async-timeout 3.0.1
attrs 19.3.0
aubio 0.4.9
audioread 2.1.8
autopep8 1.5.4
awkward 1.0.2
awkward0 0.15.2
Babel 2.8.0
backcall 0.2.0
bcrypt 3.1.7
Beaker 1.10.0
beautifulsoup4 4.9.3
beets 1.4.9
black 19.10b0
bleach 3.2.2
blinker 1.4
blivet 3.2.2
blivet-gui 2.1.15
borgbackup 1.1.15
Bottleneck 1.2.1
bpytop 1.0.60
Brlapi 0.7.0
cached-property 1.5.1
cachetools 4.2.1
cairocffi 1.1.0
ccsm 0.8.18
cffi 1.14.0
chardet 3.0.4
chrome-gnome-shell 0.0.0
click 7.1.2
cloudpickle 1.3.0
color-tol 0.1.3
colorama 0.4.4
configparser 3.7.1
coverage 5.0.3
crcmod 1.7
cryptography 2.8
cson 0.8
cssselect 0.9.2
cssselect2 0.3.0
cssutils 1.0.2
csv2md 1.1.2
cupshelpers 1.0
cycler 0.10.0
Cython 0.29.14
dasbus 0.2
dblatex 0.3.11py3
dbus-python 1.2.16
decorator 4.4.0
defusedxml 0.6.0
Deprecated 1.2.6
distro 1.4.0
docutils 0.15.2
doit 0.33.1
entrypoints 0.3
eyeD3 0.8
fail2ban 0.11.2
fastcache 1.1.0
feedparser 5.2.1
ffmpeg-python 0.2.0
file-magic 0.4.0
flake8 3.7.7
Flask 1.1.1
fluidity-sm 0.2.0
fritzconnection 1.4.0
fros 1.1
fusion-icon 0.2.4
future 0.18.2
GDAL 3.0.4
gevent 1.5a3
ghp-import 1.0.0
gitdb 4.0.5
GitPython 3.1.12
gmpy2 2.1.0b5
gpg 1.14.0
grako 3.18.1
greenlet 0.4.16
gssapi 1.6.1
gyp 0.1
hepdata-cli 0.2.0
hepdata-lib 0.4.1
hepdata-validator 0.2.3
html-to-csv 0.1.3
html2text 2020.1.16
html5lib 1.0.1
httplib2 0.18.1
humanize 0.5.1
husl 4.0.3
idna 2.8
imagesize 1.2.0
img2pdf 0.3.4
iminuit 2.3.0
iniconfig 1.1.1
initial-setup 0.3.80
invoke 1.4.1
iotop 0.6
IPy 0.81
ipykernel 5.4.3
ipython 7.19.0
ipython-genutils 0.2.0
ipywidgets 7.6.3
isodate 0.6.0
isort 5.7.0
itsdangerous 0.24
javapackages 5.3.0
jedi 0.15.1
jellyfish 0.7.2
Jinja2 2.11.2
json5 0.9.5
jsonpointer 1.10
jsonschema 3.2.0
jupyter 1.0.0
jupyter-client 6.1.11
jupyter-console 6.2.0
jupyter-core 4.7.0
jupyter-lsp 1.1.1
jupyter-server 1.2.2
jupyterlab 3.0.5
jupyterlab-pygments 0.1.2
jupyterlab-server 2.1.2
jupyterlab-widgets 1.0.0
jupytext 1.9.1
kerberos 1.3.0
kiwisolver 1.3.1
krop 0.5.1
langtable 0.0.53
lazy-object-proxy 1.5.2
lexicon 1.0.0
libcomps 0.1.15
lineedit 0.1.5
livereload 2.6.3
llfuse 1.3.6
Logbook 1.5.3
lxml 4.4.1
Mako 1.1.1.dev0
Markdown 3.2.2
markdown-it-py 0.6.1
markdown2 2.3.10
MarkupSafe 1.1.1
matplotlib 3.2.2
mccabe 0.6.1
mdit-py-plugins 0.2.4
meld 3.20.2
metakernel 0.27.5
mistune 0.8.3
mock 3.0.5
more-itertools 8.6.0
mpmath 1.1.0
msgpack 0.6.2
multidict 5.1.0
munkres 1.1.2
musicbrainzngs 0.5
mutagen 1.43.0
natsort 7.1.1
nbclassic 0.2.6
nbclient 0.5.1
nbconvert 6.0.7
nbformat 5.1.2
nest-asyncio 1.4.3
networkx 2.5
nftables 0.1
Nikola 8.1.2
notebook 6.2.0
ntplib 0.3.3
numexpr 2.7.1
numpy 1.18.4
ocrmypdf 9.8.2
olefile 0.46
ordered-set 3.1
packaging 20.8
palettable 3.3.0
pandas 0.25.3
pandas-datareader 0.8.0
pandocfilters 1.4.3
panflute 2.0.5
paramiko 2.7.1
parso 0.5.2
Paste 3.2.4
path.py 11.5.0
pathspec 0.8.1
pathtools 0.1.2
pdfarranger 1.6.2
pdfminer.six 20181108
pdftools.pdfposter 0.7.post1
pexpect 4.8.0
picard 2.6.0.dev1
pickleshare 0.7.5
pid 2.2.3
piexif 1.1.3
pikepdf 1.19.4
Pillow 7.0.0
pip 21.0
pluggy 0.13.1
ply 3.11
port-for 0.4
powerline-status 2.8
prettytable 2.0.0
productmd 1.30
progress 1.5
prometheus-client 0.9.0
prompt-toolkit 2.0.10
psutil 5.8.0
ptyprocess 0.6.0
pwquality 1.4.4
py 1.10.0
py3nvml 0.2.6
pyacoustid 1.2.0
pyalsa 1.1.6
pyasn1 0.4.8
PyAudio 0.2.11
pycairo 1.18.2
pycodestyle 2.6.0
pycparser 2.19
pycrypto 2.6.1
pycryptodome 3.9.9
pycryptodomex 3.9.8
pycups 2.0.1
pycurl 7.43.0.5
pydbus 0.6.0
pydot 1.4.1
pydotplus 2.0.2
pyenchant 2.0.0
pyflakes 2.1.1
pygit2 1.2.1
PyGithub 1.45
pyglet 1.4.6
Pygments 2.7.4
PyGObject 3.36.1
pygpu 0.7.6
pygraphviz 1.5
PyHoca-CLI 0.6.1.2
pyinotify 0.9.6
pyinspire 0.3.0
PyIscsi 1.0
PyJWT 1.7.1
pykickstart 3.24
pylast 3.3.0
pylatexenc 2.8
pylibacl 0.5.4
pylint 2.6.0
PyNaCl 1.3.0
pyOpenSSL 19.0.0
pypandoc 1.5
pyparsing 2.4.7
pyparted 3.11.4
PyPDF2 1.26.0
Pyphen 0.9.5
PyQt4-sip 4.19.21
PyQt5 5.14.2
PyQt5-sip 4.19.21
pyroute2 0.5.6
pyrsistent 0.16.0
PyRSS2Gen 1.1
PySocks 1.7.1
pytest 6.2.1
python-augeas 0.5.0
python-bugzilla 3.0.2
python-dateutil 2.8.1
python-dmidecode 3.12.2
python-gettext 4.0
python-libdiscid 0.4.1
python-manatools 0.0.3
python-meh 0.48
python-mpd 0.2.1
python-pam 1.8.4
python-poppler-qt5 0.75.0
python-xlib 0.28
pytoml 0.1.18
pytz 2020.5
pyudev 0.22.0
pyxattr 0.7.1
pyxdg 0.26
PyYAML 5.3.1
pyzmq 18.1.0
qtconsole 5.0.2
QtPy 1.9.0
quodlibet 4.3.0
r128gain 1.0.3
radian 0.5.9
ranger-fm 1.9.3
rarfile 3.1
rchitect 0.3.29
rdiff-backup 2.0.5
rednotebook 2.18
regex 2020.11.13
reportlab 3.5.57
repoze.lru 0.7
requests 2.22.0
requests-file 1.4.3
requests-ftp 0.3.1
requests-gssapi 1.2.2
requests-kerberos 0.12.0
rise 5.7.1
rpm 4.15.1
rpmconf 1.0.21
rpy2 3.4.2
rstcheck 3.3.1
ruamel.yaml 0.16.12
ruamel.yaml.clib 0.2.2
rubber 1.5.1
scipy 1.4.1
scour 0.37
seaborn 0.11.1
selinux 3.0
Send2Trash 1.5.0
sepolicy 3.0
setools 4.3.0
setproctitle 1.1.10
setroubleshoot 1.1
setuptools 41.6.0
sh 1.13.1
simple-ccsm 0.8.18
simplegeneric 0.8.1
simplejson 3.17.0
simpleline 1.6
simpy 3.0.9
singledispatch 3.4.0.3
six 1.14.0
slip 0.6.4
slip.dbus 0.6.4
smartcols 0.3.0
smmap 3.0.5
sniffio 1.2.0
snowballstemmer 2.1.0
solaar 1.0.4
sortedcontainers 2.3.0
sos 3.9
soupsieve 1.9.2
speg 0.3
Sphinx 3.4.3
sphinxcontrib-applehelp 1.0.2
sphinxcontrib-devhelp 1.0.2
sphinxcontrib-htmlhelp 1.0.3
sphinxcontrib-jsmath 1.0.1
sphinxcontrib-qthelp 1.0.3
sphinxcontrib-serializinghtml 1.1.4
sshuttle 1.0.4
sympy 1.5.1
systemd-python 234
tables 3.5.2
Tempita 0.5.1
terminado 0.9.2
testpath 0.3.1
Theano 1.0.5
tinycss2 1.0.2
toml 0.10.2
tornado 6.1
tqdm 4.50.2
traitlets 5.0.5
typed-ast 1.4.2
typing-extensions 3.7.4.3
tzlocal 2.1
uncertainties 3.1.5
Unidecode 1.0.22
uproot 4.0.1
uproot-methods 0.9.2
uproot3 3.14.2
uproot3-methods 0.10.0
urlgrabber 4.1.0
urllib3 1.25.7
virtualenv 16.7.10
watchdog 1.0.2
wcwidth 0.2.4
webencodings 0.5.1
Werkzeug 0.16.0
wheel 0.36.2
widgetsnbextension 3.5.1
wrapt 1.11.2
x2go 0.6.1.3
xcffib 0.9.0
xlrd 1.2.0
xlwt 1.1.2
xmltodict 0.12.0
yapf 0.30.0
Yapsy 1.12.2
yarl 1.6.3
youtube-dl 2021.1.3
zim 0.73.4

Command Line Output
[D 2021-01-26 02:03:50.934 ServerApp] Searching ['/home/lusiani/repo/notes', '/home/lusiani/.jupyter', '/usr/etc/jupyter', '/usr/local/etc/jupyter', '/etc/jupyter'] for config files
[D 2021-01-26 02:03:50.934 ServerApp] Looking for jupyter_config in /etc/jupyter
[D 2021-01-26 02:03:50.934 ServerApp] Looking for jupyter_config in /usr/local/etc/jupyter
[D 2021-01-26 02:03:50.934 ServerApp] Looking for jupyter_config in /usr/etc/jupyter
[D 2021-01-26 02:03:50.934 ServerApp] Looking for jupyter_config in /home/lusiani/.jupyter
[D 2021-01-26 02:03:50.934 ServerApp] Looking for jupyter_config in /home/lusiani/repo/notes
[D 2021-01-26 02:03:50.935 ServerApp] Looking for jupyter_server_config in /etc/jupyter
[D 2021-01-26 02:03:50.935 ServerApp] Looking for jupyter_server_config in /usr/local/etc/jupyter
[D 2021-01-26 02:03:50.935 ServerApp] Looking for jupyter_server_config in /usr/etc/jupyter
[D 2021-01-26 02:03:50.935 ServerApp] Looking for jupyter_server_config in /home/lusiani/.jupyter
[D 2021-01-26 02:03:50.935 ServerApp] Looking for jupyter_server_config in /home/lusiani/repo/notes
[D 2021-01-26 02:03:50.937 ServerApp] Paths used for configuration of jupyter_server_config: 
    	/etc/jupyter/jupyter_server_config.json
[D 2021-01-26 02:03:50.937 ServerApp] Paths used for configuration of jupyter_server_config: 
    	/usr/local/etc/jupyter/jupyter_server_config.json
[D 2021-01-26 02:03:50.938 ServerApp] Paths used for configuration of jupyter_server_config: 
    	/usr/etc/jupyter/jupyter_server_config.json
[D 2021-01-26 02:03:50.938 ServerApp] Paths used for configuration of jupyter_server_config: 
    	/home/lusiani/.jupyter/jupyter_server_config.d/jupyterlab.json
    	/home/lusiani/.jupyter/jupyter_server_config.d/jupytext.json
    	/home/lusiani/.jupyter/jupyter_server_config.d/nbclassic.json
    	/home/lusiani/.jupyter/jupyter_server_config.json
[I 2021-01-26 02:03:51.036 ServerApp] jupyterlab | extension was successfully linked.
[I 2021-01-26 02:03:51.036 ServerApp] jupytext | extension was successfully linked.
[D 2021-01-26 02:03:51.174 ServerApp] Paths used for configuration of jupyter_notebook_config: 
    	/home/lusiani/.jupyter/jupyter_notebook_config.d/jupyterlab.json
    	/home/lusiani/.jupyter/jupyter_notebook_config.d/jupytext.json
    	/home/lusiani/.jupyter/jupyter_notebook_config.json
[D 2021-01-26 02:03:51.174 ServerApp] Paths used for configuration of jupyter_notebook_config: 
    	/etc/jupyter/jupyter_notebook_config.json
[D 2021-01-26 02:03:51.174 ServerApp] Paths used for configuration of jupyter_notebook_config: 
    	/usr/local/etc/jupyter/jupyter_notebook_config.json
[D 2021-01-26 02:03:51.175 ServerApp] Paths used for configuration of jupyter_notebook_config: 
    	/usr/etc/jupyter/jupyter_notebook_config.json
[D 2021-01-26 02:03:51.175 ServerApp] Paths used for configuration of jupyter_notebook_config: 
    	/home/lusiani/.jupyter/jupyter_notebook_config.d/jupyterlab.json
    	/home/lusiani/.jupyter/jupyter_notebook_config.d/jupytext.json
    	/home/lusiani/.jupyter/jupyter_notebook_config.json
[I 2021-01-26 02:03:51.175 ServerApp] nbclassic | extension was successfully linked.
[D 2021-01-26 02:03:51.175 ServerApp] Raising open file limit: soft 1024->4096; hard 524288->524288
[I 2021-01-26 02:03:51.191 LabApp] JupyterLab extension loaded from /home/lusiani/.local/lib/python3.8/site-packages/jupyterlab
[I 2021-01-26 02:03:51.191 LabApp] JupyterLab application directory is /home/lusiani/.local/share/jupyter/lab
[I 2021-01-26 02:03:51.194 ServerApp] jupyterlab | extension was successfully loaded.
[I 2021-01-26 02:03:51.194 ServerApp] [Jupytext Server Extension] Deriving a JupytextContentsManager from LargeFileManager
[I 2021-01-26 02:03:51.195 ServerApp] jupytext | extension was successfully loaded.
[I 2021-01-26 02:03:51.198 ServerApp] nbclassic | extension was successfully loaded.
[I 2021-01-26 02:03:51.198 ServerApp] Serving notebooks from local directory: /home/lusiani/repo/notes
[I 2021-01-26 02:03:51.198 ServerApp] Jupyter Server 1.2.2 is running at:
[I 2021-01-26 02:03:51.198 ServerApp] http://localhost:8888/lab?token=c676439afe37f4b21d84a909f96aecb026d271f8ef0e5528
[I 2021-01-26 02:03:51.198 ServerApp]  or http://127.0.0.1:8888/lab?token=c676439afe37f4b21d84a909f96aecb026d271f8ef0e5528
[I 2021-01-26 02:03:51.199 ServerApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
[C 2021-01-26 02:03:51.219 ServerApp] 
To access the server, open this file in a browser:
    file:///home/lusiani/.local/share/jupyter/runtime/jpserver-65276-open.html
Or copy and paste one of these URLs:
    http://localhost:8888/lab?token=c676439afe37f4b21d84a909f96aecb026d271f8ef0e5528
 or http://127.0.0.1:8888/lab?token=c676439afe37f4b21d84a909f96aecb026d271f8ef0e5528

[D 2021-01-26 02:03:52.463 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-01-26 02:03:52.466 ServerApp] Paths used for configuration of page_config:
/etc/jupyter/labconfig/page_config.json
[D 2021-01-26 02:03:52.467 ServerApp] Paths used for configuration of page_config:
/usr/local/etc/jupyter/labconfig/page_config.json
[D 2021-01-26 02:03:52.467 ServerApp] Paths used for configuration of page_config:
/usr/etc/jupyter/labconfig/page_config.json
[D 2021-01-26 02:03:52.467 ServerApp] Paths used for configuration of page_config:
/home/lusiani/.jupyter/labconfig/page_config.json
[D 2021-01-26 02:03:52.469 LabApp] Using contents: services/contents
[D 2021-01-26 02:03:52.473 LabApp] 200 GET /lab?token=c676439afe37f4b21d84a909f96aecb026d271f8ef0e5528 (::1) 9.98ms
[D 2021-01-26 02:03:52.526 ServerApp] Path main.a951481e2a801508c096.js served from /home/lusiani/.local/share/jupyter/lab/static/main.a951481e2a801508c096.js
[D 2021-01-26 02:03:52.528 ServerApp] 304 GET /static/lab/main.a951481e2a801508c096.js (::1) 3.21ms
[D 2021-01-26 02:03:52.804 ServerApp] Path jupyterlab-jupytext/static/remoteEntry.179548b3124768c2abea.js served from /home/lusiani/.local/share/jupyter/labextensions/jupyterlab-jupytext/static/remoteEntry.179548b3124768c2abea.js
[D 2021-01-26 02:03:52.805 ServerApp] 304 GET /lab/extensions/jupyterlab-jupytext/static/remoteEntry.179548b3124768c2abea.js (::1) 1.51ms
[D 2021-01-26 02:03:52.807 ServerApp] Path @jupyter-widgets/jupyterlab-manager/static/remoteEntry.ca1efc27dc965162ca86.js served from /home/lusiani/.local/share/jupyter/labextensions/@jupyter-widgets/jupyterlab-manager/static/remoteEntry.ca1efc27dc965162ca86.js
[D 2021-01-26 02:03:52.808 ServerApp] 304 GET /lab/extensions/@jupyter-widgets/jupyterlab-manager/static/remoteEntry.ca1efc27dc965162ca86.js (::1) 1.66ms
[D 2021-01-26 02:03:52.880 ServerApp] Path jlab_core.0d189e67851e8a816404.js served from /home/lusiani/.local/share/jupyter/lab/static/jlab_core.0d189e67851e8a816404.js
[D 2021-01-26 02:03:52.881 ServerApp] 304 GET /static/lab/jlab_core.0d189e67851e8a816404.js (::1) 1.49ms
[D 2021-01-26 02:03:52.882 ServerApp] Path 2719.eb0f3146b2c55a274bf7.js served from /home/lusiani/.local/share/jupyter/lab/static/2719.eb0f3146b2c55a274bf7.js
[D 2021-01-26 02:03:52.883 ServerApp] 304 GET /static/lab/2719.eb0f3146b2c55a274bf7.js (::1) 1.44ms
[D 2021-01-26 02:03:52.885 ServerApp] Path 9473.ded9e7826e2dfdaf9757.js served from /home/lusiani/.local/share/jupyter/lab/static/9473.ded9e7826e2dfdaf9757.js
[D 2021-01-26 02:03:52.886 ServerApp] 304 GET /static/lab/9473.ded9e7826e2dfdaf9757.js (::1) 2.41ms
[D 2021-01-26 02:03:52.886 ServerApp] Path 3906.e016c64f40b873694c86.js served from /home/lusiani/.local/share/jupyter/lab/static/3906.e016c64f40b873694c86.js
[D 2021-01-26 02:03:52.886 ServerApp] 304 GET /static/lab/3906.e016c64f40b873694c86.js (::1) 2.33ms
[D 2021-01-26 02:03:52.888 ServerApp] Path 6700.1e3d89d57cb6d00a7bda.js served from /home/lusiani/.local/share/jupyter/lab/static/6700.1e3d89d57cb6d00a7bda.js
[D 2021-01-26 02:03:52.889 ServerApp] 304 GET /static/lab/6700.1e3d89d57cb6d00a7bda.js (::1) 2.05ms
[D 2021-01-26 02:03:52.889 ServerApp] Path 2156.da63a4f0e2cc20860144.js served from /home/lusiani/.local/share/jupyter/lab/static/2156.da63a4f0e2cc20860144.js
[D 2021-01-26 02:03:52.890 ServerApp] 304 GET /static/lab/2156.da63a4f0e2cc20860144.js (::1) 2.20ms
[D 2021-01-26 02:03:52.893 ServerApp] Path 1033.445a7d8ef5086407d30d.js served from /home/lusiani/.local/share/jupyter/lab/static/1033.445a7d8ef5086407d30d.js
[D 2021-01-26 02:03:52.893 ServerApp] 304 GET /static/lab/1033.445a7d8ef5086407d30d.js (::1) 1.16ms
[D 2021-01-26 02:03:52.895 ServerApp] Path 4570.64a3ccae20eaedf9c747.js served from /home/lusiani/.local/share/jupyter/lab/static/4570.64a3ccae20eaedf9c747.js
[D 2021-01-26 02:03:52.895 ServerApp] 304 GET /static/lab/4570.64a3ccae20eaedf9c747.js (::1) 0.99ms
[D 2021-01-26 02:03:52.901 ServerApp] Path 807.b65d521f16651a48f0eb.js served from /home/lusiani/.local/share/jupyter/lab/static/807.b65d521f16651a48f0eb.js
[D 2021-01-26 02:03:52.901 ServerApp] 304 GET /static/lab/807.b65d521f16651a48f0eb.js (::1) 1.25ms
[D 2021-01-26 02:03:52.902 ServerApp] Path 7294.57f6cea6fc9dd7d167e5.js served from /home/lusiani/.local/share/jupyter/lab/static/7294.57f6cea6fc9dd7d167e5.js
[D 2021-01-26 02:03:52.903 ServerApp] 304 GET /static/lab/7294.57f6cea6fc9dd7d167e5.js (::1) 1.51ms
[D 2021-01-26 02:03:52.906 ServerApp] Path 3935.dab0696e8bbf0a91211c.js served from /home/lusiani/.local/share/jupyter/lab/static/3935.dab0696e8bbf0a91211c.js
[D 2021-01-26 02:03:52.906 ServerApp] 304 GET /static/lab/3935.dab0696e8bbf0a91211c.js (::1) 1.34ms
[D 2021-01-26 02:03:52.907 ServerApp] Path 7409.f4cf4b4e1ec874176990.js served from /home/lusiani/.local/share/jupyter/lab/static/7409.f4cf4b4e1ec874176990.js
[D 2021-01-26 02:03:52.908 ServerApp] 304 GET /static/lab/7409.f4cf4b4e1ec874176990.js (::1) 1.25ms
[D 2021-01-26 02:03:52.922 ServerApp] Path 4631.e2bbaa17b32b018d14fa.js served from /home/lusiani/.local/share/jupyter/lab/static/4631.e2bbaa17b32b018d14fa.js
[D 2021-01-26 02:03:52.922 ServerApp] 304 GET /static/lab/4631.e2bbaa17b32b018d14fa.js (::1) 1.22ms
[D 2021-01-26 02:03:52.923 ServerApp] Path 7755.dc3ecadff96e37b28fe9.js served from /home/lusiani/.local/share/jupyter/lab/static/7755.dc3ecadff96e37b28fe9.js
[D 2021-01-26 02:03:52.924 ServerApp] 304 GET /static/lab/7755.dc3ecadff96e37b28fe9.js (::1) 1.18ms
[D 2021-01-26 02:03:52.925 ServerApp] Path 2747.fda23d2a968975d8bffb.js served from /home/lusiani/.local/share/jupyter/lab/static/2747.fda23d2a968975d8bffb.js
[D 2021-01-26 02:03:52.926 ServerApp] 304 GET /static/lab/2747.fda23d2a968975d8bffb.js (::1) 1.31ms
[D 2021-01-26 02:03:52.927 ServerApp] Path 1902.88746eac5c8800360670.js served from /home/lusiani/.local/share/jupyter/lab/static/1902.88746eac5c8800360670.js
[D 2021-01-26 02:03:52.927 ServerApp] 304 GET /static/lab/1902.88746eac5c8800360670.js (::1) 0.99ms
[D 2021-01-26 02:03:52.930 ServerApp] Path 1249.d58960a82df36affc914.js served from /home/lusiani/.local/share/jupyter/lab/static/1249.d58960a82df36affc914.js
[D 2021-01-26 02:03:52.931 ServerApp] 304 GET /static/lab/1249.d58960a82df36affc914.js (::1) 1.14ms
[D 2021-01-26 02:03:52.932 ServerApp] Path 1358.710793ffcb0e545c6a9d.js served from /home/lusiani/.local/share/jupyter/lab/static/1358.710793ffcb0e545c6a9d.js
[D 2021-01-26 02:03:52.933 ServerApp] 304 GET /static/lab/1358.710793ffcb0e545c6a9d.js (::1) 1.95ms
[D 2021-01-26 02:03:52.933 ServerApp] Path 911.a6a579a0f1b02eb3f0ee.js served from /home/lusiani/.local/share/jupyter/lab/static/911.a6a579a0f1b02eb3f0ee.js
[D 2021-01-26 02:03:52.934 ServerApp] 304 GET /static/lab/911.a6a579a0f1b02eb3f0ee.js (::1) 2.17ms
[D 2021-01-26 02:03:52.937 ServerApp] Path 3496.27f31d503e0364c536f0.js served from /home/lusiani/.local/share/jupyter/lab/static/3496.27f31d503e0364c536f0.js
[D 2021-01-26 02:03:52.938 ServerApp] 304 GET /static/lab/3496.27f31d503e0364c536f0.js (::1) 2.93ms
[D 2021-01-26 02:03:52.938 ServerApp] Path 126.950cabbcfe69e6f1360f.js served from /home/lusiani/.local/share/jupyter/lab/static/126.950cabbcfe69e6f1360f.js
[D 2021-01-26 02:03:52.938 ServerApp] 304 GET /static/lab/126.950cabbcfe69e6f1360f.js (::1) 2.35ms
[D 2021-01-26 02:03:52.940 ServerApp] Path 4429.7a4685525ecdeef8ea13.js served from /home/lusiani/.local/share/jupyter/lab/static/4429.7a4685525ecdeef8ea13.js
[D 2021-01-26 02:03:52.940 ServerApp] 304 GET /static/lab/4429.7a4685525ecdeef8ea13.js (::1) 1.20ms
[D 2021-01-26 02:03:52.941 ServerApp] Path 714.286e0fa39e35ace9082c.js served from /home/lusiani/.local/share/jupyter/lab/static/714.286e0fa39e35ace9082c.js
[D 2021-01-26 02:03:52.942 ServerApp] 304 GET /static/lab/714.286e0fa39e35ace9082c.js (::1) 1.16ms
[D 2021-01-26 02:03:52.945 ServerApp] Path 1641.8b13ee3f414bade74470.js served from /home/lusiani/.local/share/jupyter/lab/static/1641.8b13ee3f414bade74470.js
[D 2021-01-26 02:03:52.946 ServerApp] 304 GET /static/lab/1641.8b13ee3f414bade74470.js (::1) 1.34ms
[D 2021-01-26 02:03:53.322 ServerApp] Path jupyterlab-jupytext/static/568.371e29543fdd2cdc7669.js served from /home/lusiani/.local/share/jupyter/labextensions/jupyterlab-jupytext/static/568.371e29543fdd2cdc7669.js
[D 2021-01-26 02:03:53.322 ServerApp] 304 GET /lab/extensions/jupyterlab-jupytext/static/568.371e29543fdd2cdc7669.js (::1) 1.31ms
[D 2021-01-26 02:03:53.327 ServerApp] Path @jupyter-widgets/jupyterlab-manager/static/638.f3e5e34a28f3334d4f08.js served from /home/lusiani/.local/share/jupyter/labextensions/@jupyter-widgets/jupyterlab-manager/static/638.f3e5e34a28f3334d4f08.js
[D 2021-01-26 02:03:53.327 ServerApp] 304 GET /lab/extensions/@jupyter-widgets/jupyterlab-manager/static/638.f3e5e34a28f3334d4f08.js (::1) 1.41ms
[D 2021-01-26 02:03:53.330 ServerApp] Path @jupyter-widgets/jupyterlab-manager/static/243.6c384ff2649ef572a18a.js served from /home/lusiani/.local/share/jupyter/labextensions/@jupyter-widgets/jupyterlab-manager/static/243.6c384ff2649ef572a18a.js
[D 2021-01-26 02:03:53.330 ServerApp] 304 GET /lab/extensions/@jupyter-widgets/jupyterlab-manager/static/243.6c384ff2649ef572a18a.js (::1) 2.43ms
[D 2021-01-26 02:03:53.332 ServerApp] Path @jupyter-widgets/jupyterlab-manager/static/18.5fbcd9c56ded92ea9df9.js served from /home/lusiani/.local/share/jupyter/labextensions/@jupyter-widgets/jupyterlab-manager/static/18.5fbcd9c56ded92ea9df9.js
[D 2021-01-26 02:03:53.332 ServerApp] 304 GET /lab/extensions/@jupyter-widgets/jupyterlab-manager/static/18.5fbcd9c56ded92ea9df9.js (::1) 3.02ms
[D 2021-01-26 02:03:53.332 ServerApp] Path @jupyter-widgets/jupyterlab-manager/static/803.b7b75bd6e7977a648c67.js served from /home/lusiani/.local/share/jupyter/labextensions/@jupyter-widgets/jupyterlab-manager/static/803.b7b75bd6e7977a648c67.js
[D 2021-01-26 02:03:53.333 ServerApp] 304 GET /lab/extensions/@jupyter-widgets/jupyterlab-manager/static/803.b7b75bd6e7977a648c67.js (::1) 2.09ms
[D 2021-01-26 02:03:53.333 ServerApp] Path @jupyter-widgets/jupyterlab-manager/static/272.2a8425db7209008188fc.js served from /home/lusiani/.local/share/jupyter/labextensions/@jupyter-widgets/jupyterlab-manager/static/272.2a8425db7209008188fc.js
[D 2021-01-26 02:03:53.333 ServerApp] 304 GET /lab/extensions/@jupyter-widgets/jupyterlab-manager/static/272.2a8425db7209008188fc.js (::1) 2.08ms
[D 2021-01-26 02:03:53.335 ServerApp] Path @jupyter-widgets/jupyterlab-manager/static/523.fa256ee012d38a89b65a.js served from /home/lusiani/.local/share/jupyter/labextensions/@jupyter-widgets/jupyterlab-manager/static/523.fa256ee012d38a89b65a.js
[D 2021-01-26 02:03:53.336 ServerApp] 304 GET /lab/extensions/@jupyter-widgets/jupyterlab-manager/static/523.fa256ee012d38a89b65a.js (::1) 1.68ms
[D 2021-01-26 02:03:53.336 ServerApp] Path @jupyter-widgets/jupyterlab-manager/static/279.aa88a78c8bf62c65db54.js served from /home/lusiani/.local/share/jupyter/labextensions/@jupyter-widgets/jupyterlab-manager/static/279.aa88a78c8bf62c65db54.js
[D 2021-01-26 02:03:53.336 ServerApp] 304 GET /lab/extensions/@jupyter-widgets/jupyterlab-manager/static/279.aa88a78c8bf62c65db54.js (::1) 1.60ms
[D 2021-01-26 02:03:53.469 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-01-26 02:03:53.470 ServerApp] Found kernel ir in /home/lusiani/.local/share/jupyter/kernels
[D 2021-01-26 02:03:53.470 ServerApp] Found kernel julia-1.5 in /home/lusiani/.local/share/jupyter/kernels
[D 2021-01-26 02:03:53.470 ServerApp] Found kernel python3 in /home/lusiani/.local/share/jupyter/kernels
[D 2021-01-26 02:03:53.475 ServerApp] 200 GET /api/kernelspecs?1611623033462 (::1) 6.79ms
[D 2021-01-26 02:03:53.476 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-01-26 02:03:53.478 ServerApp] Paths used for configuration of default_setting_overrides:
/etc/jupyter/labconfig/default_setting_overrides.json
[D 2021-01-26 02:03:53.478 ServerApp] Paths used for configuration of default_setting_overrides:
/usr/local/etc/jupyter/labconfig/default_setting_overrides.json
[D 2021-01-26 02:03:53.479 ServerApp] Paths used for configuration of default_setting_overrides:
/usr/etc/jupyter/labconfig/default_setting_overrides.json
[D 2021-01-26 02:03:53.479 ServerApp] Paths used for configuration of default_setting_overrides:
/home/lusiani/.jupyter/labconfig/default_setting_overrides.json
[D 2021-01-26 02:03:53.587 LabApp] 200 GET /lab/api/settings?1611623033469 (::1) 110.56ms
[D 2021-01-26 02:03:53.588 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-01-26 02:03:53.588 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-01-26 02:03:53.589 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-01-26 02:03:53.589 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-01-26 02:03:53.590 ServerApp] 200 GET /api/kernels?1611623033477 (::1) 2.70ms
[D 2021-01-26 02:03:53.591 ServerApp] 200 GET /api/sessions?1611623033478 (::1) 3.05ms
[D 2021-01-26 02:03:53.591 ServerApp] 200 GET /api/terminals?1611623033479 (::1) 2.93ms
[D 2021-01-26 02:03:53.593 ServerApp] Paths used for configuration of page_config:
/etc/jupyter/labconfig/page_config.json
[D 2021-01-26 02:03:53.594 ServerApp] Paths used for configuration of page_config:
/usr/local/etc/jupyter/labconfig/page_config.json
[D 2021-01-26 02:03:53.594 ServerApp] Paths used for configuration of page_config:
/usr/etc/jupyter/labconfig/page_config.json
[D 2021-01-26 02:03:53.595 ServerApp] Paths used for configuration of page_config:
/home/lusiani/.jupyter/labconfig/page_config.json
[D 2021-01-26 02:03:53.595 LabApp] Using contents: services/contents
[D 2021-01-26 02:03:53.596 LabApp] 200 GET /lab/workspaces/auto-j?reset (::1) 6.97ms
[D 2021-01-26 02:03:53.596 ServerApp] Found kernel ir in /home/lusiani/.local/share/jupyter/kernels
[D 2021-01-26 02:03:53.596 ServerApp] Found kernel julia-1.5 in /home/lusiani/.local/share/jupyter/kernels
[D 2021-01-26 02:03:53.596 ServerApp] Found kernel python3 in /home/lusiani/.local/share/jupyter/kernels
[D 2021-01-26 02:03:53.598 ServerApp] 200 GET /api/kernelspecs?1611623033504 (::1) 8.85ms
[D 2021-01-26 02:03:53.740 ServerApp] 304 GET /static/lab/main.a951481e2a801508c096.js (::1) 0.94ms
[D 2021-01-26 02:03:53.893 ServerApp] 304 GET /lab/extensions/jupyterlab-jupytext/static/remoteEntry.179548b3124768c2abea.js (::1) 0.83ms
[D 2021-01-26 02:03:53.895 ServerApp] 304 GET /lab/extensions/@jupyter-widgets/jupyterlab-manager/static/remoteEntry.ca1efc27dc965162ca86.js (::1) 1.48ms
[D 2021-01-26 02:03:53.980 ServerApp] 304 GET /static/lab/jlab_core.0d189e67851e8a816404.js (::1) 1.52ms
[D 2021-01-26 02:03:53.983 ServerApp] 304 GET /static/lab/2719.eb0f3146b2c55a274bf7.js (::1) 1.33ms
[D 2021-01-26 02:03:53.985 ServerApp] 304 GET /static/lab/9473.ded9e7826e2dfdaf9757.js (::1) 1.87ms
[D 2021-01-26 02:03:53.986 ServerApp] 304 GET /static/lab/3906.e016c64f40b873694c86.js (::1) 2.49ms
[D 2021-01-26 02:03:53.989 ServerApp] 304 GET /static/lab/6700.1e3d89d57cb6d00a7bda.js (::1) 1.50ms
[D 2021-01-26 02:03:53.990 ServerApp] 304 GET /static/lab/2156.da63a4f0e2cc20860144.js (::1) 1.03ms
[D 2021-01-26 02:03:54.001 ServerApp] 304 GET /static/lab/1033.445a7d8ef5086407d30d.js (::1) 1.04ms
[D 2021-01-26 02:03:54.002 ServerApp] 304 GET /static/lab/4570.64a3ccae20eaedf9c747.js (::1) 1.25ms
[D 2021-01-26 02:03:54.004 ServerApp] 304 GET /static/lab/807.b65d521f16651a48f0eb.js (::1) 1.39ms
[D 2021-01-26 02:03:54.008 ServerApp] 304 GET /static/lab/7294.57f6cea6fc9dd7d167e5.js (::1) 3.56ms
[D 2021-01-26 02:03:54.009 ServerApp] 304 GET /static/lab/3935.dab0696e8bbf0a91211c.js (::1) 3.37ms
[D 2021-01-26 02:03:54.009 ServerApp] 304 GET /static/lab/7409.f4cf4b4e1ec874176990.js (::1) 3.12ms
[D 2021-01-26 02:03:54.010 ServerApp] 304 GET /static/lab/4631.e2bbaa17b32b018d14fa.js (::1) 2.83ms
[D 2021-01-26 02:03:54.011 ServerApp] 304 GET /static/lab/7755.dc3ecadff96e37b28fe9.js (::1) 1.09ms
[D 2021-01-26 02:03:54.016 ServerApp] 304 GET /static/lab/2747.fda23d2a968975d8bffb.js (::1) 1.10ms
[D 2021-01-26 02:03:54.018 ServerApp] 304 GET /static/lab/1902.88746eac5c8800360670.js (::1) 0.93ms
[D 2021-01-26 02:03:54.020 ServerApp] 304 GET /static/lab/1249.d58960a82df36affc914.js (::1) 1.39ms
[D 2021-01-26 02:03:54.022 ServerApp] 304 GET /static/lab/1358.710793ffcb0e545c6a9d.js (::1) 0.93ms
[D 2021-01-26 02:03:54.023 ServerApp] 304 GET /static/lab/911.a6a579a0f1b02eb3f0ee.js (::1) 1.15ms
[D 2021-01-26 02:03:54.025 ServerApp] 304 GET /static/lab/126.950cabbcfe69e6f1360f.js (::1) 1.15ms
[D 2021-01-26 02:03:54.029 ServerApp] 304 GET /static/lab/3496.27f31d503e0364c536f0.js (::1) 1.22ms
[D 2021-01-26 02:03:54.033 ServerApp] 304 GET /static/lab/714.286e0fa39e35ace9082c.js (::1) 2.88ms
[D 2021-01-26 02:03:54.034 ServerApp] 304 GET /static/lab/4429.7a4685525ecdeef8ea13.js (::1) 2.27ms
[D 2021-01-26 02:03:54.034 ServerApp] 304 GET /static/lab/1641.8b13ee3f414bade74470.js (::1) 1.98ms
[D 2021-01-26 02:03:54.241 ServerApp] 304 GET /lab/extensions/jupyterlab-jupytext/static/568.371e29543fdd2cdc7669.js (::1) 0.87ms
[D 2021-01-26 02:03:54.242 ServerApp] 304 GET /lab/extensions/@jupyter-widgets/jupyterlab-manager/static/638.f3e5e34a28f3334d4f08.js (::1) 0.96ms
[D 2021-01-26 02:03:54.244 ServerApp] 304 GET /lab/extensions/@jupyter-widgets/jupyterlab-manager/static/243.6c384ff2649ef572a18a.js (::1) 0.90ms
[D 2021-01-26 02:03:54.247 ServerApp] 304 GET /lab/extensions/@jupyter-widgets/jupyterlab-manager/static/803.b7b75bd6e7977a648c67.js (::1) 0.77ms
[D 2021-01-26 02:03:54.248 ServerApp] 304 GET /lab/extensions/@jupyter-widgets/jupyterlab-manager/static/272.2a8425db7209008188fc.js (::1) 0.92ms
[D 2021-01-26 02:03:54.250 ServerApp] 304 GET /lab/extensions/@jupyter-widgets/jupyterlab-manager/static/18.5fbcd9c56ded92ea9df9.js (::1) 1.21ms
[D 2021-01-26 02:03:54.251 ServerApp] 304 GET /lab/extensions/@jupyter-widgets/jupyterlab-manager/static/279.aa88a78c8bf62c65db54.js (::1) 1.25ms
[D 2021-01-26 02:03:54.252 ServerApp] 304 GET /lab/extensions/@jupyter-widgets/jupyterlab-manager/static/523.fa256ee012d38a89b65a.js (::1) 1.10ms
[D 2021-01-26 02:03:54.289 ServerApp] Path favicons/favicon.ico served from /home/lusiani/.local/lib/python3.8/site-packages/jupyter_server/static/favicons/favicon.ico
[D 2021-01-26 02:03:54.290 ServerApp] 200 GET /static/favicons/favicon.ico (::1) 1.66ms
[D 2021-01-26 02:03:54.307 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-01-26 02:03:54.307 ServerApp] Found kernel ir in /home/lusiani/.local/share/jupyter/kernels
[D 2021-01-26 02:03:54.307 ServerApp] Found kernel julia-1.5 in /home/lusiani/.local/share/jupyter/kernels
[D 2021-01-26 02:03:54.308 ServerApp] Found kernel python3 in /home/lusiani/.local/share/jupyter/kernels
[D 2021-01-26 02:03:54.309 ServerApp] 200 GET /api/kernelspecs?1611623034300 (::1) 3.03ms
[D 2021-01-26 02:03:54.314 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-01-26 02:03:54.316 ServerApp] Paths used for configuration of default_setting_overrides:
/etc/jupyter/labconfig/default_setting_overrides.json
[D 2021-01-26 02:03:54.316 ServerApp] Paths used for configuration of default_setting_overrides:
/usr/local/etc/jupyter/labconfig/default_setting_overrides.json
[D 2021-01-26 02:03:54.317 ServerApp] Paths used for configuration of default_setting_overrides:
/usr/etc/jupyter/labconfig/default_setting_overrides.json
[D 2021-01-26 02:03:54.318 ServerApp] Paths used for configuration of default_setting_overrides:
/home/lusiani/.jupyter/labconfig/default_setting_overrides.json
[D 2021-01-26 02:03:54.413 LabApp] 200 GET /lab/api/settings?1611623034306 (::1) 99.49ms
[D 2021-01-26 02:03:54.414 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-01-26 02:03:54.415 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-01-26 02:03:54.416 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-01-26 02:03:54.416 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-01-26 02:03:54.417 ServerApp] 200 GET /api/kernels?1611623034318 (::1) 3.24ms
[D 2021-01-26 02:03:54.418 ServerApp] 200 GET /api/sessions?1611623034319 (::1) 2.69ms
[D 2021-01-26 02:03:54.418 ServerApp] 200 GET /api/terminals?1611623034321 (::1) 2.15ms
[D 2021-01-26 02:03:54.418 ServerApp] Found kernel ir in /home/lusiani/.local/share/jupyter/kernels
[D 2021-01-26 02:03:54.418 ServerApp] Found kernel julia-1.5 in /home/lusiani/.local/share/jupyter/kernels
[D 2021-01-26 02:03:54.418 ServerApp] Found kernel python3 in /home/lusiani/.local/share/jupyter/kernels
[D 2021-01-26 02:03:54.421 ServerApp] 200 GET /api/kernelspecs?1611623034336 (::1) 4.29ms
[D 2021-01-26 02:03:55.443 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-01-26 02:03:55.942 ServerApp] 200 GET /lab/api/translations/en?1611623035438 (::1) 499.35ms
[D 2021-01-26 02:03:55.967 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-01-26 02:03:55.975 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-01-26 02:03:55.977 ServerApp] Paths used for configuration of default_setting_overrides:
/etc/jupyter/labconfig/default_setting_overrides.json
[D 2021-01-26 02:03:55.977 ServerApp] Paths used for configuration of default_setting_overrides:
/usr/local/etc/jupyter/labconfig/default_setting_overrides.json
[D 2021-01-26 02:03:55.978 ServerApp] Paths used for configuration of default_setting_overrides:
/usr/etc/jupyter/labconfig/default_setting_overrides.json
[D 2021-01-26 02:03:55.978 ServerApp] Paths used for configuration of default_setting_overrides:
/home/lusiani/.jupyter/labconfig/default_setting_overrides.json
[D 2021-01-26 02:03:56.078 LabApp] Node v12.20.1

[D 2021-01-26 02:03:56.322 ServerApp] 200 GET /lab/api/translations/?1611623035968 (::1) 347.72ms
[D 2021-01-26 02:03:56.324 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-01-26 02:03:56.325 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-01-26 02:03:56.326 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-01-26 02:03:56.326 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-01-26 02:03:56.327 ServerApp] Paths used for configuration of default_setting_overrides:
/etc/jupyter/labconfig/default_setting_overrides.json
[D 2021-01-26 02:03:56.328 ServerApp] Paths used for configuration of default_setting_overrides:
/usr/local/etc/jupyter/labconfig/default_setting_overrides.json
[D 2021-01-26 02:03:56.328 ServerApp] Paths used for configuration of default_setting_overrides:
/usr/etc/jupyter/labconfig/default_setting_overrides.json
[D 2021-01-26 02:03:56.328 ServerApp] Paths used for configuration of default_setting_overrides:
/home/lusiani/.jupyter/labconfig/default_setting_overrides.json
[D 2021-01-26 02:03:56.329 ServerApp] 200 GET /lab/api/listings/@jupyterlab/extensionmanager-extension/listings.json?1611623035981 (::1) 5.68ms
[D 2021-01-26 02:03:56.430 LabApp] Yarn configuration loaded.
[D 2021-01-26 02:03:56.771 ServerApp] 200 GET /api/nbconvert?1611623036017 (::1) 446.26ms
[D 2021-01-26 02:03:57.114 ServerApp] 200 GET /api/nbconvert?1611623036041 (::1) 787.97ms
[D 2021-01-26 02:03:57.125 LabApp] 200 GET /lab/api/settings/@jupyterlab/shortcuts-extension:shortcuts?1611623036141 (::1) 798.92ms
[D 2021-01-26 02:03:57.126 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-01-26 02:03:57.127 ServerApp] Paths used for configuration of default_setting_overrides:
/etc/jupyter/labconfig/default_setting_overrides.json
[D 2021-01-26 02:03:57.128 ServerApp] Paths used for configuration of default_setting_overrides:
/usr/local/etc/jupyter/labconfig/default_setting_overrides.json
[D 2021-01-26 02:03:57.128 ServerApp] Paths used for configuration of default_setting_overrides:
/usr/etc/jupyter/labconfig/default_setting_overrides.json
[D 2021-01-26 02:03:57.128 ServerApp] Paths used for configuration of default_setting_overrides:
/home/lusiani/.jupyter/labconfig/default_setting_overrides.json
[I 2021-01-26 02:03:57.129 LabApp] Build is up to date
[D 2021-01-26 02:03:57.129 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-01-26 02:03:57.131 LabApp] 200 GET /lab/api/settings/@jupyterlab/docmanager-extension:plugin?1611623036142 (::1) 5.38ms
[D 2021-01-26 02:03:57.132 LabApp] 200 GET /lab/api/build?1611623035957 (::1) 1165.00ms
[D 2021-01-26 02:03:57.501 LabApp] Yarn configuration loaded.
[D 2021-01-26 02:03:57.504 ServerApp] Paths used for configuration of page_config:
/etc/jupyter/labconfig/page_config.json
[D 2021-01-26 02:03:57.504 ServerApp] Paths used for configuration of page_config:
/usr/local/etc/jupyter/labconfig/page_config.json
[D 2021-01-26 02:03:57.505 ServerApp] Paths used for configuration of page_config:
/usr/etc/jupyter/labconfig/page_config.json
[D 2021-01-26 02:03:57.505 ServerApp] Paths used for configuration of page_config:
/home/lusiani/.jupyter/labconfig/page_config.json
[D 2021-01-26 02:03:57.515 LabApp] 200 GET /lab/api/extensions?1611623036333 (::1) 385.57ms
[D 2021-01-26 02:03:57.515 ServerApp] Path @jupyterlab/theme-light-extension/index.css served from /home/lusiani/.local/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.css
[D 2021-01-26 02:03:57.516 ServerApp] 304 GET /lab/api/themes/@jupyterlab/theme-light-extension/index.css (::1) 386.02ms
[D 2021-01-26 02:03:57.517 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-01-26 02:03:57.519 ServerApp] Paths used for configuration of default_setting_overrides:
/etc/jupyter/labconfig/default_setting_overrides.json
[D 2021-01-26 02:03:57.519 ServerApp] Paths used for configuration of default_setting_overrides:
/usr/local/etc/jupyter/labconfig/default_setting_overrides.json
[D 2021-01-26 02:03:57.520 ServerApp] Paths used for configuration of default_setting_overrides:
/usr/etc/jupyter/labconfig/default_setting_overrides.json
[D 2021-01-26 02:03:57.520 ServerApp] Paths used for configuration of default_setting_overrides:
/home/lusiani/.jupyter/labconfig/default_setting_overrides.json
[D 2021-01-26 02:03:57.521 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-01-26 02:03:57.522 ServerApp] Paths used for configuration of default_setting_overrides:
/etc/jupyter/labconfig/default_setting_overrides.json
[D 2021-01-26 02:03:57.522 ServerApp] Paths used for configuration of default_setting_overrides:
/usr/local/etc/jupyter/labconfig/default_setting_overrides.json
[D 2021-01-26 02:03:57.523 ServerApp] Paths used for configuration of default_setting_overrides:
/usr/etc/jupyter/labconfig/default_setting_overrides.json
[D 2021-01-26 02:03:57.523 ServerApp] Paths used for configuration of default_setting_overrides:
/home/lusiani/.jupyter/labconfig/default_setting_overrides.json
[D 2021-01-26 02:03:57.534 LabApp] 200 GET /lab/api/settings/@jupyterlab/shortcuts-extension:shortcuts?1611623037333 (::1) 17.30ms
[D 2021-01-26 02:03:57.611 LabApp] 200 GET /lab/api/settings?1611623037229 (::1) 90.24ms
[D 2021-01-26 02:03:57.611 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-01-26 02:03:57.614 ServerApp] Paths used for configuration of page_config:
/etc/jupyter/labconfig/page_config.json
[D 2021-01-26 02:03:57.614 ServerApp] Paths used for configuration of page_config:
/usr/local/etc/jupyter/labconfig/page_config.json
[D 2021-01-26 02:03:57.614 ServerApp] Paths used for configuration of page_config:
/usr/etc/jupyter/labconfig/page_config.json
[D 2021-01-26 02:03:57.615 ServerApp] Paths used for configuration of page_config:
/home/lusiani/.jupyter/labconfig/page_config.json
[D 2021-01-26 02:03:57.624 LabApp] 200 GET /lab/api/extensions?1611623037334 (::1) 13.05ms
[D 2021-01-26 02:03:57.937 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-01-26 02:03:57.939 LabApp] 204 PUT /lab/api/workspaces/auto-j?1611623037933 (::1) 2.30ms
[D 2021-01-26 02:03:58.499 ServerApp] Accepting token-authenticated connection from ::1
[I 2021-01-26 02:03:58.502 ServerApp] Loading Jupytext configuration file at /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.510 ServerApp] Configuration file for covid19-R-covid19italy.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.511 ServerApp] Configuration file for pyroot-color-utils.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.511 ServerApp] Configuration file for Untitled2.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.512 ServerApp] Configuration file for julia-plots-savefig-svg.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.512 ServerApp] Configuration file for esg-may19.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.513 ServerApp] Configuration file for r-test-plot-fit-distrib.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.513 ServerApp] Configuration file for gm2-run1-scrape_jl.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.513 ServerApp] Configuration file for julia-tests.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.514 ServerApp] Configuration file for highly-cited-researchers.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.514 ServerApp] Configuration file for gm2-notes-jun19.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.514 ServerApp] Configuration file for julia-iminuit-exam.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.514 ServerApp] Configuration file for julia-custom-heatmap.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.515 ServerApp] Configuration file for run1-combine-and-compare-2021-01-02.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.515 ServerApp] Configuration file for gm2-run1-readmeas.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.516 ServerApp] Configuration file for covid19-R-covid19R.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.516 ServerApp] Configuration file for vus-from-tau-notes-jan19.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.516 ServerApp] Configuration file for gm2-run1-readmeas.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.517 ServerApp] Configuration file for covid19-R-covid19R.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.517 ServerApp] Configuration file for mk-hepdata-plot.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.517 ServerApp] Configuration file for esg-may19.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.517 ServerApp] Configuration file for gm2-notes-jun19.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.518 ServerApp] Configuration file for hflav-lees-12y.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.518 ServerApp] Configuration file for var-binwidth-logscale-test.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.518 ServerApp] Configuration file for r-test-errors.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.518 ServerApp] Configuration file for vus-tau-xs-unc-over-time.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.519 ServerApp] Configuration file for r-test-plot-fit-distrib.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.519 ServerApp] Configuration file for Untitled1.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.519 ServerApp] Configuration file for Untitled.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.520 ServerApp] Configuration file for run1-combine-and-compare-2021-01-02.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.520 ServerApp] Configuration file for gm2-run1-comb.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.520 ServerApp] Configuration file for tau-sf-3pi-aleph-2014-may19.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.521 ServerApp] Configuration file for test-redmine.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.522 ServerApp] Configuration file for gm2-correlation.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.523 ServerApp] Configuration file for gm2-omega-a-aug20.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.524 ServerApp] Configuration file for var-binwidth-logscale-test.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.524 ServerApp] Configuration file for covid19-mobility.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.525 ServerApp] Configuration file for pyroot-gm2-omega-a-aug20.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.525 ServerApp] Configuration file for covid19-R-COVID19.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.526 ServerApp] Configuration file for Untitled3.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.526 ServerApp] Configuration file for covid19-misc.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.526 ServerApp] Configuration file for elab_latex_tables.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.527 ServerApp] Configuration file for julia-plots-savefig-svg.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.527 ServerApp] Configuration file for gm2-run1-scrape_jl.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.527 ServerApp] Configuration file for covid19-R-COVID19-poorman.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.528 ServerApp] Configuration file for manolis-reply.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.528 ServerApp] Configuration file for r-test-covidstat.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.528 ServerApp] Configuration file for vus-from-tau-notes-jan19.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.528 ServerApp] Configuration file for Untitled5.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.529 ServerApp] Configuration file for gm2-omega-a-europe-t-a-residuals.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.529 ServerApp] Configuration file for Untitled6.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.529 ServerApp] Configuration file for Untitled.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.530 ServerApp] Configuration file for cernroot-misc.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.530 ServerApp] Configuration file for covid19-R-covid19italy.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.530 ServerApp] Configuration file for covid19-serial-int-cereda-etal-2020.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.531 ServerApp] Configuration file for gm2-omega-a-aug20.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.531 ServerApp] Configuration file for teachers-hourly-compensation.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.531 ServerApp] Configuration file for julia-tests.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.531 ServerApp] Configuration file for covid19-misc.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.531 ServerApp] Configuration file for test-NeXLUncertainties.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.532 ServerApp] Configuration file for covid19-serial-int-cereda-etal-2020.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.532 ServerApp] Configuration file for covid19-R-COVID19-poorman.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.532 ServerApp] Configuration file for pyroot-gm2-omega-a-aug20.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.533 ServerApp] Configuration file for esg-may19-python.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.533 ServerApp] Configuration file for pdg-lees-12y.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.533 ServerApp] Configuration file for gm2-run1-python-elab.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.534 ServerApp] Configuration file for mk-hepdata-plot.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.534 ServerApp] Configuration file for strong-2020.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.534 ServerApp] Configuration file for Untitled5.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.534 ServerApp] Configuration file for r-test-covidstat.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.535 ServerApp] Configuration file for gm2-run1-python-elab.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.535 ServerApp] Configuration file for pdg-lees-12y.r is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.535 ServerApp] Configuration file for gm2-run1-comb.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.535 ServerApp] Configuration file for julia-measurements-test.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.536 ServerApp] Configuration file for julia-iminuit-exam.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.536 ServerApp] Configuration file for cernroot-misc.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.536 ServerApp] Configuration file for covid19-R-COVID19.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.537 ServerApp] Configuration file for teachers-hourly-compensation.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.537 ServerApp] Configuration file for elab_latex_tables.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.537 ServerApp] Configuration file for gm2-omega-a-europe-t-a-residuals.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.537 ServerApp] Configuration file for pyroot-color-utils.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.538 ServerApp] Configuration file for esg-may19-python.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.538 ServerApp] Configuration file for test-NeXLUncertainties.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.538 ServerApp] Configuration file for strong-2020.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.538 ServerApp] Configuration file for gm2-correlation.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.539 ServerApp] Configuration file for vus-tau-xs-unc-over-time.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.539 ServerApp] Configuration file for test-redmine.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.539 ServerApp] Configuration file for Untitled4.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.540 ServerApp] Configuration file for covid19-mobility.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.540 ServerApp] Configuration file for strong-2020-rlang.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.540 ServerApp] Configuration file for dot-plots-exam.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.541 ServerApp] Configuration file for r-test-errors.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.541 ServerApp] Configuration file for precision-sm-kloe10-sep20.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:03:58.543 ServerApp] 200 GET /api/contents?content=1&1611623038417 (::1) 44.99ms
[D 2021-01-26 02:03:58.997 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-01-26 02:03:58.998 LabApp] 204 PUT /lab/api/workspaces/auto-j?1611623038993 (::1) 1.00ms
[D 2021-01-26 02:04:04.509 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-01-26 02:04:04.511 ServerApp] 200 GET /api/kernels?1611623044491 (::1) 2.45ms
[D 2021-01-26 02:04:04.512 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-01-26 02:04:04.514 ServerApp] 200 GET /api/sessions?1611623044494 (::1) 2.11ms
[D 2021-01-26 02:04:04.515 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-01-26 02:04:04.517 ServerApp] 200 GET /api/terminals?1611623044497 (::1) 2.20ms
[D 2021-01-26 02:04:08.198 ServerApp] Accepting token-authenticated connection from ::1
[I 2021-01-26 02:04:08.200 ServerApp] Creating new notebook in
[I 2021-01-26 02:04:08.209 ServerApp] Loading Jupytext configuration file at /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.212 ServerApp] Configuration file for Untitled7.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[I 2021-01-26 02:04:08.213 ServerApp] Saving Untitled7.ipynb
[D 2021-01-26 02:04:08.213 ServerApp] Saving /home/lusiani/repo/notes/Untitled7.ipynb
[D 2021-01-26 02:04:08.246 ServerApp] Configuration file for Untitled7.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[I 2021-01-26 02:04:08.247 ServerApp] Saving Untitled7.md
[D 2021-01-26 02:04:08.248 ServerApp] Saving /home/lusiani/repo/notes/Untitled7.md
[D 2021-01-26 02:04:08.253 ServerApp] Configuration file for Untitled7.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.254 ServerApp] 201 POST /api/contents?1611623048184 (::1) 57.14ms
[D 2021-01-26 02:04:08.260 ServerApp] Accepting token-authenticated connection from ::1
[I 2021-01-26 02:04:08.261 ServerApp] Loading Jupytext configuration file at /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.262 ServerApp] Configuration file for Untitled7.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.262 ServerApp] 200 GET /api/contents/Untitled7.ipynb?content=0&1611623048256 (::1) 2.48ms
[D 2021-01-26 02:04:08.263 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-01-26 02:04:08.263 ServerApp] Configuration file for covid19-R-covid19italy.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.264 ServerApp] Configuration file for pyroot-color-utils.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.264 ServerApp] Configuration file for Untitled2.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.265 ServerApp] Configuration file for julia-plots-savefig-svg.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.265 ServerApp] Configuration file for esg-may19.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.265 ServerApp] Configuration file for r-test-plot-fit-distrib.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.265 ServerApp] Configuration file for gm2-run1-scrape_jl.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.265 ServerApp] Configuration file for julia-tests.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.266 ServerApp] Configuration file for highly-cited-researchers.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.266 ServerApp] Configuration file for gm2-notes-jun19.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.266 ServerApp] Configuration file for julia-iminuit-exam.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.266 ServerApp] Configuration file for julia-custom-heatmap.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.267 ServerApp] Configuration file for run1-combine-and-compare-2021-01-02.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.267 ServerApp] Configuration file for gm2-run1-readmeas.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.267 ServerApp] Configuration file for covid19-R-covid19R.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.268 ServerApp] Configuration file for vus-from-tau-notes-jan19.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.268 ServerApp] Configuration file for gm2-run1-readmeas.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.268 ServerApp] Configuration file for covid19-R-covid19R.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.268 ServerApp] Configuration file for mk-hepdata-plot.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.268 ServerApp] Configuration file for esg-may19.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.269 ServerApp] Configuration file for gm2-notes-jun19.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.269 ServerApp] Configuration file for hflav-lees-12y.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.269 ServerApp] Configuration file for var-binwidth-logscale-test.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.269 ServerApp] Configuration file for r-test-errors.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.269 ServerApp] Configuration file for vus-tau-xs-unc-over-time.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.270 ServerApp] Configuration file for r-test-plot-fit-distrib.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.270 ServerApp] Configuration file for Untitled1.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.270 ServerApp] Configuration file for Untitled.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.270 ServerApp] Configuration file for run1-combine-and-compare-2021-01-02.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.270 ServerApp] Configuration file for gm2-run1-comb.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.271 ServerApp] Configuration file for tau-sf-3pi-aleph-2014-may19.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.271 ServerApp] Configuration file for test-redmine.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.271 ServerApp] Configuration file for gm2-correlation.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.272 ServerApp] Configuration file for gm2-omega-a-aug20.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.272 ServerApp] Configuration file for var-binwidth-logscale-test.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.272 ServerApp] Configuration file for Untitled7.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.273 ServerApp] Configuration file for covid19-mobility.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.273 ServerApp] Configuration file for pyroot-gm2-omega-a-aug20.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.273 ServerApp] Configuration file for covid19-R-COVID19.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.273 ServerApp] Configuration file for Untitled3.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.273 ServerApp] Configuration file for covid19-misc.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.274 ServerApp] Configuration file for elab_latex_tables.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.274 ServerApp] Configuration file for julia-plots-savefig-svg.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.274 ServerApp] Configuration file for gm2-run1-scrape_jl.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.275 ServerApp] Configuration file for covid19-R-COVID19-poorman.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.275 ServerApp] Configuration file for manolis-reply.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.275 ServerApp] Configuration file for r-test-covidstat.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.275 ServerApp] Configuration file for vus-from-tau-notes-jan19.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.275 ServerApp] Configuration file for Untitled5.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.276 ServerApp] Configuration file for gm2-omega-a-europe-t-a-residuals.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.276 ServerApp] Configuration file for Untitled6.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.276 ServerApp] Configuration file for Untitled.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.276 ServerApp] Configuration file for cernroot-misc.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.277 ServerApp] Configuration file for covid19-R-covid19italy.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.277 ServerApp] Configuration file for covid19-serial-int-cereda-etal-2020.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.277 ServerApp] Configuration file for gm2-omega-a-aug20.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.277 ServerApp] Configuration file for teachers-hourly-compensation.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.278 ServerApp] Configuration file for julia-tests.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.278 ServerApp] Configuration file for covid19-misc.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.278 ServerApp] Configuration file for test-NeXLUncertainties.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.278 ServerApp] Configuration file for covid19-serial-int-cereda-etal-2020.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.278 ServerApp] Configuration file for covid19-R-COVID19-poorman.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.279 ServerApp] Configuration file for pyroot-gm2-omega-a-aug20.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.279 ServerApp] Configuration file for esg-may19-python.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.279 ServerApp] Configuration file for pdg-lees-12y.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.279 ServerApp] Configuration file for gm2-run1-python-elab.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.280 ServerApp] Configuration file for mk-hepdata-plot.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.280 ServerApp] Configuration file for strong-2020.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.280 ServerApp] Configuration file for Untitled5.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.280 ServerApp] Configuration file for r-test-covidstat.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.280 ServerApp] Configuration file for gm2-run1-python-elab.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.281 ServerApp] Configuration file for pdg-lees-12y.r is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.281 ServerApp] Configuration file for gm2-run1-comb.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.281 ServerApp] Configuration file for julia-measurements-test.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.281 ServerApp] Configuration file for julia-iminuit-exam.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.281 ServerApp] Configuration file for cernroot-misc.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.282 ServerApp] Configuration file for covid19-R-COVID19.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.282 ServerApp] Configuration file for teachers-hourly-compensation.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.282 ServerApp] Configuration file for elab_latex_tables.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.283 ServerApp] Configuration file for gm2-omega-a-europe-t-a-residuals.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.283 ServerApp] Configuration file for pyroot-color-utils.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.283 ServerApp] Configuration file for esg-may19-python.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.283 ServerApp] Configuration file for test-NeXLUncertainties.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.283 ServerApp] Configuration file for strong-2020.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.283 ServerApp] Configuration file for gm2-correlation.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.284 ServerApp] Configuration file for vus-tau-xs-unc-over-time.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.284 ServerApp] Configuration file for test-redmine.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.284 ServerApp] Configuration file for Untitled4.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.284 ServerApp] Configuration file for covid19-mobility.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.284 ServerApp] Configuration file for strong-2020-rlang.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.285 ServerApp] Configuration file for Untitled7.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.285 ServerApp] Configuration file for dot-plots-exam.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.285 ServerApp] Configuration file for r-test-errors.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.285 ServerApp] Configuration file for precision-sm-kloe10-sep20.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.287 ServerApp] 200 GET /api/contents?content=1&1611623048257 (::1) 24.49ms
[D 2021-01-26 02:04:08.303 ServerApp] Accepting token-authenticated connection from ::1
[I 2021-01-26 02:04:08.304 ServerApp] Loading Jupytext configuration file at /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:08.305 ServerApp] Configuration file for Untitled7.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[I 2021-01-26 02:04:08.316 ServerApp] Reading SOURCE from Untitled7.md
[D 2021-01-26 02:04:08.320 ServerApp] 200 GET /api/contents/Untitled7.ipynb?type=notebook&content=1&1611623048299 (::1) 16.89ms
[D 2021-01-26 02:04:08.420 ServerApp] Path components/MathJax/MathJax.js served from /home/lusiani/.local/lib/python3.8/site-packages/notebook/static/components/MathJax/MathJax.js
[D 2021-01-26 02:04:08.421 ServerApp] 304 GET /static/notebook/components/MathJax/MathJax.js?config=TeX-AMS-MML_HTMLorMML-full,Safe&delayStartupUntil=configured (::1) 1.11ms
[D 2021-01-26 02:04:08.713 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-01-26 02:04:08.714 ServerApp] 200 GET /api/contents/Untitled7.ipynb/checkpoints?1611623048709 (::1) 1.36ms
[D 2021-01-26 02:04:08.715 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-01-26 02:04:08.716 ServerApp] 200 GET /api/contents/Untitled7.ipynb/checkpoints?1611623048710 (::1) 1.51ms
[D 2021-01-26 02:04:08.728 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-01-26 02:04:08.729 ServerApp] 200 GET /api/contents/Untitled7.ipynb/checkpoints?1611623048724 (::1) 1.28ms
[D 2021-01-26 02:04:08.795 ServerApp] Path components/MathJax/config/TeX-AMS-MML_HTMLorMML-full.js served from /home/lusiani/.local/lib/python3.8/site-packages/notebook/static/components/MathJax/config/TeX-AMS-MML_HTMLorMML-full.js
[D 2021-01-26 02:04:08.795 ServerApp] 304 GET /static/notebook/components/MathJax/config/TeX-AMS-MML_HTMLorMML-full.js?V=2.7.9 (::1) 0.97ms
[D 2021-01-26 02:04:08.858 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-01-26 02:04:08.859 ServerApp] 200 GET /api/sessions?1611623048853 (::1) 1.16ms
[D 2021-01-26 02:04:08.875 ServerApp] Path components/MathJax/config/Safe.js served from /home/lusiani/.local/lib/python3.8/site-packages/notebook/static/components/MathJax/config/Safe.js
[D 2021-01-26 02:04:08.876 ServerApp] 304 GET /static/notebook/components/MathJax/config/Safe.js?V=2.7.9 (::1) 1.21ms
[D 2021-01-26 02:04:08.985 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-01-26 02:04:08.986 LabApp] 204 PUT /lab/api/workspaces/auto-j?1611623048979 (::1) 1.21ms
[D 2021-01-26 02:04:09.081 ServerApp] Path components/MathJax/extensions/Safe.js served from /home/lusiani/.local/lib/python3.8/site-packages/notebook/static/components/MathJax/extensions/Safe.js
[D 2021-01-26 02:04:09.082 ServerApp] 304 GET /static/notebook/components/MathJax/extensions/Safe.js?V=2.7.9 (::1) 1.22ms
[D 2021-01-26 02:04:09.093 ServerApp] Path components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/fontdata.js served from /home/lusiani/.local/lib/python3.8/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/fontdata.js
[D 2021-01-26 02:04:09.093 ServerApp] 304 GET /static/notebook/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/fontdata.js?V=2.7.9 (::1) 1.40ms
[D 2021-01-26 02:04:11.049 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-01-26 02:04:11.062 ServerApp] Starting kernel: ['/usr/bin/python3', '-m', 'ipykernel_launcher', '-f', '/home/lusiani/.local/share/jupyter/runtime/kernel-5051e115-5a06-4140-b4b9-74cfc0d2e4c6.json']
[D 2021-01-26 02:04:11.069 ServerApp] Connecting to: tcp://127.0.0.1:33197
[D 2021-01-26 02:04:11.070 ServerApp] Connecting to: tcp://127.0.0.1:53615
[I 2021-01-26 02:04:11.072 ServerApp] Kernel started: 5051e115-5a06-4140-b4b9-74cfc0d2e4c6
[D 2021-01-26 02:04:11.072 ServerApp] Kernel args: {'kernel_name': 'python3', 'cwd': '/home/lusiani/repo/notes'}
[D 2021-01-26 02:04:11.073 ServerApp] 201 POST /api/sessions?1611623051044 (::1) 24.57ms
[D 2021-01-26 02:04:11.110 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-01-26 02:04:11.111 ServerApp] 200 GET /api/sessions?1611623051106 (::1) 1.24ms
[D 2021-01-26 02:04:11.119 ServerApp] Initializing websocket connection /api/kernels/5051e115-5a06-4140-b4b9-74cfc0d2e4c6/channels
[D 2021-01-26 02:04:11.121 ServerApp] Requesting kernel info from 5051e115-5a06-4140-b4b9-74cfc0d2e4c6
[D 2021-01-26 02:04:11.121 ServerApp] Connecting to: tcp://127.0.0.1:57595
[D 2021-01-26 02:04:11.124 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-01-26 02:04:11.125 ServerApp] 200 PATCH /api/sessions/9fa563ec-03f6-43e3-bd2a-6b30994f068b?1611623051120 (::1) 1.20ms
[D 2021-01-26 02:04:11.165 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-01-26 02:04:11.165 ServerApp] 200 GET /api/kernels?1611623051160 (::1) 0.91ms
[D 2021-01-26 02:04:11.188 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-01-26 02:04:11.189 ServerApp] 200 PATCH /api/sessions/9fa563ec-03f6-43e3-bd2a-6b30994f068b?1611623051183 (::1) 1.28ms
[D 2021-01-26 02:04:11.196 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-01-26 02:04:11.197 ServerApp] 200 GET /api/sessions?1611623051189 (::1) 1.33ms
[D 2021-01-26 02:04:11.200 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-01-26 02:04:11.201 ServerApp] Found kernel ir in /home/lusiani/.local/share/jupyter/kernels
[D 2021-01-26 02:04:11.201 ServerApp] Found kernel julia-1.5 in /home/lusiani/.local/share/jupyter/kernels
[D 2021-01-26 02:04:11.201 ServerApp] Found kernel python3 in /home/lusiani/.local/share/jupyter/kernels
[D 2021-01-26 02:04:11.203 ServerApp] 200 GET /api/kernelspecs?1611623051194 (::1) 3.77ms
[D 2021-01-26 02:04:11.422 ServerApp] Initializing websocket connection /api/kernels/5051e115-5a06-4140-b4b9-74cfc0d2e4c6/channels
[D 2021-01-26 02:04:11.424 ServerApp] Waiting for pending kernel_info request
[D 2021-01-26 02:04:11.677 ServerApp] activity on 5051e115-5a06-4140-b4b9-74cfc0d2e4c6: status (starting)
[D 2021-01-26 02:04:11.686 ServerApp] activity on 5051e115-5a06-4140-b4b9-74cfc0d2e4c6: status (busy)
[D 2021-01-26 02:04:11.687 ServerApp] Received kernel info: {'status': 'ok', 'protocol_version': '5.3', 'implementation': 'ipython', 'implementation_version': '7.19.0', 'language_info': {'name': 'python', 'version': '3.8.7', 'mimetype': 'text/x-python', 'codemirror_mode': {'name': 'ipython', 'version': 3}, 'pygments_lexer': 'ipython3', 'nbconvert_exporter': 'python', 'file_extension': '.py'}, 'banner': "Python 3.8.7 (default, Dec 22 2020, 00:00:00) \nType 'copyright', 'credits' or 'license' for more information\nIPython 7.19.0 -- An enhanced Interactive Python. Type '?' for help.\n", 'help_links': [{'text': 'Python Reference', 'url': 'https://docs.python.org/3.8'}, {'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 2021-01-26 02:04:11.687 ServerApp] 101 GET /api/kernels/5051e115-5a06-4140-b4b9-74cfc0d2e4c6/channels?session_id=b4709094-2f31-42be-8289-1187a3f1fe12 (::1) 568.28ms
[D 2021-01-26 02:04:11.688 ServerApp] Opening websocket /api/kernels/5051e115-5a06-4140-b4b9-74cfc0d2e4c6/channels
[D 2021-01-26 02:04:11.688 ServerApp] Getting buffer for 5051e115-5a06-4140-b4b9-74cfc0d2e4c6
[D 2021-01-26 02:04:11.689 ServerApp] Connecting to: tcp://127.0.0.1:53615
[D 2021-01-26 02:04:11.689 ServerApp] Connecting to: tcp://127.0.0.1:57595
[D 2021-01-26 02:04:11.689 ServerApp] Connecting to: tcp://127.0.0.1:33197
[D 2021-01-26 02:04:11.689 ServerApp] Connecting to: tcp://127.0.0.1:40137
[D 2021-01-26 02:04:11.689 ServerApp] Nudge: not nudging busy kernel 5051e115-5a06-4140-b4b9-74cfc0d2e4c6
[D 2021-01-26 02:04:11.690 ServerApp] activity on 5051e115-5a06-4140-b4b9-74cfc0d2e4c6: status (idle)
[D 2021-01-26 02:04:11.691 ServerApp] 101 GET /api/kernels/5051e115-5a06-4140-b4b9-74cfc0d2e4c6/channels?session_id=fad169cc-3507-42c6-923d-2f6296b90c02 (127.0.0.1) 268.36ms
[D 2021-01-26 02:04:11.691 ServerApp] Opening websocket /api/kernels/5051e115-5a06-4140-b4b9-74cfc0d2e4c6/channels
[D 2021-01-26 02:04:11.691 ServerApp] Getting buffer for 5051e115-5a06-4140-b4b9-74cfc0d2e4c6
[D 2021-01-26 02:04:11.691 ServerApp] Connecting to: tcp://127.0.0.1:53615
[D 2021-01-26 02:04:11.691 ServerApp] Connecting to: tcp://127.0.0.1:57595
[D 2021-01-26 02:04:11.691 ServerApp] Connecting to: tcp://127.0.0.1:33197
[D 2021-01-26 02:04:11.691 ServerApp] Connecting to: tcp://127.0.0.1:40137
[D 2021-01-26 02:04:11.692 ServerApp] Connecting to: tcp://127.0.0.1:57595
[D 2021-01-26 02:04:11.692 ServerApp] Nudge: attempt 1 on kernel 5051e115-5a06-4140-b4b9-74cfc0d2e4c6
[D 2021-01-26 02:04:11.695 ServerApp] activity on 5051e115-5a06-4140-b4b9-74cfc0d2e4c6: status (busy)
[D 2021-01-26 02:04:11.695 ServerApp] Nudge: IOPub received: 5051e115-5a06-4140-b4b9-74cfc0d2e4c6
[D 2021-01-26 02:04:11.695 ServerApp] Nudge: resolving iopub future: 5051e115-5a06-4140-b4b9-74cfc0d2e4c6
[D 2021-01-26 02:04:11.696 ServerApp] activity on 5051e115-5a06-4140-b4b9-74cfc0d2e4c6: status (idle)
[D 2021-01-26 02:04:11.697 ServerApp] Nudge: shell info reply received: 5051e115-5a06-4140-b4b9-74cfc0d2e4c6
[D 2021-01-26 02:04:11.697 ServerApp] Nudge: resolving shell future: 5051e115-5a06-4140-b4b9-74cfc0d2e4c6
[D 2021-01-26 02:04:11.699 ServerApp] Initializing websocket connection /api/kernels/5051e115-5a06-4140-b4b9-74cfc0d2e4c6/channels
[D 2021-01-26 02:04:11.700 ServerApp] 101 GET /api/kernels/5051e115-5a06-4140-b4b9-74cfc0d2e4c6/channels?session_id=1cfd2022-1151-4d70-9092-90f8eeb306c3 (::1) 1.79ms
[D 2021-01-26 02:04:11.700 ServerApp] Opening websocket /api/kernels/5051e115-5a06-4140-b4b9-74cfc0d2e4c6/channels
[D 2021-01-26 02:04:11.701 ServerApp] Getting buffer for 5051e115-5a06-4140-b4b9-74cfc0d2e4c6
[D 2021-01-26 02:04:11.701 ServerApp] Connecting to: tcp://127.0.0.1:53615
[D 2021-01-26 02:04:11.701 ServerApp] Connecting to: tcp://127.0.0.1:57595
[D 2021-01-26 02:04:11.701 ServerApp] Connecting to: tcp://127.0.0.1:33197
[D 2021-01-26 02:04:11.701 ServerApp] Connecting to: tcp://127.0.0.1:40137
[D 2021-01-26 02:04:11.701 ServerApp] Connecting to: tcp://127.0.0.1:57595
[D 2021-01-26 02:04:11.702 ServerApp] Nudge: attempt 1 on kernel 5051e115-5a06-4140-b4b9-74cfc0d2e4c6
[D 2021-01-26 02:04:11.704 ServerApp] activity on 5051e115-5a06-4140-b4b9-74cfc0d2e4c6: status (busy)
[D 2021-01-26 02:04:11.706 ServerApp] Nudge: IOPub received: 5051e115-5a06-4140-b4b9-74cfc0d2e4c6
[D 2021-01-26 02:04:11.706 ServerApp] Nudge: resolving iopub future: 5051e115-5a06-4140-b4b9-74cfc0d2e4c6
[D 2021-01-26 02:04:11.708 ServerApp] Nudge: shell info reply received: 5051e115-5a06-4140-b4b9-74cfc0d2e4c6
[D 2021-01-26 02:04:11.708 ServerApp] Nudge: resolving shell future: 5051e115-5a06-4140-b4b9-74cfc0d2e4c6
[D 2021-01-26 02:04:11.709 ServerApp] activity on 5051e115-5a06-4140-b4b9-74cfc0d2e4c6: status (idle)
[D 2021-01-26 02:04:11.714 ServerApp] Path favicons/favicon-busy-1.ico served from /home/lusiani/.local/lib/python3.8/site-packages/jupyter_server/static/favicons/favicon-busy-1.ico
[D 2021-01-26 02:04:11.715 ServerApp] 304 GET /static/favicons/favicon-busy-1.ico (::1) 1.31ms
[D 2021-01-26 02:04:14.526 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-01-26 02:04:14.527 ServerApp] 200 GET /api/terminals?1611623054522 (::1) 0.95ms
[D 2021-01-26 02:04:14.702 ServerApp] activity on 5051e115-5a06-4140-b4b9-74cfc0d2e4c6: status (busy)
[D 2021-01-26 02:04:14.705 ServerApp] activity on 5051e115-5a06-4140-b4b9-74cfc0d2e4c6: status (idle)
[D 2021-01-26 02:04:14.710 ServerApp] activity on 5051e115-5a06-4140-b4b9-74cfc0d2e4c6: status (busy)
[D 2021-01-26 02:04:14.715 ServerApp] activity on 5051e115-5a06-4140-b4b9-74cfc0d2e4c6: status (idle)
[D 2021-01-26 02:04:14.718 ServerApp] activity on 5051e115-5a06-4140-b4b9-74cfc0d2e4c6: status (busy)
[D 2021-01-26 02:04:14.721 ServerApp] Websocket closed 5051e115-5a06-4140-b4b9-74cfc0d2e4c6:b4709094-2f31-42be-8289-1187a3f1fe12
[D 2021-01-26 02:04:14.723 ServerApp] activity on 5051e115-5a06-4140-b4b9-74cfc0d2e4c6: status (idle)
[W 2021-01-26 02:04:14.723 ServerApp] Got events for closed stream None
[D 2021-01-26 02:04:14.725 ServerApp] 304 GET /static/favicons/favicon-busy-1.ico (::1) 5.16ms
[D 2021-01-26 02:04:14.726 ServerApp] activity on 5051e115-5a06-4140-b4b9-74cfc0d2e4c6: status (busy)
[D 2021-01-26 02:04:14.728 ServerApp] activity on 5051e115-5a06-4140-b4b9-74cfc0d2e4c6: status (idle)
[D 2021-01-26 02:04:14.731 ServerApp] activity on 5051e115-5a06-4140-b4b9-74cfc0d2e4c6: status (busy)
[D 2021-01-26 02:04:14.734 ServerApp] 304 GET /static/favicons/favicon-busy-1.ico (::1) 3.67ms
[D 2021-01-26 02:04:14.734 ServerApp] activity on 5051e115-5a06-4140-b4b9-74cfc0d2e4c6: status (idle)
[D 2021-01-26 02:04:14.737 ServerApp] activity on 5051e115-5a06-4140-b4b9-74cfc0d2e4c6: status (busy)
[D 2021-01-26 02:04:14.740 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-01-26 02:04:14.740 ServerApp] activity on 5051e115-5a06-4140-b4b9-74cfc0d2e4c6: status (idle)
[D 2021-01-26 02:04:14.742 ServerApp] 200 GET /api/sessions?1611623054729 (::1) 2.71ms
[D 2021-01-26 02:04:14.743 ServerApp] activity on 5051e115-5a06-4140-b4b9-74cfc0d2e4c6: status (busy)
[D 2021-01-26 02:04:14.745 ServerApp] activity on 5051e115-5a06-4140-b4b9-74cfc0d2e4c6: status (idle)
[D 2021-01-26 02:04:14.748 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-01-26 02:04:14.748 ServerApp] 200 GET /api/kernels?1611623054730 (::1) 1.06ms
[D 2021-01-26 02:04:14.754 ServerApp] 304 GET /static/favicons/favicon-busy-1.ico (::1) 1.27ms
[D 2021-01-26 02:04:14.766 ServerApp] 304 GET /static/favicons/favicon-busy-1.ico (::1) 1.32ms
[D 2021-01-26 02:04:14.769 ServerApp] 304 GET /static/favicons/favicon-busy-1.ico (::1) 1.35ms
[D 2021-01-26 02:04:14.772 ServerApp] 304 GET /static/favicons/favicon-busy-1.ico (::1) 1.30ms
[D 2021-01-26 02:04:14.775 ServerApp] 304 GET /static/favicons/favicon-busy-1.ico (::1) 1.19ms
[D 2021-01-26 02:04:34.974 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-01-26 02:04:34.976 ServerApp] 200 GET /api/terminals?1611623074958 (::1) 2.14ms
[D 2021-01-26 02:04:34.977 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-01-26 02:04:34.978 ServerApp] 200 GET /api/sessions?1611623074964 (::1) 1.66ms
[D 2021-01-26 02:04:34.979 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-01-26 02:04:34.981 ServerApp] 200 GET /api/kernels?1611623074966 (::1) 1.76ms
[D 2021-01-26 02:04:38.967 ServerApp] Accepting token-authenticated connection from ::1
[I 2021-01-26 02:04:38.969 ServerApp] Loading Jupytext configuration file at /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.971 ServerApp] Configuration file for covid19-R-covid19italy.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.971 ServerApp] Configuration file for pyroot-color-utils.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.972 ServerApp] Configuration file for Untitled2.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.973 ServerApp] Configuration file for julia-plots-savefig-svg.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.973 ServerApp] Configuration file for esg-may19.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.973 ServerApp] Configuration file for r-test-plot-fit-distrib.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.974 ServerApp] Configuration file for gm2-run1-scrape_jl.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.974 ServerApp] Configuration file for julia-tests.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.974 ServerApp] Configuration file for highly-cited-researchers.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.975 ServerApp] Configuration file for gm2-notes-jun19.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.975 ServerApp] Configuration file for julia-iminuit-exam.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.976 ServerApp] Configuration file for julia-custom-heatmap.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.976 ServerApp] Configuration file for run1-combine-and-compare-2021-01-02.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.977 ServerApp] Configuration file for gm2-run1-readmeas.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.977 ServerApp] Configuration file for covid19-R-covid19R.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.978 ServerApp] Configuration file for vus-from-tau-notes-jan19.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.978 ServerApp] Configuration file for gm2-run1-readmeas.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.978 ServerApp] Configuration file for covid19-R-covid19R.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.979 ServerApp] Configuration file for mk-hepdata-plot.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.979 ServerApp] Configuration file for esg-may19.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.979 ServerApp] Configuration file for gm2-notes-jun19.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.980 ServerApp] Configuration file for hflav-lees-12y.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.980 ServerApp] Configuration file for var-binwidth-logscale-test.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.980 ServerApp] Configuration file for r-test-errors.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.981 ServerApp] Configuration file for vus-tau-xs-unc-over-time.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.981 ServerApp] Configuration file for r-test-plot-fit-distrib.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.981 ServerApp] Configuration file for Untitled1.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.981 ServerApp] Configuration file for Untitled.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.982 ServerApp] Configuration file for run1-combine-and-compare-2021-01-02.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.982 ServerApp] Configuration file for gm2-run1-comb.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.983 ServerApp] Configuration file for tau-sf-3pi-aleph-2014-may19.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.983 ServerApp] Configuration file for test-redmine.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.983 ServerApp] Configuration file for gm2-correlation.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.984 ServerApp] Configuration file for gm2-omega-a-aug20.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.985 ServerApp] Configuration file for var-binwidth-logscale-test.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.985 ServerApp] Configuration file for Untitled7.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.986 ServerApp] Configuration file for covid19-mobility.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.986 ServerApp] Configuration file for pyroot-gm2-omega-a-aug20.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.987 ServerApp] Configuration file for covid19-R-COVID19.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.987 ServerApp] Configuration file for Untitled3.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.987 ServerApp] Configuration file for covid19-misc.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.987 ServerApp] Configuration file for elab_latex_tables.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.988 ServerApp] Configuration file for julia-plots-savefig-svg.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.988 ServerApp] Configuration file for gm2-run1-scrape_jl.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.989 ServerApp] Configuration file for covid19-R-COVID19-poorman.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.989 ServerApp] Configuration file for manolis-reply.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.989 ServerApp] Configuration file for r-test-covidstat.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.989 ServerApp] Configuration file for vus-from-tau-notes-jan19.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.990 ServerApp] Configuration file for Untitled5.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.990 ServerApp] Configuration file for gm2-omega-a-europe-t-a-residuals.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.991 ServerApp] Configuration file for Untitled6.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.991 ServerApp] Configuration file for Untitled.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.992 ServerApp] Configuration file for cernroot-misc.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.992 ServerApp] Configuration file for covid19-R-covid19italy.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.992 ServerApp] Configuration file for covid19-serial-int-cereda-etal-2020.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.993 ServerApp] Configuration file for gm2-omega-a-aug20.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.993 ServerApp] Configuration file for teachers-hourly-compensation.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.993 ServerApp] Configuration file for julia-tests.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.994 ServerApp] Configuration file for covid19-misc.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.994 ServerApp] Configuration file for test-NeXLUncertainties.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.994 ServerApp] Configuration file for covid19-serial-int-cereda-etal-2020.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.995 ServerApp] Configuration file for covid19-R-COVID19-poorman.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.995 ServerApp] Configuration file for pyroot-gm2-omega-a-aug20.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.995 ServerApp] Configuration file for esg-may19-python.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.996 ServerApp] Configuration file for pdg-lees-12y.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.996 ServerApp] Configuration file for gm2-run1-python-elab.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.996 ServerApp] Configuration file for mk-hepdata-plot.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.997 ServerApp] Configuration file for strong-2020.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.997 ServerApp] Configuration file for Untitled5.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.997 ServerApp] Configuration file for r-test-covidstat.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.998 ServerApp] Configuration file for gm2-run1-python-elab.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.998 ServerApp] Configuration file for pdg-lees-12y.r is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.998 ServerApp] Configuration file for gm2-run1-comb.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.999 ServerApp] Configuration file for julia-measurements-test.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.999 ServerApp] Configuration file for julia-iminuit-exam.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:38.999 ServerApp] Configuration file for cernroot-misc.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.000 ServerApp] Configuration file for covid19-R-COVID19.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.000 ServerApp] Configuration file for teachers-hourly-compensation.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.000 ServerApp] Configuration file for elab_latex_tables.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.001 ServerApp] Configuration file for gm2-omega-a-europe-t-a-residuals.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.001 ServerApp] Configuration file for pyroot-color-utils.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.001 ServerApp] Configuration file for esg-may19-python.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.001 ServerApp] Configuration file for test-NeXLUncertainties.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.001 ServerApp] Configuration file for strong-2020.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.002 ServerApp] Configuration file for gm2-correlation.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.002 ServerApp] Configuration file for vus-tau-xs-unc-over-time.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.002 ServerApp] Configuration file for test-redmine.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.002 ServerApp] Configuration file for Untitled4.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.003 ServerApp] Configuration file for covid19-mobility.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.003 ServerApp] Configuration file for strong-2020-rlang.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.003 ServerApp] Configuration file for Untitled7.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.003 ServerApp] Configuration file for dot-plots-exam.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.004 ServerApp] Configuration file for r-test-errors.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.004 ServerApp] Configuration file for precision-sm-kloe10-sep20.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.006 ServerApp] 200 GET /api/contents?content=1&1611623078958 (::1) 38.88ms
[D 2021-01-26 02:04:39.266 ServerApp] activity on 5051e115-5a06-4140-b4b9-74cfc0d2e4c6: status (busy)
[D 2021-01-26 02:04:39.268 ServerApp] activity on 5051e115-5a06-4140-b4b9-74cfc0d2e4c6: execute_input
[D 2021-01-26 02:04:39.270 ServerApp] activity on 5051e115-5a06-4140-b4b9-74cfc0d2e4c6: stream
[D 2021-01-26 02:04:39.272 ServerApp] activity on 5051e115-5a06-4140-b4b9-74cfc0d2e4c6: status (idle)
[D 2021-01-26 02:04:39.310 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-01-26 02:04:39.311 ServerApp] Configuration file for covid19-R-covid19italy.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.312 ServerApp] Configuration file for pyroot-color-utils.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.312 ServerApp] Configuration file for Untitled2.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.312 ServerApp] Configuration file for julia-plots-savefig-svg.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.313 ServerApp] Configuration file for esg-may19.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.313 ServerApp] Configuration file for r-test-plot-fit-distrib.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.313 ServerApp] Configuration file for gm2-run1-scrape_jl.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.314 ServerApp] Configuration file for julia-tests.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.314 ServerApp] Configuration file for highly-cited-researchers.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.314 ServerApp] Configuration file for gm2-notes-jun19.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.315 ServerApp] Configuration file for julia-iminuit-exam.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.315 ServerApp] Configuration file for julia-custom-heatmap.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.315 ServerApp] Configuration file for run1-combine-and-compare-2021-01-02.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.316 ServerApp] Configuration file for gm2-run1-readmeas.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.316 ServerApp] Configuration file for covid19-R-covid19R.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.316 ServerApp] Configuration file for vus-from-tau-notes-jan19.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.317 ServerApp] Configuration file for gm2-run1-readmeas.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.317 ServerApp] Configuration file for covid19-R-covid19R.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.317 ServerApp] Configuration file for mk-hepdata-plot.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.317 ServerApp] Configuration file for esg-may19.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.318 ServerApp] Configuration file for gm2-notes-jun19.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.318 ServerApp] Configuration file for hflav-lees-12y.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.318 ServerApp] Configuration file for var-binwidth-logscale-test.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.318 ServerApp] Configuration file for r-test-errors.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.319 ServerApp] Configuration file for vus-tau-xs-unc-over-time.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.319 ServerApp] Configuration file for r-test-plot-fit-distrib.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.319 ServerApp] Configuration file for Untitled1.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.320 ServerApp] Configuration file for Untitled.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.320 ServerApp] Configuration file for run1-combine-and-compare-2021-01-02.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.320 ServerApp] Configuration file for gm2-run1-comb.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.321 ServerApp] Configuration file for tau-sf-3pi-aleph-2014-may19.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.321 ServerApp] Configuration file for test-redmine.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.321 ServerApp] Configuration file for gm2-correlation.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.322 ServerApp] Configuration file for gm2-omega-a-aug20.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.322 ServerApp] Configuration file for var-binwidth-logscale-test.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.323 ServerApp] Configuration file for Untitled7.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.323 ServerApp] Configuration file for covid19-mobility.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.323 ServerApp] Configuration file for pyroot-gm2-omega-a-aug20.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.324 ServerApp] Configuration file for covid19-R-COVID19.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.324 ServerApp] Configuration file for Untitled3.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.324 ServerApp] Configuration file for covid19-misc.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.324 ServerApp] Configuration file for elab_latex_tables.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.325 ServerApp] Configuration file for julia-plots-savefig-svg.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.325 ServerApp] Configuration file for gm2-run1-scrape_jl.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.325 ServerApp] Configuration file for covid19-R-COVID19-poorman.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.326 ServerApp] Configuration file for manolis-reply.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.326 ServerApp] Configuration file for r-test-covidstat.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.326 ServerApp] Configuration file for vus-from-tau-notes-jan19.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.326 ServerApp] Configuration file for Untitled5.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.326 ServerApp] Configuration file for gm2-omega-a-europe-t-a-residuals.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.327 ServerApp] Configuration file for Untitled6.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.327 ServerApp] Configuration file for Untitled.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.327 ServerApp] Configuration file for cernroot-misc.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.328 ServerApp] Configuration file for covid19-R-covid19italy.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.328 ServerApp] Configuration file for covid19-serial-int-cereda-etal-2020.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.328 ServerApp] Configuration file for gm2-omega-a-aug20.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.328 ServerApp] Configuration file for teachers-hourly-compensation.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.329 ServerApp] Configuration file for julia-tests.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.329 ServerApp] Configuration file for covid19-misc.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.329 ServerApp] Configuration file for test-NeXLUncertainties.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.329 ServerApp] Configuration file for covid19-serial-int-cereda-etal-2020.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.330 ServerApp] Configuration file for covid19-R-COVID19-poorman.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.330 ServerApp] Configuration file for pyroot-gm2-omega-a-aug20.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.330 ServerApp] Configuration file for esg-may19-python.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.331 ServerApp] Configuration file for pdg-lees-12y.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.331 ServerApp] Configuration file for gm2-run1-python-elab.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.331 ServerApp] Configuration file for mk-hepdata-plot.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.331 ServerApp] Configuration file for strong-2020.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.332 ServerApp] Configuration file for Untitled5.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.332 ServerApp] Configuration file for r-test-covidstat.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.332 ServerApp] Configuration file for gm2-run1-python-elab.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.332 ServerApp] Configuration file for pdg-lees-12y.r is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.333 ServerApp] Configuration file for gm2-run1-comb.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.333 ServerApp] Configuration file for julia-measurements-test.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.333 ServerApp] Configuration file for julia-iminuit-exam.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.333 ServerApp] Configuration file for cernroot-misc.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.334 ServerApp] Configuration file for covid19-R-COVID19.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.334 ServerApp] Configuration file for teachers-hourly-compensation.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.335 ServerApp] Configuration file for elab_latex_tables.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.335 ServerApp] Configuration file for gm2-omega-a-europe-t-a-residuals.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.335 ServerApp] Configuration file for pyroot-color-utils.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.335 ServerApp] Configuration file for esg-may19-python.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.335 ServerApp] Configuration file for test-NeXLUncertainties.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.336 ServerApp] Configuration file for strong-2020.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.336 ServerApp] Configuration file for gm2-correlation.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.336 ServerApp] Configuration file for vus-tau-xs-unc-over-time.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.336 ServerApp] Configuration file for test-redmine.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.337 ServerApp] Configuration file for Untitled4.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.337 ServerApp] Configuration file for covid19-mobility.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.337 ServerApp] Configuration file for strong-2020-rlang.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.338 ServerApp] Configuration file for Untitled7.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.338 ServerApp] Configuration file for dot-plots-exam.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.338 ServerApp] Configuration file for r-test-errors.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.339 ServerApp] Configuration file for precision-sm-kloe10-sep20.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:39.340 ServerApp] 200 GET /api/contents?content=1&1611623079305 (::1) 30.44ms
[D 2021-01-26 02:04:39.342 ServerApp] 304 GET /static/favicons/favicon-busy-1.ico (::1) 0.99ms
[D 2021-01-26 02:04:43.959 ServerApp] 200 GET /api/kernels?1611623083951 (::1) 1.32ms
[D 2021-01-26 02:04:44.972 ServerApp] 200 GET /api/terminals?1611623084954 (::1) 1.20ms
[D 2021-01-26 02:04:46.965 ServerApp] 200 GET /api/sessions?1611623086958 (::1) 1.03ms
[D 2021-01-26 02:04:46.986 ServerApp] Initializing websocket connection /api/kernels/5051e115-5a06-4140-b4b9-74cfc0d2e4c6/channels
[D 2021-01-26 02:04:46.989 ServerApp] 101 GET /api/kernels/5051e115-5a06-4140-b4b9-74cfc0d2e4c6/channels?session_id=32bc8115-7a62-4c7e-886a-5384ee83dcfd (::1) 3.15ms
[D 2021-01-26 02:04:46.989 ServerApp] Opening websocket /api/kernels/5051e115-5a06-4140-b4b9-74cfc0d2e4c6/channels
[D 2021-01-26 02:04:46.990 ServerApp] Getting buffer for 5051e115-5a06-4140-b4b9-74cfc0d2e4c6
[D 2021-01-26 02:04:46.990 ServerApp] Connecting to: tcp://127.0.0.1:53615
[D 2021-01-26 02:04:46.990 ServerApp] Connecting to: tcp://127.0.0.1:57595
[D 2021-01-26 02:04:46.990 ServerApp] Connecting to: tcp://127.0.0.1:33197
[D 2021-01-26 02:04:46.991 ServerApp] Connecting to: tcp://127.0.0.1:40137
[D 2021-01-26 02:04:46.991 ServerApp] Connecting to: tcp://127.0.0.1:57595
[D 2021-01-26 02:04:46.992 ServerApp] Nudge: attempt 1 on kernel 5051e115-5a06-4140-b4b9-74cfc0d2e4c6
[D 2021-01-26 02:04:46.995 ServerApp] activity on 5051e115-5a06-4140-b4b9-74cfc0d2e4c6: status (busy)
[D 2021-01-26 02:04:46.995 ServerApp] Nudge: IOPub received: 5051e115-5a06-4140-b4b9-74cfc0d2e4c6
[D 2021-01-26 02:04:46.995 ServerApp] Nudge: resolving iopub future: 5051e115-5a06-4140-b4b9-74cfc0d2e4c6
[D 2021-01-26 02:04:46.999 ServerApp] activity on 5051e115-5a06-4140-b4b9-74cfc0d2e4c6: status (idle)
[D 2021-01-26 02:04:46.999 ServerApp] Nudge: shell info reply received: 5051e115-5a06-4140-b4b9-74cfc0d2e4c6
[D 2021-01-26 02:04:46.999 ServerApp] Nudge: resolving shell future: 5051e115-5a06-4140-b4b9-74cfc0d2e4c6
[D 2021-01-26 02:04:47.001 ServerApp] 304 GET /static/favicons/favicon-busy-1.ico (::1) 0.80ms
[D 2021-01-26 02:04:47.115 ServerApp] Websocket closed 5051e115-5a06-4140-b4b9-74cfc0d2e4c6:32bc8115-7a62-4c7e-886a-5384ee83dcfd
[D 2021-01-26 02:04:49.406 ServerApp] Accepting token-authenticated connection from ::1
[I 2021-01-26 02:04:49.407 ServerApp] Loading Jupytext configuration file at /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.408 ServerApp] Configuration file for covid19-R-covid19italy.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.408 ServerApp] Configuration file for pyroot-color-utils.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.408 ServerApp] Configuration file for Untitled2.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.409 ServerApp] Configuration file for julia-plots-savefig-svg.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.409 ServerApp] Configuration file for esg-may19.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.409 ServerApp] Configuration file for r-test-plot-fit-distrib.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.409 ServerApp] Configuration file for gm2-run1-scrape_jl.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.410 ServerApp] Configuration file for julia-tests.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.410 ServerApp] Configuration file for highly-cited-researchers.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.410 ServerApp] Configuration file for gm2-notes-jun19.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.410 ServerApp] Configuration file for julia-iminuit-exam.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.411 ServerApp] Configuration file for julia-custom-heatmap.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.411 ServerApp] Configuration file for run1-combine-and-compare-2021-01-02.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.411 ServerApp] Configuration file for gm2-run1-readmeas.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.411 ServerApp] Configuration file for covid19-R-covid19R.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.412 ServerApp] Configuration file for vus-from-tau-notes-jan19.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.412 ServerApp] Configuration file for gm2-run1-readmeas.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.412 ServerApp] Configuration file for covid19-R-covid19R.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.412 ServerApp] Configuration file for mk-hepdata-plot.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.413 ServerApp] Configuration file for esg-may19.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.413 ServerApp] Configuration file for gm2-notes-jun19.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.413 ServerApp] Configuration file for hflav-lees-12y.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.413 ServerApp] Configuration file for var-binwidth-logscale-test.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.413 ServerApp] Configuration file for r-test-errors.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.414 ServerApp] Configuration file for vus-tau-xs-unc-over-time.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.414 ServerApp] Configuration file for r-test-plot-fit-distrib.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.414 ServerApp] Configuration file for Untitled1.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.414 ServerApp] Configuration file for Untitled.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.414 ServerApp] Configuration file for run1-combine-and-compare-2021-01-02.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.415 ServerApp] Configuration file for gm2-run1-comb.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.415 ServerApp] Configuration file for tau-sf-3pi-aleph-2014-may19.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.416 ServerApp] Configuration file for test-redmine.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.416 ServerApp] Configuration file for gm2-correlation.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.417 ServerApp] Configuration file for gm2-omega-a-aug20.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.417 ServerApp] Configuration file for var-binwidth-logscale-test.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.418 ServerApp] Configuration file for Untitled7.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.418 ServerApp] Configuration file for covid19-mobility.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.418 ServerApp] Configuration file for pyroot-gm2-omega-a-aug20.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.419 ServerApp] Configuration file for covid19-R-COVID19.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.419 ServerApp] Configuration file for Untitled3.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.419 ServerApp] Configuration file for covid19-misc.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.420 ServerApp] Configuration file for elab_latex_tables.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.420 ServerApp] Configuration file for julia-plots-savefig-svg.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.420 ServerApp] Configuration file for gm2-run1-scrape_jl.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.421 ServerApp] Configuration file for covid19-R-COVID19-poorman.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.421 ServerApp] Configuration file for manolis-reply.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.421 ServerApp] Configuration file for r-test-covidstat.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.421 ServerApp] Configuration file for vus-from-tau-notes-jan19.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.421 ServerApp] Configuration file for Untitled5.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.422 ServerApp] Configuration file for gm2-omega-a-europe-t-a-residuals.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.422 ServerApp] Configuration file for Untitled6.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.422 ServerApp] Configuration file for Untitled.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.422 ServerApp] Configuration file for cernroot-misc.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.423 ServerApp] Configuration file for covid19-R-covid19italy.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.423 ServerApp] Configuration file for covid19-serial-int-cereda-etal-2020.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.423 ServerApp] Configuration file for gm2-omega-a-aug20.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.424 ServerApp] Configuration file for teachers-hourly-compensation.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.424 ServerApp] Configuration file for julia-tests.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.424 ServerApp] Configuration file for covid19-misc.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.424 ServerApp] Configuration file for test-NeXLUncertainties.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.425 ServerApp] Configuration file for covid19-serial-int-cereda-etal-2020.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.425 ServerApp] Configuration file for covid19-R-COVID19-poorman.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.425 ServerApp] Configuration file for pyroot-gm2-omega-a-aug20.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.425 ServerApp] Configuration file for esg-may19-python.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.425 ServerApp] Configuration file for pdg-lees-12y.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.426 ServerApp] Configuration file for gm2-run1-python-elab.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.426 ServerApp] Configuration file for mk-hepdata-plot.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.426 ServerApp] Configuration file for strong-2020.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.426 ServerApp] Configuration file for Untitled5.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.427 ServerApp] Configuration file for r-test-covidstat.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.427 ServerApp] Configuration file for gm2-run1-python-elab.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.427 ServerApp] Configuration file for pdg-lees-12y.r is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.427 ServerApp] Configuration file for gm2-run1-comb.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.428 ServerApp] Configuration file for julia-measurements-test.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.428 ServerApp] Configuration file for julia-iminuit-exam.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.428 ServerApp] Configuration file for cernroot-misc.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.428 ServerApp] Configuration file for covid19-R-COVID19.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.429 ServerApp] Configuration file for teachers-hourly-compensation.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.429 ServerApp] Configuration file for elab_latex_tables.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.429 ServerApp] Configuration file for gm2-omega-a-europe-t-a-residuals.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.429 ServerApp] Configuration file for pyroot-color-utils.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.430 ServerApp] Configuration file for esg-may19-python.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.430 ServerApp] Configuration file for test-NeXLUncertainties.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.430 ServerApp] Configuration file for strong-2020.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.430 ServerApp] Configuration file for gm2-correlation.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.430 ServerApp] Configuration file for vus-tau-xs-unc-over-time.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.430 ServerApp] Configuration file for test-redmine.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.431 ServerApp] Configuration file for Untitled4.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.431 ServerApp] Configuration file for covid19-mobility.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.431 ServerApp] Configuration file for strong-2020-rlang.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.431 ServerApp] Configuration file for Untitled7.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.432 ServerApp] Configuration file for dot-plots-exam.md is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.432 ServerApp] Configuration file for r-test-errors.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.432 ServerApp] Configuration file for precision-sm-kloe10-sep20.ipynb is /home/lusiani/.config/jupytext/jupytext.toml
[D 2021-01-26 02:04:49.434 ServerApp] 200 GET /api/contents?content=1&1611623089402 (::1) 28.25ms
[D 2021-01-26 02:04:55.502 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-01-26 02:04:55.504 ServerApp] Found kernel ir in /home/lusiani/.local/share/jupyter/kernels
[D 2021-01-26 02:04:55.504 ServerApp] Found kernel julia-1.5 in /home/lusiani/.local/share/jupyter/kernels
[D 2021-01-26 02:04:55.504 ServerApp] Found kernel python3 in /home/lusiani/.local/share/jupyter/kernels
[D 2021-01-26 02:04:55.509 ServerApp] 200 GET /api/kernelspecs?1611623095491 (::1) 7.23ms
[D 2021-01-26 02:04:55.986 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-01-26 02:04:55.988 ServerApp] 200 GET /api/terminals?1611623095954 (::1) 1.46ms
[D 2021-01-26 02:04:55.988 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-01-26 02:04:55.989 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-01-26 02:04:55.991 ServerApp] 200 GET /api/sessions?1611623095962 (::1) 2.32ms
[D 2021-01-26 02:04:55.991 ServerApp] 200 GET /api/kernels?1611623095966 (::1) 2.27ms
[D 2021-01-26 02:04:58.991 ServerApp] Accepting token-authenticated connection from ::1
[I 2021-01-26 02:04:58.991 ServerApp] Shutting down on /api/shutdown request.
[D 2021-01-26 02:04:58.992 ServerApp] 200 POST /api/shutdown?1611623098984 (::1) 2.37ms
[I 2021-01-26 02:04:58.993 ServerApp] Shutting down 1 kernel
[I 2021-01-26 02:04:59.295 ServerApp] Kernel shutdown: 5051e115-5a06-4140-b4b9-74cfc0d2e4c6

Browser Output

Some messages have been moved to the Issues panel.
View issues
settingregistry.js:371 Ignored setting registry preload errors.
Array(1)
settingregistry.js:371 Ignored setting registry preload errors.
Array(1)
568.371e295….js:1 JupyterLab extension jupyterlab-jupytext is activated
568.371e295….js:1 Jupytext: adding command=jupytext:ipynb with rank=1
568.371e295….js:1 Jupytext: adding command=jupytext:auto:light with rank=2
568.371e295….js:1 Jupytext: adding command=jupytext:auto:percent with rank=3
568.371e295….js:1 Jupytext: adding command=jupytext:auto:hydrogen with rank=4
568.371e295….js:1 Jupytext: adding command=jupytext:auto:nomarker with rank=5
568.371e295….js:1 Jupytext: adding command=jupytext:md with rank=6
568.371e295….js:1 Jupytext: adding command=jupytext:md:myst with rank=7
568.371e295….js:1 Jupytext: adding command=jupytext:Rmd with rank=8
568.371e295….js:1 Jupytext: adding command=jupytext:custom with rank=9
568.371e295….js:1 Jupytext: adding command=jupytext:none with rank=10
index.es6.js:529 Cannot execute key binding 'Ctrl Shift I': command 'debugger:debug-notebook' is not registered.

@goanpeca
Copy link
Member

Hi @alusiani, thanks for the report.

Indeed this might be related to the i18n work on a PR on jupyterlab_server.

@blink1073, how do your think we should handle this?

@krassowski
Copy link
Member

krassowski commented Jan 26, 2021

@goanpeca while at it, these changes also made pyls fail when started by jupyter-lsp but only on Python 3.6 and only on Ubuntu https://github.com/krassowski/jupyterlab-lsp/issues/461
I hope it helps to make a decision on how to approach it. I would be happy to test any proposed solutions on our comprehensive CI which often picks up downstream impacts which are only apparent after things get released ;)

@alusiani
Copy link
Author

Hi @alusiani, thanks for the report.

Indeed this might be related to the i18n work on a PR on jupyterlab_server.
...

Hi @goanpeca, thanks for pointing to the above PR. I see that the LANG/ LANGUAGE env vars are determined by the jupyter lab settings. I was assuming that they should be driven by the user environment, but they are actually overridden. By setting the "language" in the jupyter lab advanced configuration editor to my env language (en_IE), I am able to solve my problem, and to get R correctly print unicode.

I advise, regarding the code in the PR, to setup language = "en_US" rather than = "en", the former is a more sensible default for getting R to print OK unicode in jupyter lab cells. An even better strategy in my opinion is to get the language from the user env provided it is "sane" and only override it with the jupyter lab configuration if explicitly configured, without overriding by default.

Cheers,

@krassowski
Copy link
Member

As another datapoint, it also breaks extensions that run anything using click on Ubuntu:

Traceback (most recent call last):
  File "/home/krassowski/.pyenv/versions/jedi-ls/bin/jedi-language-server", line 5, in <module>
    cli()
  File "/home/krassowski/.pyenv/versions/3.6.9/envs/jedi-ls/lib/python3.6/site-packages/click/core.py", line 829, in __call__
    return self.main(*args, **kwargs)
  File "/home/krassowski/.pyenv/versions/3.6.9/envs/jedi-ls/lib/python3.6/site-packages/click/core.py", line 760, in main
    _verify_python3_env()
  File "/home/krassowski/.pyenv/versions/3.6.9/envs/jedi-ls/lib/python3.6/site-packages/click/_unicodefun.py", line 130, in _verify_python3_env
    " mitigation steps.{}".format(extra)
RuntimeError: Click will abort further execution because Python 3 was configured to use ASCII as encoding for the environment. Consult https://click.palletsprojects.com/python3/ for mitigation steps.

This system supports the C.UTF-8 locale which is recommended. You might be able to resolve your issue by exporting the following environment variables:

    export LC_ALL=C.UTF-8
    export LANG=C.UTF-8

Click discovered that you exported a UTF-8 locale but the locale system could not pick up from it because it does not exist. The exported locale is 'en.UTF-8' but it is not supported

This means that both of the python language servers that we (the Jupyter LSP team) support are broken under specific circumstances :(

Downgrading to jupyterlab-server-2.0.0 fixes the issue. With regard to handling issues, should this be transferred to jupyterlab-server repository?

@krassowski
Copy link
Member

@alusiani a workaround for this issue was included in jupyterlab-server 2.2.1. Upgrading might help with your use case too.

@fcollonval
Copy link
Member

Closing as assuming the mentioned PR solved it.

@krassowski
Copy link
Member

I don't believe the problem is cleanly solved - it is just not appear when using English any more.

@fcollonval
Copy link
Member

Thanks for the update @krassowski. So re-opening...

@fcollonval fcollonval reopened this Dec 6, 2021
@nthiery
Copy link

nthiery commented Sep 4, 2022

I just got struck by this; quite annoying to setup a JupyterLab in French for my students. Any progress in sight?

@fcollonval
Copy link
Member

fcollonval commented Sep 5, 2022

Looking at the documentation of python.gettext, the locale is inferred from the environment variable value:

the following environment variables are searched: LANGUAGE, LC_ALL, LC_MESSAGES, and LANG

So I would change the relationship to env var -> JLab language if the user does not have custom language setting in JLab.

@nthiery
Copy link

nthiery commented Jan 23, 2023

Great, thank you!

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants