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

Recording execution timings seems to break notebook #8056

Closed
aquirdTurtle opened this issue Mar 19, 2020 · 1 comment · Fixed by #8057
Closed

Recording execution timings seems to break notebook #8056

aquirdTurtle opened this issue Mar 19, 2020 · 1 comment · Fixed by #8057
Labels
status:resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion.

Comments

@aquirdTurtle
Copy link

Description

When I set the recordTimings option to be true with

{
    "recordTiming": true
}

in the user preferences for the notebook, the "execution timings" get outputted to the cell metadata, but the kernel doesn't seem to actually execute the cell. For example, print("hello world!") won't print, 1+1 won't output 2, and the cell reports jibberish as having evaluated normally instead of causing an error.
image

Reproduce

  • Set recordTiming to be true and save
  • try any simple output in a notebook

Expected behavior

Notebook should run normally when execution timings are active.

Context

  • Operating System and version: Windows 10
  • Browser and version: Chrome
  • JupyterLab version: 2.0.1
Troubleshoot Output
PS C:\Users\Mark-Brown\Code> jupyter troubleshoot
$PATH:
        C:\Program Files\Basler\pylon 5\Runtime\Win32\
        C:\Program Files\Basler\pylon 5\Runtime\x64\
        C:\WINDOWS\system32
        C:\WINDOWS
        C:\WINDOWS\System32\Wbem
        C:\WINDOWS\System32\WindowsPowerShell\v1.0\
        C:\Program Files\IVI Foundation\VISA\Win64\Bin\
        C:\Program Files (x86)\IVI Foundation\VISA\WinNT\Bin\
        C:\Program Files (x86)\IVI Foundation\VISA\WinNT\Bin
        C:\Program Files (x86)\IVI Foundation\VISA\WinNT\ktvisa
        C:\Program Files (x86)\IVI Foundation\VISA\winnt\agvisa
        C:\Program Files\MATLAB\R2019b\bin
        C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit\
        C:\Program Files (x86)\IVI Foundation\VISA\WinNT\TekVISA\BIN
        C:\WINDOWS\System32\OpenSSH\
        C:\Program Files\CMake\bin
        C:\Program Files\Boston Micromachines\Bin64
        C:\Program Files\Common Files\Princeton Instruments\Picam\Runtime
        C:\Program Files (x86)\Common Files\Pleora\eBUS SDK
        C:\Program Files\Common Files\Pleora\eBUS SDK
        C:\Program Files\Keysight\IO Libraries Suite\bin
        C:\Program Files\IVI Foundation\VISA\Win64\ktvisa
        C:\Program Files (x86)\Keysight\IO Libraries Suite\bin
        C:\Program Files (x86)\IVI Foundation\IVI\bin
        C:\Program Files\IVI Foundation\IVI\bin
        C:\ProgramData\Miniconda3
        C:\ProgramData\Miniconda3\Scripts
        C:\ProgramData\Miniconda3\Library\bin
        C:\ProgramData\Microsoft VS Code\bin
        C:\Program Files\dotnet\
        C:\Program Files\Git\cmd
        C:\Program Files\nodejs\
        C:\Program Files\Conan\conan
        C:\Users\Mark-Brown\AppData\Local\Microsoft\WindowsApps
        C:\Users\Mark-Brown\AppData\Local\atom\bin
        C:\Users\Mark-Brown\AppData\Local\Programs\MiKTeX 2.9\miktex\bin\x64\
        C:\Users\Mark-Brown\AppData\Local\Microsoft\WindowsApps
        C:\Users\Mark-Brown\AppData\Roaming\npm

sys.path:
C:\ProgramData\Miniconda3\Scripts
C:\ProgramData\Miniconda3\python37.zip
C:\ProgramData\Miniconda3\DLLs
C:\ProgramData\Miniconda3\lib
C:\ProgramData\Miniconda3
C:\ProgramData\Miniconda3\lib\site-packages
C:\ProgramData\Miniconda3\lib\site-packages\win32
C:\ProgramData\Miniconda3\lib\site-packages\win32\lib
C:\ProgramData\Miniconda3\lib\site-packages\Pythonwin

sys.executable:
C:\ProgramData\Miniconda3\python.exe

sys.version:
3.7.6 (default, Jan 8 2020, 20:23:39) [MSC v.1916 64 bit (AMD64)]

platform.platform():
Windows-10-10.0.18362-SP0

where jupyter:
C:\ProgramData\Miniconda3\Scripts\jupyter.exe

pip list:
Package Version
--------------------------------- -------------------
arrow 0.13.1
asn1crypto 1.3.0
astropy 4.0
atomicwrites 1.3.0
attrs 19.3.0
backcall 0.1.0
binaryornot 0.4.4
bleach 3.1.0
certifi 2019.11.28
cffi 1.14.0
chardet 3.0.4
click 7.1.1
colorama 0.4.3
conda 4.8.3
conda-package-handling 1.6.0
cookiecutter 1.6.0
cryptography 2.8
cycler 0.10.0
decorator 4.4.2
defusedxml 0.6.0
entrypoints 0.3
fastcache 1.1.0
future 0.18.2
h5py 2.10.0
hypothesis 5.5.4
idna 2.9
imageio 2.8.0
importlib-metadata 1.5.0
ipykernel 5.1.4
ipympl 0.3.3
ipython 7.13.0
ipython-genutils 0.2.0
ipywidgets 7.5.1
jedi 0.16.0
Jinja2 2.11.1
jinja2-time 0.2.0
json5 0.9.2
jsonschema 3.2.0
jupyter-client 6.0.0
jupyter-contrib-core 0.3.3
jupyter-contrib-nbextensions 0.5.1
jupyter-core 4.6.1
jupyter-highlight-selected-word 0.2.0
jupyter-latex-envs 1.4.4
jupyter-nbextensions-configurator 0.4.1
jupyterlab 2.0.1
jupyterlab-server 1.0.7
kiwisolver 1.1.0
lxml 4.5.0
MarkupSafe 1.1.1
matplotlib 3.1.3
menuinst 1.4.16
mistune 0.8.4
mkl-fft 1.0.15
mkl-random 1.1.0
mkl-service 2.3.0
more-itertools 8.2.0
mpmath 1.1.0
nbconvert 5.6.1
nbformat 5.0.4
notebook 6.0.3
numpy 1.18.1
olefile 0.46
packaging 20.3
pandas 1.0.2
pandocfilters 1.4.2
parso 0.6.2
patsy 0.5.1
pickleshare 0.7.5
Pillow 7.0.0
pip 20.0.2
pluggy 0.13.1
poyo 0.5.0
prometheus-client 0.7.1
prompt-toolkit 3.0.3
psutil 5.7.0
py 1.8.1
pycosat 0.6.3
pycparser 2.20
Pygments 2.6.1
pyOpenSSL 19.1.0
pyparsing 2.4.6
pyreadline 2.1
pyrsistent 0.15.7
PySocks 1.7.1
pytest 5.4.1
pytest-arraydiff 0.3
pytest-astropy 0.8.0
pytest-astropy-header 0.1.2
pytest-doctestplus 0.5.0
pytest-openfiles 0.4.0
pytest-remotedata 0.3.2
python-dateutil 2.8.1
pytz 2019.3
pywin32 227
pywinpty 0.5.7
PyYAML 5.3
pyzmq 18.1.1
requests 2.23.0
ruamel-yaml 0.15.87
scipy 1.4.1
Send2Trash 1.5.0
setuptools 46.0.0.post20200309
six 1.14.0
sortedcontainers 2.1.0
statsmodels 0.11.0
sympy 1.5.1
terminado 0.8.3
testpath 0.4.4
tornado 6.0.4
tqdm 4.43.0
traitlets 4.3.3
uncertainties 3.1.2
urllib3 1.25.8
wcwidth 0.1.8
webencodings 0.5.1
wheel 0.34.2
whichcraft 0.6.0
widgetsnbextension 3.5.1
win-inet-pton 1.1.0
wincertstore 0.2
zipp 2.2.0

conda list:
# packages in environment at C:\ProgramData\Miniconda3:
#
# Name Version Build Channel
arrow 0.13.1 py37_0
asn1crypto 1.3.0 py37_0
astropy 4.0 py37he774522_0
atomicwrites 1.3.0 py37_1
attrs 19.3.0 py_0
backcall 0.1.0 py37_0
binaryornot 0.4.4 py_1 conda-forge
blas 1.0 mkl
bleach 3.1.0 py37_0
ca-certificates 2019.11.28 hecc5488_0 conda-forge
certifi 2019.11.28 py37hc8dfbb8_1 conda-forge
cffi 1.14.0 py37h7a1dbc1_0
chardet 3.0.4 py37_1003
click 7.1.1 py_0
colorama 0.4.3 py_0
conda 4.8.3 py37hc8dfbb8_1 conda-forge
conda-package-handling 1.6.0 py37h62dcd97_0
cookiecutter 1.6.0 py37_1000 conda-forge
cryptography 2.8 py37h7a1dbc1_0
cycler 0.10.0 py37_0
decorator 4.4.2 py_0
defusedxml 0.6.0 py_0
entrypoints 0.3 py37_0
fastcache 1.1.0 py37he774522_0
ffmpeg 4.2 ha925a31_0
freetype 2.9.1 ha9979f8_1
future 0.18.2 py37_0
h5py 2.10.0 py37h5e291fa_0
hdf5 1.10.4 h7ebc959_0
hypothesis 5.5.4 py_0
icc_rt 2019.0.0 h0cc432a_1
icu 58.2 ha66f8fd_1
idna 2.9 py_1
imageio 2.8.0 py_0
importlib_metadata 1.5.0 py37_0
intel-openmp 2020.0 166
ipykernel 5.1.4 py37h39e3cac_0
ipympl 0.3.3 py_0
ipython 7.13.0 py37h5ca1d4c_0
ipython_genutils 0.2.0 py37_0
ipywidgets 7.5.1 py_0
jedi 0.16.0 py37_0
jinja2 2.11.1 py_0
jinja2-time 0.2.0 py_2 conda-forge
jpeg 9b hb83a4c4_2
json5 0.9.2 py_0
jsonschema 3.2.0 py37_0
jupyter_client 6.0.0 py_0
jupyter_contrib_core 0.3.3 py_2 conda-forge
jupyter_contrib_nbextensions 0.5.1 py37_0 conda-forge
jupyter_core 4.6.1 py37_0
jupyter_highlight_selected_word 0.2.0 py37_1000 conda-forge
jupyter_latex_envs 1.4.4 py37_1000 conda-forge
jupyter_nbextensions_configurator 0.4.1 py37_0 conda-forge
jupyterlab 2.0.1 py_0 conda-forge
jupyterlab_server 1.0.7 py_0
kiwisolver 1.1.0 py37ha925a31_0
libiconv 1.15 h1df5818_7
libpng 1.6.37 h2a8f88b_0
libsodium 1.0.16 h9d3ae62_0
libtiff 4.1.0 h56a325e_0
libxml2 2.9.9 h464c3ec_0
libxslt 1.1.33 h579f668_0
lxml 4.5.0 py37h1350720_0
m2w64-gcc-libgfortran 5.3.0 6
m2w64-gcc-libs 5.3.0 7
m2w64-gcc-libs-core 5.3.0 7
m2w64-gmp 6.1.0 2
m2w64-libwinpthread-git 5.0.0.4634.697f757 2
markupsafe 1.1.1 py37he774522_0
matplotlib 3.1.3 py37_0
matplotlib-base 3.1.3 py37h64f37c6_0
menuinst 1.4.16 py37he774522_0
mistune 0.8.4 py37he774522_0
mkl 2020.0 166
mkl-service 2.3.0 py37hb782905_0
mkl_fft 1.0.15 py37h14836fe_0
mkl_random 1.1.0 py37h675688f_0
more-itertools 8.2.0 py_0
mpmath 1.1.0 py37_0
msys2-conda-epoch 20160418 1
nbconvert 5.6.1 py37_0
nbformat 5.0.4 py_0
nodejs 10.13.0 0
notebook 6.0.3 py37_0
numpy 1.18.1 py37h93ca92e_0
numpy-base 1.18.1 py37hc3f5095_1
olefile 0.46 py37_0
openssl 1.1.1e hfa6e2cd_0 conda-forge
packaging 20.3 py_0
pandas 1.0.2 py37h47e9c7a_0
pandoc 2.2.3.2 0
pandocfilters 1.4.2 py37_1
parso 0.6.2 py_0
patsy 0.5.1 py37_0
pickleshare 0.7.5 py37_0
pillow 7.0.0 py37hcc1f983_0
pip 20.0.2 py37_1
pluggy 0.13.1 py37_0
poyo 0.5.0 py_0 conda-forge
prometheus_client 0.7.1 py_0
prompt_toolkit 3.0.3 py_0
psutil 5.7.0 py37he774522_0
py 1.8.1 py_0
pycosat 0.6.3 py37he774522_0
pycparser 2.20 py_0
pygments 2.6.1 py_0
pyopenssl 19.1.0 py37_0
pyparsing 2.4.6 py_0
pyqt 5.9.2 py37h6538335_2
pyreadline 2.1 py37_1
pyrsistent 0.15.7 py37he774522_0
pysocks 1.7.1 py37_0
pytest 5.4.1 py37_0
pytest-arraydiff 0.3 py37h39e3cac_0
pytest-astropy 0.8.0 py_0
pytest-astropy-header 0.1.2 py_0
pytest-doctestplus 0.5.0 py_0
pytest-openfiles 0.4.0 py_0
pytest-remotedata 0.3.2 py37_0
python 3.7.6 h60c2a47_2
python-dateutil 2.8.1 py_0
python_abi 3.7 1_cp37m conda-forge
pytz 2019.3 py_0
pywin32 227 py37he774522_1
pywinpty 0.5.7 py37_0
pyyaml 5.3 py37he774522_0
pyzmq 18.1.1 py37ha925a31_0
qt 5.9.7 vc14h73c81de_0
requests 2.23.0 py37_0
ruamel_yaml 0.15.87 py37he774522_0
scipy 1.4.1 py37h9439919_0
send2trash 1.5.0 py37_0
setuptools 46.0.0 py37_0
sip 4.19.8 py37h6538335_0
six 1.14.0 py37_0
sortedcontainers 2.1.0 py37_0
sqlite 3.31.1 he774522_0
statsmodels 0.11.0 py37he774522_0
sympy 1.5.1 py37_0
terminado 0.8.3 py37_0
testpath 0.4.4 py_0
tk 8.6.8 hfa6e2cd_0
tornado 6.0.4 py37he774522_1
tqdm 4.43.0 py_0
traitlets 4.3.3 py37_0
uncertainties 3.1.2 py37_0 conda-forge
urllib3 1.25.8 py37_0
vc 14.1 h0510ff6_4
vs2015_runtime 14.16.27012 hf0eaf9b_1
wcwidth 0.1.8 py_0
webencodings 0.5.1 py37_1
wheel 0.34.2 py37_0
whichcraft 0.6.0 py_0 conda-forge
widgetsnbextension 3.5.1 py37_0
win_inet_pton 1.1.0 py37_0
wincertstore 0.2 py37_0
winpty 0.4.3 4
xz 5.2.4 h2fa13f4_4
yaml 0.1.7 hc54c509_2
zeromq 4.3.1 h33f27b4_3
zipp 2.2.0 py_0
zlib 1.2.11 h62dcd97_3
zstd 1.3.7 h508b16e_0

Command Line Output
jupyter lab --debug
[D 12:26:55.140 LabApp] Searching ['C:\\Users\\Mark-Brown\\Code', 'C:\\Users\\Mark-Brown\\.jupyter', 'C:\\ProgramData\\Miniconda3\\etc\\jupyter', 'C:\\ProgramData\\jupyter'] for config files
[D 12:26:55.141 LabApp] Looking for jupyter_config in C:\ProgramData\jupyter
[D 12:26:55.145 LabApp] Looking for jupyter_config in C:\ProgramData\Miniconda3\etc\jupyter
[D 12:26:55.146 LabApp] Looking for jupyter_config in C:\Users\Mark-Brown\.jupyter
[D 12:26:55.147 LabApp] Looking for jupyter_config in C:\Users\Mark-Brown\Code
[D 12:26:55.151 LabApp] Looking for jupyter_notebook_config in C:\ProgramData\jupyter
[D 12:26:55.158 LabApp] Looking for jupyter_notebook_config in C:\ProgramData\Miniconda3\etc\jupyter
[D 12:26:55.165 LabApp] Loaded config file: C:\ProgramData\Miniconda3\etc\jupyter\jupyter_notebook_config.json
[D 12:26:55.167 LabApp] Looking for jupyter_notebook_config in C:\Users\Mark-Brown\.jupyter
[D 12:26:55.425 LabApp] Loaded config file: C:\Users\Mark-Brown\.jupyter\jupyter_notebook_config.py
[D 12:26:55.425 LabApp] Looking for jupyter_notebook_config in C:\Users\Mark-Brown\Code
[D 12:26:55.430 LabApp] Ignoring min_open_files_limit because the limit cannot be adjusted (for example, on Windows)
[D 12:26:55.441 LabApp] Paths used for configuration of jupyter_notebook_config:
        C:\ProgramData\jupyter\jupyter_notebook_config.json
[D 12:26:55.443 LabApp] Paths used for configuration of jupyter_notebook_config:
        C:\ProgramData\Miniconda3\etc\jupyter\jupyter_notebook_config.d\jupyterlab.json
        C:\ProgramData\Miniconda3\etc\jupyter\jupyter_notebook_config.json
[D 12:26:55.446 LabApp] Paths used for configuration of jupyter_notebook_config:
        C:\Users\Mark-Brown\.jupyter\jupyter_notebook_config.json
[I 12:26:56.295 LabApp] The port 8888 is already in use, trying another port.
[I 12:26:56.296 LabApp] The port 8889 is already in use, trying another port.
[D 12:26:56.513 LabApp] [jupyter_nbextensions_configurator] Loading 0.4.1
[D 12:26:56.528 LabApp] [jupyter_nbextensions_configurator]   Editing templates path to add C:\ProgramData\Miniconda3\lib\site-packages\jupyter_nbextensions_configurator\templates
[D 12:26:56.531 LabApp] [jupyter_nbextensions_configurator]   Editing nbextensions path to add C:\ProgramData\Miniconda3\lib\site-packages\jupyter_nbextensions_configurator\static
[D 12:26:56.542 LabApp] [jupyter_nbextensions_configurator]   Adding new handlers
[I 12:26:56.563 LabApp] [jupyter_nbextensions_configurator] enabled 0.4.1
[I 12:26:57.445 LabApp] JupyterLab extension loaded from C:\ProgramData\Miniconda3\lib\site-packages\jupyterlab
[I 12:26:57.446 LabApp] JupyterLab application directory is C:\ProgramData\Miniconda3\share\jupyter\lab
[I 12:26:57.461 LabApp] Serving notebooks from local directory: C:\Users\Mark-Brown\Code
[I 12:26:57.462 LabApp] The Jupyter Notebook is running at:
[I 12:26:57.463 LabApp] http://localhost:8890/?token=4a007d28aca6df9d17b7baa3cb456c5aa1f3960a9b97433f
[I 12:26:57.464 LabApp]  or http://127.0.0.1:8890/?token=4a007d28aca6df9d17b7baa3cb456c5aa1f3960a9b97433f
[I 12:26:57.465 LabApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
[W 12:26:57.523 LabApp] No web browser found: could not locate runnable browser.
[C 12:26:57.524 LabApp]
To access the notebook, open this file in a browser:
    file:///C:/Users/Mark-Brown/AppData/Roaming/jupyter/runtime/nbserver-18200-open.html
Or copy and paste one of these URLs:
    http://localhost:8890/?token=4a007d28aca6df9d17b7baa3cb456c5aa1f3960a9b97433f
 or http://127.0.0.1:8890/?token=4a007d28aca6df9d17b7baa3cb456c5aa1f3960a9b97433f

[D 12:26:57.531 LabApp] Initializing websocket connection /api/kernels/9a358d8c-e503-4acb-a1a5-4aef969894b6/channels
[W 12:26:57.543 LabApp] 404 GET /api/kernels/9a358d8c-e503-4acb-a1a5-4aef969894b6/channels?session_id=2204c3a8-fc7c-4c6b-a603-c6c279ccf471&token=b913a5e2509c2a553c491c8ed1a17c637559829b06e838e7 (127.0.0.1): Kernel does not exist: 9a358d8c-e503-4acb-a1a5-4aef969894b6
[D 12:26:57.546 LabApp] Using contents: services/contents
[D 12:26:57.597 LabApp] Path base/images/favicon.ico served from C:\ProgramData\Miniconda3\lib\site-packages\notebook\static\base\images\favicon.ico
[D 12:26:57.600 LabApp] Path components/jquery-ui/themes/smoothness/jquery-ui.min.css served from C:\ProgramData\Miniconda3\lib\site-packages\notebook\static\components\jquery-ui\themes\smoothness\jquery-ui.min.css
[D 12:26:57.607 LabApp] Path components/jquery-typeahead/dist/jquery.typeahead.min.css served from C:\ProgramData\Miniconda3\lib\site-packages\notebook\static\components\jquery-typeahead\dist\jquery.typeahead.min.css
[D 12:26:57.609 LabApp] Path style/style.min.css served from C:\ProgramData\Miniconda3\lib\site-packages\notebook\static\style\style.min.css
[D 12:26:57.612 LabApp] Path components/es6-promise/promise.min.js served from C:\ProgramData\Miniconda3\lib\site-packages\notebook\static\components\es6-promise\promise.min.js
[D 12:26:57.615 LabApp] Path components/react/react.production.min.js served from C:\ProgramData\Miniconda3\lib\site-packages\notebook\static\components\react\react.production.min.js
[D 12:26:57.621 LabApp] Path components/react/react-dom.production.min.js served from C:\ProgramData\Miniconda3\lib\site-packages\notebook\static\components\react\react-dom.production.min.js
[D 12:26:57.624 LabApp] Path components/create-react-class/index.js served from C:\ProgramData\Miniconda3\lib\site-packages\notebook\static\components\create-react-class\index.js
[D 12:26:57.628 LabApp] Path components/requirejs/require.js served from C:\ProgramData\Miniconda3\lib\site-packages\notebook\static\components\requirejs\require.js
[D 12:26:57.630 LabApp] Path base/images/logo.png served from C:\ProgramData\Miniconda3\lib\site-packages\notebook\static\base\images\logo.png
[W 12:26:57.633 LabApp] 404 GET /api/kernels/9a358d8c-e503-4acb-a1a5-4aef969894b6/channels?session_id=2204c3a8-fc7c-4c6b-a603-c6c279ccf471&token=b913a5e2509c2a553c491c8ed1a17c637559829b06e838e7 (127.0.0.1) 102.70ms referer=None
[D 12:27:15.011 LabApp] Accepting token-authenticated connection from ::1
[D 12:27:15.037 LabApp] Using contents: services/contents
[D 12:27:15.079 LabApp] 200 GET /lab?token=4a007d28aca6df9d17b7baa3cb456c5aa1f3960a9b97433f (::1) 68.63ms
[D 12:27:15.177 LabApp] Path main.7a97fe415ff07b70e451.js served from C:\ProgramData\Miniconda3\share\jupyter\lab\static\main.7a97fe415ff07b70e451.js
[D 12:27:15.193 LabApp] 304 GET /static/lab/main.7a97fe415ff07b70e451.js (::1) 17.95ms
[D 12:27:15.196 LabApp] Path vendorsmain.74b8d87f5abf0d23f95c.js served from C:\ProgramData\Miniconda3\share\jupyter\lab\static\vendorsmain.74b8d87f5abf0d23f95c.js
[D 12:27:15.204 LabApp] 304 GET /static/lab/vendors~main.74b8d87f5abf0d23f95c.js (::1) 9.37ms
[D 12:27:16.292 LabApp] Accepting token-authenticated connection from ::1
[D 12:27:16.295 LabApp] Found kernel python3 in C:\Users\Mark-Brown\AppData\Roaming\jupyter\kernels
[D 12:27:16.323 LabApp] 200 GET /api/kernelspecs?1584642436280 (::1) 30.13ms
[D 12:27:16.327 LabApp] Accepting token-authenticated connection from ::1
[D 12:27:16.508 LabApp] 200 GET /lab/api/settings/?1584642436312 (::1) 182.08ms
[D 12:27:16.511 LabApp] Accepting token-authenticated connection from ::1
[D 12:27:16.512 LabApp] Accepting token-authenticated connection from ::1
[D 12:27:16.514 LabApp] Accepting token-authenticated connection from ::1
[D 12:27:16.522 LabApp] 200 GET /api/sessions?1584642436461 (::1) 11.57ms
[D 12:27:16.525 LabApp] 200 GET /api/terminals?1584642436463 (::1) 12.92ms
[D 12:27:16.527 LabApp] Found kernel python3 in C:\Users\Mark-Brown\AppData\Roaming\jupyter\kernels
[D 12:27:16.538 LabApp] 200 GET /api/kernelspecs?1584642436481 (::1) 24.82ms
[D 12:27:16.540 LabApp] Accepting token-authenticated connection from ::1
[D 12:27:16.541 LabApp] 200 GET /api/kernels?1584642436459 (::1) 1.08ms
[D 12:27:16.729 LabApp] Accepting token-authenticated connection from ::1
[D 12:27:16.777 LabApp] Accepting token-authenticated connection from ::1
[D 12:27:16.979 LabApp] Node v10.13.0

[D 12:27:17.962 LabApp] Yarn configuration loaded.
[D 12:27:18.087 LabApp] 200 GET /api/nbconvert?1584642436771 (::1) 1310.82ms
[I 12:27:18.089 LabApp] Build is up to date
[D 12:27:18.092 LabApp] Accepting token-authenticated connection from ::1
[D 12:27:18.095 LabApp] 200 GET /lab/api/build?1584642436725 (::1) 1366.70ms
[D 12:27:18.772 LabApp] Yarn configuration loaded.
[D 12:27:18.842 LabApp] Accepting token-authenticated connection from ::1
[D 12:27:18.844 LabApp] Path @jupyterlab\theme-dark-extension\index.css served from C:\ProgramData\Miniconda3\share\jupyter\lab\themes@jupyterlab\theme-dark-extension\index.css
[D 12:27:18.846 LabApp] 304 GET /lab/api/themes/@jupyterlab/theme-dark-extension/index.css (::1) 752.27ms
[D 12:27:18.854 LabApp] Accepting token-authenticated connection from ::1
[D 12:27:18.858 LabApp] Accepting token-authenticated connection from ::1
[D 12:27:18.862 LabApp] 200 GET /metrics?1584642436924 (::1) 19.90ms
[D 12:27:18.905 LabApp] Fetching URL: https://registry.yarnpkg.com/@aquirdturtle%2Fcollapsible_headings
[D 12:27:19.123 LabApp] Fetching URL: https://registry.yarnpkg.com/jupyter-matplotlib
[D 12:27:19.291 LabApp] Fetching URL: https://registry.yarnpkg.com/@jupyter-widgets%2Fjupyterlab-manager
[D 12:27:19.493 LabApp] Fetching URL: https://registry.yarnpkg.com/@lckr%2Fjupyterlab_variableinspector
[D 12:27:19.708 LabApp] > C:\ProgramData\Miniconda3\npm.CMD pack @aquirdturtle/collapsible_headings@2.2.0 jupyter-matplotlib@0.7.2 @jupyter-widgets/jupyterlab-manager@2.0.0 @lckr/jupyterlab_variableinspector@0.5.0
-[D 12:27:19.726 LabApp] 200 GET /api/nbconvert?1584642436857 (::1) 873.92ms
[D 12:27:19.732 LabApp] 200 GET /lab/api/settings/@jupyterlab/docmanager-extension:plugin?1584642436944 (::1) 873.87ms
[D 12:27:19.737 LabApp] Accepting token-authenticated connection from ::1
[D 12:27:19.740 LabApp] Accepting token-authenticated connection from ::1
[D 12:27:19.743 LabApp] 200 GET /lab/api/workspaces/lab?1584642437066 (::1) 5.99ms
|[D 12:27:19.962 LabApp] Accepting token-authenticated connection from ::1
[D 12:27:19.972 LabApp] 200 GET /metrics?1584642439891 (::1) 9.90ms
[D 12:27:19.975 LabApp] Accepting token-authenticated connection from ::1
[D 12:27:19.979 LabApp] 200 GET /api/contents/Untitled7.ipynb?content=0&1584642439774 (::1) 3.91ms
/[D 12:27:20.135 LabApp] Accepting token-authenticated connection from ::1
-[D 12:27:20.252 LabApp] 200 GET /lab/api/settings/?1584642440131 (::1) 118.54ms
[D 12:27:20.257 LabApp] Accepting token-authenticated connection from ::1
[D 12:27:20.260 LabApp] Path components\MathJax\MathJax.js served from C:\ProgramData\Miniconda3\lib\site-packages\notebook\static\components\MathJax\MathJax.js
[D 12:27:20.262 LabApp] 304 GET /static/components/MathJax/MathJax.js?config=TeX-AMS-MML_HTMLorMML-full,Safe&delayStartupUntil=configured (::1) 6.98ms
[D 12:27:20.327 LabApp] 200 GET /api/contents/Untitled7.ipynb?type=notebook&content=1&1584642440139 (::1) 69.35ms
[D 12:27:20.337 LabApp] Accepting token-authenticated connection from ::1
[D 12:27:20.387 LabApp] 200 GET /api/contents/?content=1&1584642440257 (::1) 47.88ms
|[D 12:27:20.428 LabApp] Path components\MathJax\config\TeX-AMS-MML_HTMLorMML-full.js served from C:\ProgramData\Miniconda3\lib\site-packages\notebook\static\components\MathJax\config\TeX-AMS-MML_HTMLorMML-full.js
[D 12:27:20.436 LabApp] 304 GET /static/components/MathJax/config/TeX-AMS-MML_HTMLorMML-full.js?V=2.7.7 (::1) 11.97ms
/[D 12:27:20.607 LabApp] Accepting token-authenticated connection from ::1
[D 12:27:20.611 LabApp] 200 GET /api/contents/Untitled7.ipynb/checkpoints?1584642440604 (::1) 4.37ms
-[D 12:27:20.616 LabApp] Accepting token-authenticated connection from ::1
[D 12:27:20.623 LabApp] 200 GET /api/contents/Untitled7.ipynb/checkpoints?1584642440605 (::1) 7.98ms
[D 12:27:20.677 LabApp] Accepting token-authenticated connection from ::1
[D 12:27:20.679 LabApp] 200 GET /api/contents/Untitled7.ipynb/checkpoints?1584642440673 (::1) 2.99ms
[D 12:27:20.774 LabApp] Path components\MathJax\config\Safe.js served from C:\ProgramData\Miniconda3\lib\site-packages\notebook\static\components\MathJax\config\Safe.js
[D 12:27:20.778 LabApp] 304 GET /static/components/MathJax/config/Safe.js?V=2.7.7 (::1) 6.01ms
[D 12:27:20.796 LabApp] Accepting token-authenticated connection from ::1
[D 12:27:20.809 LabApp] 204 PUT /lab/api/workspaces/lab?1584642440776 (::1) 15.91ms
|[D 12:27:20.830 LabApp] Accepting token-authenticated connection from ::1
[D 12:27:20.903 LabApp] Starting kernel: ['C:\ProgramData\Miniconda3\python.exe', '-m', 'ipykernel_launcher', '-f', 'C:\Users\Mark-Brown\AppData\Roaming\jupyter\runtime\kernel-4ee7336c-6481-492a-84a7-05ad4acbc3ce.json']
[D 12:27:20.916 LabApp] Connecting to: tcp://127.0.0.1:63649
[D 12:27:20.936 LabApp] Connecting to: tcp://127.0.0.1:63646
[I 12:27:20.943 LabApp] Kernel started: 4ee7336c-6481-492a-84a7-05ad4acbc3ce
/[D 12:27:20.944 LabApp] Kernel args: {'kernel_name': 'python3', 'cwd': 'C:\Users\Mark-Brown\Code'}
[D 12:27:20.971 LabApp] 201 POST /api/sessions?1584642440826 (::1) 141.67ms
[D 12:27:20.977 LabApp] Accepting token-authenticated connection from ::1
[D 12:27:21.019 LabApp] 200 GET /api/contents/?content=1&1584642440843 (::1) 41.82ms
[D 12:27:21.029 LabApp] Path components\MathJax\extensions\Safe.js served from C:\ProgramData\Miniconda3\lib\site-packages\notebook\static\components\MathJax\extensions\Safe.js
[D 12:27:21.041 LabApp] 304 GET /static/components/MathJax/extensions/Safe.js?V=2.7.7 (::1) 60.24ms
[D 12:27:21.049 LabApp] Accepting token-authenticated connection from ::1
[D 12:27:21.060 LabApp] 200 GET /api/sessions?1584642441010 (::1) 12.48ms
-[D 12:27:21.094 LabApp] Path components\MathJax\jax\output\HTML-CSS\fonts\STIX-Web\fontdata.js served from C:\ProgramData\Miniconda3\lib\site-packages\notebook\static\components\MathJax\jax\output\HTML-CSS\fonts\STIX-Web\fontdata.js
[D 12:27:21.095 LabApp] 304 GET /static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/fontdata.js?V=2.7.7 (::1) 2.98ms
[D 12:27:21.112 LabApp] Initializing websocket connection /api/kernels/4ee7336c-6481-492a-84a7-05ad4acbc3ce/channels
[D 12:27:21.114 LabApp] Accepting token-authenticated connection from ::1
[D 12:27:21.117 LabApp] Requesting kernel info from 4ee7336c-6481-492a-84a7-05ad4acbc3ce
[D 12:27:21.119 LabApp] Connecting to: tcp://127.0.0.1:63645
[D 12:27:21.133 LabApp] Accepting token-authenticated connection from ::1
[D 12:27:21.141 LabApp] Found kernel python3 in C:\Users\Mark-Brown\AppData\Roaming\jupyter\kernels
[D 12:27:21.144 LabApp] 200 GET /api/kernelspecs?1584642441128 (::1) 11.95ms
[D 12:27:21.150 LabApp] Accepting token-authenticated connection from ::1
[D 12:27:21.153 LabApp] 200 GET /api/kernels?1584642441146 (::1) 3.50ms
/[D 12:27:21.422 LabApp] Initializing websocket connection /api/kernels/4ee7336c-6481-492a-84a7-05ad4acbc3ce/channels
[D 12:27:21.425 LabApp] Accepting token-authenticated connection from 127.0.0.1
[D 12:27:21.426 LabApp] Waiting for pending kernel_info request
/[D 12:27:22.741 LabApp] npm notice
npm notice package: @aquirdturtle/collapsible_headings@2.2.0
npm notice === Tarball Contents ===
npm notice 1.7kB package.json
npm notice 1.4kB README.md
npm notice 142B lib/index.d.ts
npm notice 27.4kB lib/index.js
npm notice 1.2kB schema/plugin.json
npm notice 515B style/caretdown.svg
npm notice 524B style/caretleft.svg
npm notice 521B style/caretright.svg
npm notice 516B style/caretup.svg
npm notice 221B style/index.css
npm notice === Tarball Details ===
npm notice name: @aquirdturtle/collapsible_headings
npm notice version: 2.2.0
npm notice filename: aquirdturtle-collapsible_headings-2.2.0.tgz
npm notice package size: 7.4 kB
npm notice unpacked size: 34.1 kB
npm notice shasum: 2f82825d268eac28abea30b755be13f7cf2ab53f
npm notice integrity: sha512-gVdoPYJUtKxGr[...]XqBPnu/8lHvew==
npm notice total files: 10
npm notice
npm notice
npm notice package: jupyter-matplotlib@0.7.2
npm notice === Tarball Contents ===
npm notice 603B src/mpl_widget.css
npm notice 24.1kB dist/index.js
npm notice 184B src/index.js
npm notice 434B src/lab_extension.js
npm notice 20.3kB src/mpl_widget.js
npm notice 309B src/nb_extension.js
npm notice 520B src/nb_index.js
npm notice 5.4kB src/toolbar_widget.js
npm notice 638B src/utils.js
npm notice 2.5kB webpack.config.js
npm notice 904B package.json
npm notice 76.9kB dist/index.js.map
npm notice 161B README.md
npm notice === Tarball Details ===
npm notice name: jupyter-matplotlib
npm notice version: 0.7.2
npm notice filename: jupyter-matplotlib-0.7.2.tgz
npm notice package size: 37.0 kB
npm notice unpacked size: 133.0 kB
npm notice shasum: 0a1f6631b1d511799b07d174c0f9c47211afa1d9
npm notice integrity: sha512-rh7O2YagLYjAo[...]7k6rrvAjDtqTw==
npm notice total files: 13
npm notice
npm notice
npm notice package: @jupyter-widgets/jupyterlab-manager@2.0.0
npm notice === Tarball Contents ===
npm notice 1.5kB LICENSE
npm notice 380B lib/index.js
npm notice 15.3kB lib/manager.js
npm notice 5.3kB lib/output.js
npm notice 7.8kB lib/plugin.js
npm notice 3.3kB lib/renderer.js
npm notice 862B lib/semvercache.js
npm notice 2.3kB package.json
npm notice 375B schema/plugin.json
npm notice 2.1kB README.md
npm notice 277B lib/index.d.ts
npm notice 6.0kB lib/manager.d.ts
npm notice 1.9kB lib/output.d.ts
npm notice 828B lib/plugin.d.ts
npm notice 960B lib/renderer.d.ts
npm notice 216B lib/semvercache.d.ts
npm notice === Tarball Details ===
npm notice name: @jupyter-widgets/jupyterlab-manager
npm notice version: 2.0.0
npm notice filename: jupyter-widgets-jupyterlab-manager-2.0.0.tgz
npm notice package size: 13.3 kB
npm notice unpacked size: 49.4 kB
npm notice shasum: 05ab402833df07aac1ec2c549a1d748b3c303185
npm notice integrity: sha512-i+qtbEe//W9Ru[...]Fu0KbkxM9aQXQ==
npm notice total files: 16
npm notice
npm notice
npm notice package: @lckr/jupyterlab_variableinspector@0.5.0
npm notice === Tarball Contents ===
npm notice 1.4kB package.json
npm notice 1.1kB LICENSE
npm notice 2.5kB README.md
npm notice 3.4kB lib/handler.d.ts
npm notice 9.2kB lib/handler.js
npm notice 184B lib/index.d.ts
npm notice 10.6kB lib/index.js
npm notice 556B lib/inspectorscripts.d.ts
npm notice 11.8kB lib/inspectorscripts.js
npm notice 1.6kB lib/kernelconnector.d.ts
npm notice 2.0kB lib/kernelconnector.js
npm notice 1.3kB lib/manager.d.ts
npm notice 1.8kB lib/manager.js
npm notice 2.2kB lib/variableinspector.d.ts
npm notice 6.0kB lib/variableinspector.js
npm notice 1.3kB style/index.css
npm notice === Tarball Details ===
npm notice name: @lckr/jupyterlab_variableinspector
npm notice version: 0.5.0
npm notice filename: lckr-jupyterlab_variableinspector-0.5.0.tgz
npm notice package size: 13.0 kB
npm notice unpacked size: 56.9 kB
npm notice shasum: 8fe5e97bf63011b551b6beddc6b577d4c1ad8fbe
npm notice integrity: sha512-Llz98Lbw09pZR[...]B5cPVjUm0K9/Q==
npm notice total files: 16
npm notice
aquirdturtle-collapsible_headings-2.2.0.tgz
jupyter-matplotlib-0.7.2.tgz
jupyter-widgets-jupyterlab-manager-2.0.0.tgz
lckr-jupyterlab_variableinspector-0.5.0.tgz

[D 12:27:22.785 LabApp] 200 GET /lab/api/extensions?1584642437007 (::1) 4692.45ms
[D 12:27:22.787 LabApp] 200 GET /lab/api/extensions?1584642437112 (::1) 3047.14ms
[D 12:27:22.790 LabApp] Received kernel info: {'status': 'ok', 'protocol_version': '5.3', 'implementation': 'ipython', 'implementation_version': '7.13.0', 'language_info': {'name': 'python', 'version': '3.7.6', 'mimetype': 'text/x-python', 'codemirror_mode': {'name': 'ipython', 'version': 3}, 'pygments_lexer': 'ipython3', 'nbconvert_exporter': 'python', 'file_extension': '.py'}, 'banner': "Python 3.7.6 (default, Jan 8 2020, 20:23:39) [MSC v.1916 64 bit (AMD64)]\nType 'copyright', 'credits' or 'license' for more information\nIPython 7.13.0 -- An enhanced Interactive Python. Type '?' for help.\n", 'help_links': [{'text': 'Python Reference', 'url': 'https://docs.python.org/3.7'}, {'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 12:27:22.793 LabApp] 101 GET /api/kernels/4ee7336c-6481-492a-84a7-05ad4acbc3ce/channels?session_id=4f312098-abd6-4b4c-a4aa-fd5b486f2263&token=4a007d28aca6df9d17b7baa3cb456c5aa1f3960a9b97433f (::1) 1681.48ms
[D 12:27:22.794 LabApp] Opening websocket /api/kernels/4ee7336c-6481-492a-84a7-05ad4acbc3ce/channels
[D 12:27:22.795 LabApp] Getting buffer for 4ee7336c-6481-492a-84a7-05ad4acbc3ce
[D 12:27:22.795 LabApp] Connecting to: tcp://127.0.0.1:63645
[D 12:27:22.801 LabApp] Connecting to: tcp://127.0.0.1:63649
[D 12:27:22.813 LabApp] Connecting to: tcp://127.0.0.1:63646
[D 12:27:22.819 LabApp] Connecting to: tcp://127.0.0.1:63647
[D 12:27:22.824 LabApp] 101 GET /api/kernels/4ee7336c-6481-492a-84a7-05ad4acbc3ce/channels?session_id=2e7df138-1a17-4c3e-bed7-1dc5f1319764&token=4a007d28aca6df9d17b7baa3cb456c5aa1f3960a9b97433f (127.0.0.1) 1402.41ms
[D 12:27:22.825 LabApp] Opening websocket /api/kernels/4ee7336c-6481-492a-84a7-05ad4acbc3ce/channels
[D 12:27:22.826 LabApp] Getting buffer for 4ee7336c-6481-492a-84a7-05ad4acbc3ce
[D 12:27:22.826 LabApp] Connecting to: tcp://127.0.0.1:63645
[D 12:27:22.829 LabApp] Connecting to: tcp://127.0.0.1:63649
[D 12:27:22.837 LabApp] Connecting to: tcp://127.0.0.1:63646
[D 12:27:22.843 LabApp] Connecting to: tcp://127.0.0.1:63647
[D 12:27:22.888 LabApp] Websocket closed 4ee7336c-6481-492a-84a7-05ad4acbc3ce:4f312098-abd6-4b4c-a4aa-fd5b486f2263
[D 12:27:22.891 LabApp] Path base\images\favicon-busy-1.ico served from C:\ProgramData\Miniconda3\lib\site-packages\notebook\static\base\images\favicon-busy-1.ico
[D 12:27:22.892 LabApp] 304 GET /static/base/images/favicon-busy-1.ico (::1) 2.40ms
[D 12:27:22.898 LabApp] 304 GET /static/base/images/favicon-busy-1.ico (::1) 1.99ms
[D 12:27:22.921 LabApp] Accepting token-authenticated connection from ::1
[D 12:27:22.923 LabApp] 200 GET /api/sessions?1584642442915 (::1) 3.00ms
[D 12:27:22.928 LabApp] Accepting token-authenticated connection from ::1
[D 12:27:22.930 LabApp] 200 GET /api/kernels?1584642442918 (::1) 1.91ms
[D 12:27:22.973 LabApp] 304 GET /static/base/images/favicon-busy-1.ico (::1) 6.97ms
[D 12:27:23.215 LabApp] Accepting token-authenticated connection from ::1
[D 12:27:23.249 LabApp] 200 GET /metrics?1584642443204 (::1) 35.70ms
[D 12:27:25.201 LabApp] Accepting token-authenticated connection from ::1
[D 12:27:25.210 LabApp] 204 PUT /lab/api/workspaces/lab?1584642445190 (::1) 9.90ms
[D 12:27:27.103 LabApp] Accepting token-authenticated connection from ::1
[D 12:27:27.110 LabApp] 200 GET /api/terminals?1584642447077 (::1) 7.98ms
[D 12:27:28.372 LabApp] Accepting token-authenticated connection from ::1
[D 12:27:28.422 LabApp] 200 GET /api/contents/?content=1&1584642448367 (::1) 50.40ms
[D 12:27:28.948 LabApp] Accepting token-authenticated connection from ::1
[D 12:27:28.958 LabApp] 204 PUT /lab/api/workspaces/lab?1584642448932 (::1) 11.97ms
[D 12:27:29.574 LabApp] activity on 4ee7336c-6481-492a-84a7-05ad4acbc3ce: status (busy)
[D 12:27:29.576 LabApp] activity on 4ee7336c-6481-492a-84a7-05ad4acbc3ce: execute_input
[D 12:27:29.581 LabApp] activity on 4ee7336c-6481-492a-84a7-05ad4acbc3ce: stream
[D 12:27:29.588 LabApp] activity on 4ee7336c-6481-492a-84a7-05ad4acbc3ce: status (idle)
[D 12:27:29.626 LabApp] 304 GET /static/base/images/favicon-busy-1.ico (::1) 8.14ms
[D 12:27:29.750 LabApp] activity on 4ee7336c-6481-492a-84a7-05ad4acbc3ce: status (busy)
[D 12:27:29.756 LabApp] activity on 4ee7336c-6481-492a-84a7-05ad4acbc3ce: execute_input
[D 12:27:29.759 LabApp] activity on 4ee7336c-6481-492a-84a7-05ad4acbc3ce: execute_result
[D 12:27:29.762 LabApp] activity on 4ee7336c-6481-492a-84a7-05ad4acbc3ce: status (idle)
[D 12:27:29.779 LabApp] 304 GET /static/base/images/favicon-busy-1.ico (::1) 2.00ms
[D 12:27:29.896 LabApp] activity on 4ee7336c-6481-492a-84a7-05ad4acbc3ce: status (busy)
[D 12:27:29.907 LabApp] activity on 4ee7336c-6481-492a-84a7-05ad4acbc3ce: execute_input
[D 12:27:29.943 LabApp] 304 GET /static/base/images/favicon-busy-1.ico (::1) 0.75ms
[D 12:27:29.995 LabApp] activity on 4ee7336c-6481-492a-84a7-05ad4acbc3ce: error
[D 12:27:30.012 LabApp] activity on 4ee7336c-6481-492a-84a7-05ad4acbc3ce: status (idle)
[D 12:27:30.112 LabApp] activity on 4ee7336c-6481-492a-84a7-05ad4acbc3ce: status (busy)
[D 12:27:30.124 LabApp] activity on 4ee7336c-6481-492a-84a7-05ad4acbc3ce: execute_input
[D 12:27:30.132 LabApp] activity on 4ee7336c-6481-492a-84a7-05ad4acbc3ce: error
[D 12:27:30.136 LabApp] activity on 4ee7336c-6481-492a-84a7-05ad4acbc3ce: status (idle)
[D 12:27:30.144 LabApp] 304 GET /static/base/images/favicon-busy-1.ico (::1) 1.99ms
[D 12:27:30.758 LabApp] Accepting token-authenticated connection from ::1
[D 12:27:30.794 LabApp] 200 GET /metrics?1584642450745 (::1) 35.90ms

Browser Output
Starting application in workspace: "/lab"
kernelconnector.js:9 Uncaught (in promise) TypeError: Cannot read property 'statusChanged' of undefined
    at new v (kernelconnector.js:9)
    at index.js:178
    at new Promise ()
    at index.js:176
    at m (index.js:478)
    at Object.c [as emit] (index.js:435)
    at e.emit (index.js:108)
    at V. (widgettracker.js:38)
    at m (index.js:478)
    at Object.c [as emit] (index.js:435)
2default.js:50 Starting WebSocket: ws://localhost:8890/api/kernels/4ee7336c-6481-492a-84a7-05ad4acbc3ce
index.js:523 Cannot execute key binding 'Ctrl S': command 'settingeditor:save' is not enabled.
e._executeKeyBinding @ index.js:523
kernelconnector.js:9 Uncaught (in promise) TypeError: Cannot read property 'statusChanged' of undefined
    at new v (kernelconnector.js:9)
    at index.js:178
    at new Promise ()
    at index.js:176
    at m (index.js:478)
    at Object.c [as emit] (index.js:435)
    at e.emit (index.js:108)
    at V. (widgettracker.js:38)
    at m (index.js:478)
    at Object.c [as emit] (index.js:435)
DevTools failed to parse SourceMap: chrome-extension://ekhagklcjbdpajgpjgmbionohlpdbjgc/browser-polyfill.js.map
jasongrout added a commit to jasongrout/jupyterlab that referenced this issue Mar 19, 2020
Returning false prevents the message from being processed by the future or by any other hook, which messes everything up.

Fixes jupyterlab#8056
@jasongrout
Copy link
Contributor

I reproduced this with stock jlab 2.0.1 as well.

saulshanabrook pushed a commit that referenced this issue Mar 30, 2020
Returning false prevents the message from being processed by the future or by any other hook, which messes everything up.

Fixes #8056
jasongrout added a commit to jasongrout/jupyterlab-execute-time that referenced this issue Apr 8, 2020
There was a bug in JLab 2.0.0 and 2.0.1 that prevented cell execution when recordTiming was enabled. You might be able to cut down on support issues if you just go ahead and require at least JLab 2.0.2.

See jupyterlab/jupyterlab#8057 and jupyterlab/jupyterlab#8056
mlucool pushed a commit to deshaw/jupyterlab-execute-time that referenced this issue Apr 9, 2020
There was a bug in JLab 2.0.0 and 2.0.1 that prevented cell execution when recordTiming was enabled. You might be able to cut down on support issues if you just go ahead and require at least JLab 2.0.2.

See jupyterlab/jupyterlab#8057 and jupyterlab/jupyterlab#8056
@lock lock bot added the status:resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion. label Apr 25, 2020
@lock lock bot locked as resolved and limited conversation to collaborators Apr 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status:resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants