jupyterlab / jupyterlab-shortcutui

A JupyterLab extension for managing keyboard shortcuts
BSD 3-Clause "New" or "Revised" License
54 stars 15 forks source link

The extension does not yet support JupyterLab v3.0.14 #63

Closed ruslaniv closed 1 year ago

ruslaniv commented 3 years ago

Description

When attempting to install @jupyterlab/shortcutui I receive the following message:

Extension Installation Error
An error occurred installing <code>@jupyterlab/shortcutui</code>.

Error message:

The extension "@jupyterlab/shortcutui" does not yet support the current version of JupyterLab.

Conflicting Dependencies:
JupyterLab                  Extension        Package
>=3.0.9 <3.1.0              >=2.0.0-alpha.4 <3.0.0@jupyterlab/application
>=3.0.7 <3.1.0              >=2.0.0-alpha.4 <3.0.0@jupyterlab/apputils
>=5.0.5 <5.1.0              >=4.0.0-alpha.4 <5.0.0@jupyterlab/coreutils
>=3.0.7 <3.1.0              >=2.0.0-alpha.4 <3.0.0@jupyterlab/mainmenu
>=3.0.5 <3.1.0              >=2.0.0-beta.1 <3.0.0@jupyterlab/settingregistry
>=17.0.1 <18.0.0            >=16.9.0 <16.10.0react

Reproduce

  1. Open JupyterLab
  2. Click in the Extension Manager icon
  3. Search for shortcutui
  4. Click install under @jupyterlab/shortcutui
  5. See above mentioned error

Expected behavior

The extension should be installed and Jupyter Lab should prompt to rebuild the app

Context

Troubleshoot Output
$PATH:
    /Users/user_r/.local/share/virtualenvs/jupiter-PHGqf7zl/bin
    /usr/local/Cellar/pipenv/2020.11.15/libexec/tools
    /Users/user_r/.nvm/versions/node/v14.8.0/bin
    /Users/user_r/.pyenv/shims
    /usr/local/opt/python@3.8/bin
    /Users/user_r/bin
    /usr/local/bin
    /Users/user_r/.gem/ruby/2.6.0/bin
    /usr/local/bin
    /usr/bin
    /bin
    /usr/sbin
    /sbin
    /Applications/VMware Fusion.app/Contents/Public
    /Users/user_r/.nvm/versions/node/v14.8.0/bin
    /Users/user_r/.pyenv/shims
    /usr/local/opt/python@3.8/bin
    /Users/user_r/bin
    /Users/user_r/.gem/ruby/2.6.0/bin
    /Users/user_r/.bashhub/bin

sys.path:
    /Users/user_r/.local/share/virtualenvs/jupiter-PHGqf7zl/bin
    /usr/local/Cellar/python@3.9/3.9.2_1/Frameworks/Python.framework/Versions/3.9/lib/python39.zip
    /usr/local/Cellar/python@3.9/3.9.2_1/Frameworks/Python.framework/Versions/3.9/lib/python3.9
    /usr/local/Cellar/python@3.9/3.9.2_1/Frameworks/Python.framework/Versions/3.9/lib/python3.9/lib-dynload
    /Users/user_r/.local/share/virtualenvs/jupiter-PHGqf7zl/lib/python3.9/site-packages

sys.executable:
    /Users/user_r/.local/share/virtualenvs/jupiter-PHGqf7zl/bin/python

sys.version:
    3.9.2 (default, Feb 24 2021, 13:30:36) 
    [Clang 12.0.0 (clang-1200.0.32.29)]

platform.platform():
    macOS-10.15.7-x86_64-i386-64bit

which -a jupyter:
    /Users/user_r/.local/share/virtualenvs/jupiter-PHGqf7zl/bin/jupyter

pip list:
    Package                Version
    ---------------------- ---------
    anyio                  2.2.0
    appnope                0.1.2
    argon2-cffi            20.1.0
    async-generator        1.10
    attrs                  20.3.0
    Babel                  2.9.0
    backcall               0.2.0
    beautifulsoup4         4.9.3
    bleach                 3.3.0
    bs4                    0.0.1
    certifi                2020.12.5
    cffi                   1.14.5
    chardet                4.0.0
    colorama               0.4.4
    cycler                 0.10.0
    decorator              5.0.7
    defusedxml             0.7.1
    deprecation            2.1.0
    entrypoints            0.3
    gitdb                  4.0.7
    GitPython              3.1.14
    greenlet               1.0.0
    idna                   2.10
    ipykernel              5.5.3
    ipython                7.22.0
    ipython-genutils       0.2.0
    itsdangerous           1.1.0
    jedi                   0.17.2
    Jinja2                 2.11.3
    json5                  0.9.5
    jsonschema             3.2.0
    jupyter-client         6.1.12
    jupyter-core           4.7.1
    jupyter-kite           2.0.2
    jupyter-packaging      0.9.1
    jupyter-server         1.6.2
    jupyter-server-mathjax 0.2.2
    jupyterlab             3.0.14
    jupyterlab-kite        2.0.2
    jupyterlab-pygments    0.1.2
    jupyterlab-server      2.4.0
    jupyterlab-sql         0.3.3
    kiwisolver             1.3.1
    lxml                   4.6.3
    MarkupSafe             1.1.1
    matplotlib             3.4.1
    mistune                0.8.4
    nbclassic              0.2.7
    nbclient               0.5.3
    nbconvert              6.0.7
    nbdime                 3.0.0
    nbformat               5.1.3
    nest-asyncio           1.5.1
    notebook               6.3.0
    numpy                  1.20.2
    packaging              20.9
    pandas                 1.2.4
    pandocfilters          1.4.3
    parso                  0.7.1
    patsy                  0.5.1
    pexpect                4.8.0
    pickleshare            0.7.5
    Pillow                 8.2.0
    pip                    21.0.1
    prometheus-client      0.10.1
    prompt-toolkit         3.0.18
    ptyprocess             0.7.0
    pycparser              2.20
    Pygments               2.8.1
    pyparsing              2.4.7
    pyrsistent             0.17.3
    python-dateutil        2.8.1
    pytz                   2021.1
    pyzmq                  22.0.3
    requests               2.25.1
    requests-cache         0.6.2
    scipy                  1.6.2
    seaborn                0.11.1
    Send2Trash             1.5.0
    setuptools             53.0.0
    six                    1.15.0
    smmap                  4.0.0
    sniffio                1.2.0
    soupsieve              2.2.1
    SQLAlchemy             1.4.9
    statsmodels            0.12.2
    terminado              0.9.4
    testpath               0.4.4
    tomlkit                0.7.0
    tornado                6.1
    traitlets              5.0.5
    url-normalize          1.4.3
    urllib3                1.26.4
    wcwidth                0.2.5
    webencodings           0.5.1
    wheel                  0.36.2
Command Line Output
[D 2021-04-17 22:24:36.073 ServerApp] Searching ['/Users/user_r/OneDrive/Home/Dev/jupiter', '/Users/user_r/.jupyter', '/Users/user_r/.local/share/virtualenvs/jupiter-PHGqf7zl/etc/jupyter', '/usr/local/etc/jupyter', '/etc/jupyter'] for config files
[D 2021-04-17 22:24:36.073 ServerApp] Looking for jupyter_config in /etc/jupyter
[D 2021-04-17 22:24:36.074 ServerApp] Looking for jupyter_config in /usr/local/etc/jupyter
[D 2021-04-17 22:24:36.074 ServerApp] Looking for jupyter_config in /Users/user_r/.local/share/virtualenvs/jupiter-PHGqf7zl/etc/jupyter
[D 2021-04-17 22:24:36.074 ServerApp] Looking for jupyter_config in /Users/user_r/.jupyter
[D 2021-04-17 22:24:36.074 ServerApp] Looking for jupyter_config in /Users/user_r/OneDrive/Home/Dev/jupiter
[D 2021-04-17 22:24:36.076 ServerApp] Looking for jupyter_server_config in /etc/jupyter
[D 2021-04-17 22:24:36.076 ServerApp] Looking for jupyter_server_config in /usr/local/etc/jupyter
[D 2021-04-17 22:24:36.076 ServerApp] Looking for jupyter_server_config in /Users/user_r/.local/share/virtualenvs/jupiter-PHGqf7zl/etc/jupyter
[D 2021-04-17 22:24:36.076 ServerApp] Looking for jupyter_server_config in /Users/user_r/.jupyter
[D 2021-04-17 22:24:36.077 ServerApp] Looking for jupyter_server_config in /Users/user_r/OneDrive/Home/Dev/jupiter
[D 2021-04-17 22:24:36.079 ServerApp] Paths used for configuration of jupyter_server_config:
        /etc/jupyter/jupyter_server_config.json
[D 2021-04-17 22:24:36.080 ServerApp] Paths used for configuration of jupyter_server_config:
        /usr/local/etc/jupyter/jupyter_server_config.json
[D 2021-04-17 22:24:36.081 ServerApp] Paths used for configuration of jupyter_server_config:
        /Users/user_r/.local/share/virtualenvs/jupiter-PHGqf7zl/etc/jupyter/jupyter_server_config.d/jupyter-kite-serverextension.json
        /Users/user_r/.local/share/virtualenvs/jupiter-PHGqf7zl/etc/jupyter/jupyter_server_config.d/jupyter_server_mathjax.json
        /Users/user_r/.local/share/virtualenvs/jupiter-PHGqf7zl/etc/jupyter/jupyter_server_config.d/jupyterlab.json
        /Users/user_r/.local/share/virtualenvs/jupiter-PHGqf7zl/etc/jupyter/jupyter_server_config.d/nbclassic.json
        /Users/user_r/.local/share/virtualenvs/jupiter-PHGqf7zl/etc/jupyter/jupyter_server_config.d/nbdime.json
        /Users/user_r/.local/share/virtualenvs/jupiter-PHGqf7zl/etc/jupyter/jupyter_server_config.json
[D 2021-04-17 22:24:36.082 ServerApp] Paths used for configuration of jupyter_server_config:
        /Users/user_r/.jupyter/jupyter_server_config.json
/Users/user_r/.local/share/virtualenvs/jupiter-PHGqf7zl/lib/python3.9/site-packages/jupyter_server/transutils.py:13: FutureWarning: The alias `_()` will be deprecated. Use `_i18n()` instead.
  warnings.warn(warn_msg, FutureWarning)
[I 2021-04-17 22:24:36.136 ServerApp] jupyter_kite | extension was successfully linked.
[D 2021-04-17 22:24:36.147 MathJaxExtension] Config changed: {'ServerApp': {'log_level': 'DEBUG', 'jpserver_extensions': }, 'ExtensionApp': {'log_level': 'DEBUG'}}
[D 2021-04-17 22:24:36.149 ServerApp] Config changed: {'ServerApp': {'log_level': 'DEBUG', 'jpserver_extensions': }, 'ExtensionApp': {'log_level': 'DEBUG'}}
[I 2021-04-17 22:24:36.149 ServerApp] jupyter_server_mathjax | extension was successfully linked.
[D 2021-04-17 22:24:36.164 LabApp] Config changed: {'NotebookApp': {}, 'ServerApp': {'log_level': 'DEBUG', 'jpserver_extensions': }, 'ExtensionApp': {'log_level': 'DEBUG'}}
[I 2021-04-17 22:24:36.166 ServerApp] jupyterlab | extension was successfully linked.
[D 2021-04-17 22:24:36.182 NotebookApp] Config changed: {'NotebookApp': {}, 'ServerApp': {'log_level': 'DEBUG', 'jpserver_extensions': }, 'ExtensionApp': {'log_level': 'DEBUG'}}
[D 2021-04-17 22:24:36.579 ServerApp] Paths used for configuration of jupyter_notebook_config:
        /Users/user_r/.jupyter/jupyter_notebook_config.json
[D 2021-04-17 22:24:36.580 ServerApp] Paths used for configuration of jupyter_notebook_config:
        /etc/jupyter/jupyter_notebook_config.json
[D 2021-04-17 22:24:36.580 ServerApp] Paths used for configuration of jupyter_notebook_config:
        /usr/local/etc/jupyter/jupyter_notebook_config.json
[D 2021-04-17 22:24:36.581 ServerApp] Paths used for configuration of jupyter_notebook_config:
        /Users/user_r/.local/share/virtualenvs/jupiter-PHGqf7zl/etc/jupyter/jupyter_notebook_config.d/jupyterlab.json
        /Users/user_r/.local/share/virtualenvs/jupiter-PHGqf7zl/etc/jupyter/jupyter_notebook_config.d/nbdime.json
        /Users/user_r/.local/share/virtualenvs/jupiter-PHGqf7zl/etc/jupyter/jupyter_notebook_config.json
[D 2021-04-17 22:24:36.581 ServerApp] Paths used for configuration of jupyter_notebook_config:
        /Users/user_r/.jupyter/jupyter_notebook_config.json
[I 2021-04-17 22:24:36.582 ServerApp] nbclassic | extension was successfully linked.
[I 2021-04-17 22:24:36.582 ServerApp] nbdime | extension was successfully linked.
[D 2021-04-17 22:24:36.583 ServerApp] Config changed: {'ExtensionApp': {'log_level': 'DEBUG'}, 'NotebookApp': {}, 'ServerApp': {'log_level': 'DEBUG', 'jpserver_extensions': }}
[D 2021-04-17 22:24:36.583 ServerApp] Raising open file limit: soft 256->4096; hard 9223372036854775807->9223372036854775807
[D 2021-04-17 22:24:37.264 ServerApp] [lsp] rootUri will be file:///Users/user_r/OneDrive/Home/Dev/jupiter
[D 2021-04-17 22:24:37.264 ServerApp] [lsp] virtualDocumentsUri will be file:///Users/user_r/OneDrive/Home/Dev/jupiter/.virtual_documents
[D 2021-04-17 22:24:37.265 ServerApp] [lsp] The following Language Servers will be available: {
      "kitels": {
        "argv": [
          "/Applications/Kite.app/Contents/MacOS/kite-lsp"
        ],
        "display_name": "kite",
        "languages": [
          "python"
        ],
        "mime_types": [
          "text/python",
          "text/x-ipython"
        ],
        "version": 2
      }
    }
[I 2021-04-17 22:24:37.267 ServerApp] jupyter_kite | extension was successfully loaded.
[I 2021-04-17 22:24:37.269 ServerApp] jupyter_server_mathjax | extension was successfully loaded.
[I 2021-04-17 22:24:37.271 LabApp] JupyterLab extension loaded from /Users/user_r/.local/share/virtualenvs/jupiter-PHGqf7zl/lib/python3.9/site-packages/jupyterlab
[I 2021-04-17 22:24:37.271 LabApp] JupyterLab application directory is /Users/user_r/.local/share/virtualenvs/jupiter-PHGqf7zl/share/jupyter/lab
[I 2021-04-17 22:24:37.275 ServerApp] jupyterlab | extension was successfully loaded.
[I 2021-04-17 22:24:37.280 ServerApp] nbclassic | extension was successfully loaded.
[D 2021-04-17 22:24:37.423 ServerApp] Using default logger
[D 2021-04-17 22:24:37.423 ServerApp] Using default logger
[D 2021-04-17 22:24:37.423 ServerApp] Using default logger
[D 2021-04-17 22:24:37.423 ServerApp] Using default logger
[D 2021-04-17 22:24:37.424 ServerApp] Using default logger
[I 2021-04-17 22:24:37.426 ServerApp] nbdime | extension was successfully loaded.
[I 2021-04-17 22:24:37.430 ServerApp] Serving notebooks from local directory: /Users/user_r/OneDrive/Home/Dev/jupiter
[I 2021-04-17 22:24:37.430 ServerApp] Jupyter Server 1.6.2 is running at:
[I 2021-04-17 22:24:37.430 ServerApp] http://localhost:8888/lab?token=a5907271e2e6f86fa729f5ff9664a9c60949aa4eb5ba74d2
[I 2021-04-17 22:24:37.430 ServerApp]     http://127.0.0.1:8888/lab?token=a5907271e2e6f86fa729f5ff9664a9c60949aa4eb5ba74d2
[I 2021-04-17 22:24:37.430 ServerApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
[C 2021-04-17 22:24:37.437 ServerApp]

    To access the server, open this file in a browser:
        file:///Users/user_r/Library/Jupyter/runtime/jpserver-67445-open.html
    Or copy and paste one of these URLs:
        http://localhost:8888/lab?token=a5907271e2e6f86fa729f5ff9664a9c60949aa4eb5ba74d2
        http://127.0.0.1:8888/lab?token=a5907271e2e6f86fa729f5ff9664a9c60949aa4eb5ba74d2
[D 2021-04-17 22:24:40.139 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:24:40.148 ServerApp] Paths used for configuration of page_config:
        /etc/jupyter/labconfig/page_config.json
[D 2021-04-17 22:24:40.148 ServerApp] Paths used for configuration of page_config:
        /usr/local/etc/jupyter/labconfig/page_config.json
[D 2021-04-17 22:24:40.149 ServerApp] Paths used for configuration of page_config:
        /Users/user_r/.local/share/virtualenvs/jupiter-PHGqf7zl/etc/jupyter/labconfig/page_config.json
[D 2021-04-17 22:24:40.150 ServerApp] Paths used for configuration of page_config:
        /Users/user_r/.jupyter/labconfig/page_config.json
[D 2021-04-17 22:24:40.153 LabApp] Using contents: services/contents
[D 2021-04-17 22:24:40.161 LabApp] 200 GET /lab?token=a5907271e2e6f86fa729f5ff9664a9c60949aa4eb5ba74d2 (::1) 21.98ms
[D 2021-04-17 22:24:40.904 ServerApp] Path nbdime-jupyterlab/static/remoteEntry.b9b94078cc664560024e.js served from /Users/user_r/.local/share/virtualenvs/jupiter-PHGqf7zl/share/jupyter/labextensions/nbdime-jupyterlab/static/remoteEntry.b9b94078cc664560024e.js
[D 2021-04-17 22:24:40.908 ServerApp] 304 GET /lab/extensions/nbdime-jupyterlab/static/remoteEntry.b9b94078cc664560024e.js (::1) 5.91ms
[D 2021-04-17 22:24:40.912 ServerApp] Path @kiteco/jupyterlab-kite/static/remoteEntry.89de933cbecc57badb36.js served from /Users/user_r/.local/share/virtualenvs/jupiter-PHGqf7zl/share/jupyter/labextensions/@kiteco/jupyterlab-kite/static/remoteEntry.89de933cbecc57badb36.js
[D 2021-04-17 22:24:40.913 ServerApp] 304 GET /lab/extensions/@kiteco/jupyterlab-kite/static/remoteEntry.89de933cbecc57badb36.js (::1) 4.19ms
[D 2021-04-17 22:24:41.178 ServerApp] Path nbdime-jupyterlab/static/663.2745b0c54882fb187ca5.js served from /Users/user_r/.local/share/virtualenvs/jupiter-PHGqf7zl/share/jupyter/labextensions/nbdime-jupyterlab/static/663.2745b0c54882fb187ca5.js
[D 2021-04-17 22:24:41.179 ServerApp] 304 GET /lab/extensions/nbdime-jupyterlab/static/663.2745b0c54882fb187ca5.js?v=2745b0c54882fb187ca5 (::1) 2.70ms
[D 2021-04-17 22:24:41.192 ServerApp] Path nbdime-jupyterlab/static/568.aa5ce6fc20353381fe5b.js served from /Users/user_r/.local/share/virtualenvs/jupiter-PHGqf7zl/share/jupyter/labextensions/nbdime-jupyterlab/static/568.aa5ce6fc20353381fe5b.js
[D 2021-04-17 22:24:41.193 ServerApp] 304 GET /lab/extensions/nbdime-jupyterlab/static/568.aa5ce6fc20353381fe5b.js?v=aa5ce6fc20353381fe5b (::1) 2.64ms
[D 2021-04-17 22:24:42.118 ServerApp] Path @kiteco/jupyterlab-kite/static/158.d8e73706d03668b124b2.js served from /Users/user_r/.local/share/virtualenvs/jupiter-PHGqf7zl/share/jupyter/labextensions/@kiteco/jupyterlab-kite/static/158.d8e73706d03668b124b2.js
[D 2021-04-17 22:24:42.119 ServerApp] 304 GET /lab/extensions/@kiteco/jupyterlab-kite/static/158.d8e73706d03668b124b2.js (::1) 1.91ms
[D 2021-04-17 22:24:42.123 ServerApp] Path @kiteco/jupyterlab-kite/static/249.a2fcc30aeb33da4c9ace.js served from /Users/user_r/.local/share/virtualenvs/jupiter-PHGqf7zl/share/jupyter/labextensions/@kiteco/jupyterlab-kite/static/249.a2fcc30aeb33da4c9ace.js
[D 2021-04-17 22:24:42.124 ServerApp] 304 GET /lab/extensions/@kiteco/jupyterlab-kite/static/249.a2fcc30aeb33da4c9ace.js (::1) 2.07ms
[D 2021-04-17 22:24:42.135 ServerApp] Path @kiteco/jupyterlab-kite/static/290.43cc148a860c782f623b.js served from /Users/user_r/.local/share/virtualenvs/jupiter-PHGqf7zl/share/jupyter/labextensions/@kiteco/jupyterlab-kite/static/290.43cc148a860c782f623b.js
[D 2021-04-17 22:24:42.136 ServerApp] 304 GET /lab/extensions/@kiteco/jupyterlab-kite/static/290.43cc148a860c782f623b.js (::1) 2.08ms
[D 2021-04-17 22:24:42.147 ServerApp] Path @kiteco/jupyterlab-kite/static/219.77a6986458cd6e02bec5.js served from /Users/user_r/.local/share/virtualenvs/jupiter-PHGqf7zl/share/jupyter/labextensions/@kiteco/jupyterlab-kite/static/219.77a6986458cd6e02bec5.js
[D 2021-04-17 22:24:42.148 ServerApp] 304 GET /lab/extensions/@kiteco/jupyterlab-kite/static/219.77a6986458cd6e02bec5.js (::1) 3.02ms
[D 2021-04-17 22:24:42.169 ServerApp] Path @kiteco/jupyterlab-kite/static/736.46132cbc0a7e8a7a9ad7.js served from /Users/user_r/.local/share/virtualenvs/jupiter-PHGqf7zl/share/jupyter/labextensions/@kiteco/jupyterlab-kite/static/736.46132cbc0a7e8a7a9ad7.js
[D 2021-04-17 22:24:42.170 ServerApp] 304 GET /lab/extensions/@kiteco/jupyterlab-kite/static/736.46132cbc0a7e8a7a9ad7.js (::1) 2.47ms
[D 2021-04-17 22:24:43.373 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:24:43.375 ServerApp] Found kernel python3 in /Users/user_r/.local/share/virtualenvs/jupiter-PHGqf7zl/share/jupyter/kernels
[D 2021-04-17 22:24:43.384 ServerApp] 200 GET /api/kernelspecs?1618673083365 (::1) 12.07ms
[D 2021-04-17 22:24:43.397 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:24:43.400 ServerApp] Paths used for configuration of default_setting_overrides:
        /etc/jupyter/labconfig/default_setting_overrides.json
[D 2021-04-17 22:24:43.400 ServerApp] Paths used for configuration of default_setting_overrides:
        /usr/local/etc/jupyter/labconfig/default_setting_overrides.json
[D 2021-04-17 22:24:43.401 ServerApp] Paths used for configuration of default_setting_overrides:
        /Users/user_r/.local/share/virtualenvs/jupiter-PHGqf7zl/etc/jupyter/labconfig/default_setting_overrides.json
[D 2021-04-17 22:24:43.403 ServerApp] Paths used for configuration of default_setting_overrides:
        /Users/user_r/.jupyter/labconfig/default_setting_overrides.json
[D 2021-04-17 22:24:43.506 LabApp] 200 GET /lab/api/settings?1618673083376 (::1) 109.36ms
[D 2021-04-17 22:24:43.510 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:24:43.512 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:24:43.514 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:24:43.516 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:24:43.520 ServerApp] 200 GET /api/sessions?1618673083459 (::1) 11.40ms
[D 2021-04-17 22:24:43.522 ServerApp] 200 GET /api/terminals?1618673083467 (::1) 10.00ms
[D 2021-04-17 22:24:43.524 ServerApp] Found kernel python3 in /Users/user_r/.local/share/virtualenvs/jupiter-PHGqf7zl/share/jupyter/kernels
[D 2021-04-17 22:24:43.533 ServerApp] 200 GET /api/kernelspecs?1618673083485 (::1) 18.58ms
[D 2021-04-17 22:24:43.537 ServerApp] 200 GET /api/kernels?1618673083435 (::1) 21.69ms
[D 2021-04-17 22:24:44.658 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:24:45.389 ServerApp] 200 GET /lab/api/translations/en?1618673084652 (::1) 731.67ms
[D 2021-04-17 22:24:45.429 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:24:45.479 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:24:45.483 ServerApp] Paths used for configuration of default_setting_overrides:
        /etc/jupyter/labconfig/default_setting_overrides.json
[D 2021-04-17 22:24:45.487 ServerApp] Paths used for configuration of default_setting_overrides:
        /usr/local/etc/jupyter/labconfig/default_setting_overrides.json
[D 2021-04-17 22:24:45.488 ServerApp] Paths used for configuration of default_setting_overrides:
        /Users/user_r/.local/share/virtualenvs/jupiter-PHGqf7zl/etc/jupyter/labconfig/default_setting_overrides.json
[D 2021-04-17 22:24:45.489 ServerApp] Paths used for configuration of default_setting_overrides:
        /Users/user_r/.jupyter/labconfig/default_setting_overrides.json
[D 2021-04-17 22:24:45.606 LabApp] Node v14.8.0

[D 2021-04-17 22:24:46.334 LabApp] Yarn configuration loaded.
[D 2021-04-17 22:24:46.880 ServerApp] 200 GET /lab/api/translations/?1618673085463 (::1) 1401.82ms
[I 2021-04-17 22:24:46.886 LabApp] Build is up to date
[D 2021-04-17 22:24:46.890 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:24:46.892 LabApp] 200 GET /lab/api/build?1618673085418 (::1) 1463.51ms
[D 2021-04-17 22:24:46.895 ServerApp] Path @adamcsanders/theme-dark/index.css served from /Users/user_r/.local/share/virtualenvs/jupiter-PHGqf7zl/share/jupyter/lab/themes/@adamcsanders/theme-dark/index.css
[D 2021-04-17 22:24:46.929 ServerApp] 304 GET /lab/api/themes/@adamcsanders/theme-dark/index.css (::1) 42.10ms
[D 2021-04-17 22:24:46.931 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:24:46.951 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:24:46.952 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:24:46.998 ServerApp] 200 GET /lsp/status?1618673085784 (::1) 108.91ms
[D 2021-04-17 22:24:46.999 ServerApp] 200 GET /lab/api/listings/@jupyterlab/extensionmanager-extension/listings.json?1618673085556 (::1) 68.94ms
[D 2021-04-17 22:24:47.575 ServerApp] 200 GET /api/nbconvert?1618673085636 (::1) 624.00ms
[D 2021-04-17 22:24:48.117 ServerApp] 200 GET /api/nbconvert?1618673085733 (::1) 1164.54ms
[D 2021-04-17 22:24:48.125 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:24:48.127 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:24:48.128 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:24:48.129 ServerApp] 200 GET /lab/api/listings/@jupyterlab/extensionmanager-extension/listings.json?1618673085788 (::1) 4.13ms
[D 2021-04-17 22:24:48.152 ServerApp] 200 GET /lsp/status?1618673085791 (::1) 23.64ms
[D 2021-04-17 22:24:48.154 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:24:48.156 ServerApp] Paths used for configuration of default_setting_overrides:
        /etc/jupyter/labconfig/default_setting_overrides.json
[D 2021-04-17 22:24:48.157 ServerApp] Paths used for configuration of default_setting_overrides:
        /usr/local/etc/jupyter/labconfig/default_setting_overrides.json
[D 2021-04-17 22:24:48.157 ServerApp] Paths used for configuration of default_setting_overrides:
        /Users/user_r/.local/share/virtualenvs/jupiter-PHGqf7zl/etc/jupyter/labconfig/default_setting_overrides.json
[D 2021-04-17 22:24:48.158 ServerApp] Paths used for configuration of default_setting_overrides:
        /Users/user_r/.jupyter/labconfig/default_setting_overrides.json
[D 2021-04-17 22:24:48.159 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:24:48.161 ServerApp] Paths used for configuration of default_setting_overrides:
        /etc/jupyter/labconfig/default_setting_overrides.json
[D 2021-04-17 22:24:48.162 ServerApp] Paths used for configuration of default_setting_overrides:
        /usr/local/etc/jupyter/labconfig/default_setting_overrides.json
[D 2021-04-17 22:24:48.163 ServerApp] Paths used for configuration of default_setting_overrides:
        /Users/user_r/.local/share/virtualenvs/jupiter-PHGqf7zl/etc/jupyter/labconfig/default_setting_overrides.json
[D 2021-04-17 22:24:48.164 ServerApp] Paths used for configuration of default_setting_overrides:
        /Users/user_r/.jupyter/labconfig/default_setting_overrides.json
[D 2021-04-17 22:24:48.166 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:24:48.168 ServerApp] 200 GET /lsp/status?1618673085796 (::1) 40.35ms
[D 2021-04-17 22:24:48.187 LabApp] 200 GET /lab/api/settings/@jupyterlab/shortcuts-extension:shortcuts?1618673086042 (::1) 33.00ms
[D 2021-04-17 22:24:48.194 LabApp] 200 GET /lab/api/settings/@jupyterlab/docmanager-extension:plugin?1618673086056 (::1) 35.20ms
[D 2021-04-17 22:24:48.703 LabApp] Yarn configuration loaded.
[D 2021-04-17 22:24:48.735 ServerApp] Paths used for configuration of page_config:
        /etc/jupyter/labconfig/page_config.json
[D 2021-04-17 22:24:48.736 ServerApp] Paths used for configuration of page_config:
        /usr/local/etc/jupyter/labconfig/page_config.json
[D 2021-04-17 22:24:48.736 ServerApp] Paths used for configuration of page_config:
        /Users/user_r/.local/share/virtualenvs/jupiter-PHGqf7zl/etc/jupyter/labconfig/page_config.json
[D 2021-04-17 22:24:48.737 ServerApp] Paths used for configuration of page_config:
        /Users/user_r/.jupyter/labconfig/page_config.json
[D 2021-04-17 22:24:48.863 ServerApp] Paths used for configuration of page_config:
        /etc/jupyter/labconfig/page_config.json
[D 2021-04-17 22:24:48.863 ServerApp] Paths used for configuration of page_config:
        /usr/local/etc/jupyter/labconfig/page_config.json
[D 2021-04-17 22:24:48.864 ServerApp] Paths used for configuration of page_config:
        /Users/user_r/.local/share/virtualenvs/jupiter-PHGqf7zl/etc/jupyter/labconfig/page_config.json
[D 2021-04-17 22:24:48.864 ServerApp] Paths used for configuration of page_config:
        /Users/user_r/.jupyter/labconfig/page_config.json
[D 2021-04-17 22:24:48.869 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:24:48.870 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:24:48.871 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:24:48.911 LabApp] Fetching URL: https://registry.yarnpkg.com/jupyterlab-dash
[D 2021-04-17 22:24:48.966 ServerApp] 200 GET /lsp/kite_installed?1618673088148 (::1) 98.03ms
[D 2021-04-17 22:24:49.014 ServerApp] Paths used for configuration of page_config:
        /etc/jupyter/labconfig/page_config.json
[D 2021-04-17 22:24:49.015 ServerApp] Paths used for configuration of page_config:
        /usr/local/etc/jupyter/labconfig/page_config.json
[D 2021-04-17 22:24:49.015 ServerApp] Paths used for configuration of page_config:
        /Users/user_r/.local/share/virtualenvs/jupiter-PHGqf7zl/etc/jupyter/labconfig/page_config.json
[D 2021-04-17 22:24:49.017 ServerApp] Paths used for configuration of page_config:
        /Users/user_r/.jupyter/labconfig/page_config.json
[D 2021-04-17 22:24:49.092 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:24:49.093 ServerApp] Paths used for configuration of default_setting_overrides:
        /etc/jupyter/labconfig/default_setting_overrides.json
[D 2021-04-17 22:24:49.094 ServerApp] Paths used for configuration of default_setting_overrides:
        /usr/local/etc/jupyter/labconfig/default_setting_overrides.json
[D 2021-04-17 22:24:49.094 ServerApp] Paths used for configuration of default_setting_overrides:
        /Users/user_r/.local/share/virtualenvs/jupiter-PHGqf7zl/etc/jupyter/labconfig/default_setting_overrides.json
[D 2021-04-17 22:24:49.095 ServerApp] Paths used for configuration of default_setting_overrides:
        /Users/user_r/.jupyter/labconfig/default_setting_overrides.json
[D 2021-04-17 22:24:49.095 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:24:49.169 ServerApp] 200 GET /lsp/kite_installed?1618673088177 (::1) 297.50ms
[D 2021-04-17 22:24:49.177 LabApp] 200 GET /lab/api/settings/@jupyterlab/shortcuts-extension:shortcuts?1618673088352 (::1) 85.54ms
[D 2021-04-17 22:24:49.187 LabApp] 200 GET /lab/api/workspaces/default?1618673088299 (::1) 92.21ms
[D 2021-04-17 22:24:49.233 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:24:49.304 LabApp] Fetching URL: https://registry.yarnpkg.com/jupyterlab-theme-solarized-dark
[D 2021-04-17 22:24:49.343 ServerApp] Paths used for configuration of page_config:
        /etc/jupyter/labconfig/page_config.json
[D 2021-04-17 22:24:49.344 ServerApp] Paths used for configuration of page_config:
        /usr/local/etc/jupyter/labconfig/page_config.json
[D 2021-04-17 22:24:49.347 ServerApp] Paths used for configuration of page_config:
        /Users/user_r/.local/share/virtualenvs/jupiter-PHGqf7zl/etc/jupyter/labconfig/page_config.json
[D 2021-04-17 22:24:49.349 ServerApp] Paths used for configuration of page_config:
        /Users/user_r/.jupyter/labconfig/page_config.json
[D 2021-04-17 22:24:49.549 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:24:49.551 ServerApp] Paths used for configuration of default_setting_overrides:
        /etc/jupyter/labconfig/default_setting_overrides.json
[D 2021-04-17 22:24:49.552 ServerApp] Paths used for configuration of default_setting_overrides:
        /usr/local/etc/jupyter/labconfig/default_setting_overrides.json
[D 2021-04-17 22:24:49.553 ServerApp] Paths used for configuration of default_setting_overrides:
        /Users/user_r/.local/share/virtualenvs/jupiter-PHGqf7zl/etc/jupyter/labconfig/default_setting_overrides.json
[D 2021-04-17 22:24:49.556 ServerApp] Paths used for configuration of default_setting_overrides:
        /Users/user_r/.jupyter/labconfig/default_setting_overrides.json
[D 2021-04-17 22:24:49.635 LabApp] Fetching URL: https://registry.yarnpkg.com/@adamcsanders%2Ftheme-dark
[D 2021-04-17 22:24:49.702 LabApp] 200 GET /lab/api/settings?1618673089543 (::1) 154.08ms
[D 2021-04-17 22:24:50.063 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:24:50.065 LabApp] 204 PUT /lab/api/workspaces/default?1618673090058 (::1) 1.61ms
[D 2021-04-17 22:24:50.334 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:24:50.370 ServerApp] 200 GET /api/contents?content=1&1618673090134 (::1) 36.90ms
[D 2021-04-17 22:24:50.686 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:24:50.687 LabApp] 204 PUT /lab/api/workspaces/default?1618673090681 (::1) 1.50ms
[D 2021-04-17 22:24:52.068 LabApp] Fetching URL: https://registry.yarnpkg.com/jupyterlab-chart-editor
[D 2021-04-17 22:24:52.342 LabApp] Fetching URL: https://registry.yarnpkg.com/nbdime-jupyterlab
[D 2021-04-17 22:24:52.611 LabApp] Fetching URL: https://registry.yarnpkg.com/@telamonian%2Ftheme-darcula
[D 2021-04-17 22:24:52.947 LabApp] Fetching URL: https://registry.yarnpkg.com/@krassowski%2Fjupyterlab_go_to_definition
[D 2021-04-17 22:24:53.303 LabApp] > /Users/user_r/.nvm/versions/node/v14.8.0/bin/npm pack jupyterlab-dash@0.4.0 jupyterlab-theme-solarized-dark@2.0.0 @adamcsanders/theme-dark@0.19.1-rc.5 jupyterlab-chart-editor@4.14.3 nbdime-jupyterlab@2.1.0 @telamonian/theme-darcula@3.0.0 @krassowski/jupyterlab_go_to_definition@1.0.0
-[D 2021-04-17 22:24:53.751 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:24:53.758 ServerApp] 200 GET /api/sessions?1618673093708 (::1) 8.21ms
[D 2021-04-17 22:24:53.766 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:24:53.773 ServerApp] 200 GET /api/terminals?1618673093710 (::1) 7.73ms
[D 2021-04-17 22:24:53.797 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:24:53.799 ServerApp] 200 GET /api/kernels?1618673093713 (::1) 2.70ms
\[D 2021-04-17 22:24:55.511 LabApp] npm notice
    npm notice šŸ“¦  jupyterlab-dash@0.4.0
    npm notice === Tarball Contents ===
    npm notice 100B  style/index.css
    npm notice 4.4kB lib/index.js
    npm notice 1.3kB package.json
    npm notice 2.7kB README.md
    npm notice 240B  lib/index.d.ts
    npm notice === Tarball Details ===
    npm notice name:          jupyterlab-dash
    npm notice version:       0.4.0
    npm notice filename:      jupyterlab-dash-0.4.0.tgz
    npm notice package size:  3.3 kB
    npm notice unpacked size: 8.7 kB
    npm notice shasum:        651864bdf22e2c758c2d2959ac16f2504d945be4
    npm notice integrity:     sha512-LK0ABV/Yv/0nF[...]xOhKE/NgZFJQQ==
    npm notice total files:   5
    npm notice
    npm notice
    npm notice šŸ“¦  jupyterlab-theme-solarized-dark@2.0.0
    npm notice === Tarball Contents ===
    npm notice 0      package
    npm notice 1.5kB  LICENSE
    npm notice 3.8kB  README.md
    npm notice 0      lib
    npm notice 2.8kB  package.json
    npm notice 0      style
    npm notice 201B   lib/index.d.ts
    npm notice 638B   lib/index.js
    npm notice 609B   style/base.css
    npm notice 22B    style/index.css
    npm notice 21B    style/index.js
    npm notice 16.7kB style/variables.css
    npm notice === Tarball Details ===
    npm notice name:          jupyterlab-theme-solarized-dark
    npm notice version:       2.0.0
    npm notice filename:      jupyterlab-theme-solarized-dark-2.0.0.tgz
    npm notice package size:  8.1 kB
    npm notice unpacked size: 26.3 kB
    npm notice shasum:        751772809f6781c1b2bed78354af1fcc49129280
    npm notice integrity:     sha512-GjJSfCkVQvZ67[...]ELdgxN3YEOjYA==
    npm notice total files:   12
    npm notice
    npm notice
    npm notice šŸ“¦  @adamcsanders/theme-dark@0.19.1-rc.5
    npm notice === Tarball Contents ===
    npm notice 1.3kB  package.json
    npm notice 1.3kB  README.md
    npm notice 692B   lib/index.js
    npm notice 176B   lib/index.d.ts
    npm notice 4.2kB  style/icons/jupyter/launcher_selected.svg
    npm notice 4.3kB  style/icons/jupyter/book.svg
    npm notice 4.2kB  style/icons/jupyter/console.svg
    npm notice 4.1kB  style/icons/jupyter/csv.svg
    npm notice 4.0kB  style/icons/jupyter/csv_selected.svg
    npm notice 4.4kB  style/icons/jupyter/directory.svg
    npm notice 4.4kB  style/icons/jupyter/directory_selected.svg
    npm notice 4.2kB  style/icons/jupyter/file.svg
    npm notice 4.2kB  style/icons/jupyter/file_selected.svg
    npm notice 4.2kB  style/icons/jupyter/image.svg
    npm notice 4.1kB  style/icons/jupyter/image_selected.svg
    npm notice 4.9kB  style/icons/jupyter/json.svg
    npm notice 4.7kB  style/icons/jupyter/json_selected.svg
    npm notice 4.1kB  style/icons/jupyter/jupyter.svg
    npm notice 4.4kB  style/icons/jupyter/launcher.svg
    npm notice 4.3kB  style/icons/jupyter/book_selected.svg
    npm notice 4.2kB  style/icons/jupyter/markdown.svg
    npm notice 4.2kB  style/icons/jupyter/markdown_selected.svg
    npm notice 4.7kB  style/icons/jupyter/python.svg
    npm notice 4.7kB  style/icons/jupyter/python_selected.svg
    npm notice 3.1kB  style/icons/jupyter/questionmark.svg
    npm notice 4.2kB  style/icons/jupyter/r.svg
    npm notice 4.2kB  style/icons/jupyter/r_selected.svg
    npm notice 4.7kB  style/icons/jupyter/settings.svg
    npm notice 4.8kB  style/icons/jupyter/settings_selected.svg
    npm notice 4.4kB  style/icons/jupyter/terminal.svg
    npm notice 4.6kB  style/icons/jupyter/texteditor.svg
    npm notice 4.6kB  style/icons/jupyter/vega.svg
    npm notice 4.6kB  style/icons/jupyter/vega_selected.svg
    npm notice 4.1kB  style/icons/jupyter/yml.svg
    npm notice 4.1kB  style/icons/jupyter/yml_selected.svg
    npm notice 542B   style/icons/md/expand-more.svg
    npm notice 538B   style/icons/md/bug.svg
    npm notice 554B   style/icons/md/caretleft.svg
    npm notice 522B   style/icons/md/caretright.svg
    npm notice 522B   style/icons/md/caretup.svg
    npm notice 253B   style/icons/md/chat.svg
    npm notice 538B   style/icons/md/checkmark-disabled.svg
    npm notice 539B   style/icons/md/checkmark.svg
    npm notice 506B   style/icons/md/circle-inverse.svg
    npm notice 257B   style/icons/md/circle.svg
    npm notice 653B   style/icons/md/close-circle-inverse.svg
    npm notice 597B   style/icons/md/close-circle.svg
    npm notice 590B   style/icons/md/close-inverse.svg
    npm notice 266B   style/icons/md/close.svg
    npm notice 447B   style/icons/md/copy.svg
    npm notice 717B   style/icons/md/cut.svg
    npm notice 298B   style/icons/md/down_caret.svg
    npm notice 559B   style/icons/md/download.svg
    npm notice 644B   style/icons/md/edit.svg
    npm notice 320B   style/icons/md/ellipses.svg
    npm notice 535B   style/icons/md/expand-less.svg
    npm notice 517B   style/icons/md/caretdown.svg
    npm notice 151B   style/icons/md/ic_add_24px.svg
    npm notice 284B   style/icons/md/ic_build_24px.svg
    npm notice 250B   style/icons/md/ic_create_new_folder_24px.svg
    npm notice 354B   style/icons/md/ic_directions_run_24px.svg
    npm notice 408B   style/icons/md/ic_extension_24px.svg
    npm notice 153B   style/icons/md/ic_file_upload_24px.svg
    npm notice 207B   style/icons/md/ic_folder_24px.svg
    npm notice 151B   style/icons/md/ic_home_24px.svg
    npm notice 568B   style/icons/md/ic_palette_24px.svg
    npm notice 323B   style/icons/md/ic_refresh_18px.svg
    npm notice 212B   style/icons/md/ic_tab_24px.svg
    npm notice 231B   style/icons/md/lens.svg
    npm notice 375B   style/icons/md/link.svg
    npm notice 342B   style/icons/md/more-horiz.svg
    npm notice 289B   style/icons/md/panorama_fish_eye.svg
    npm notice 365B   style/icons/md/paste.svg
    npm notice 178B   style/icons/md/run.svg
    npm notice 307B   style/icons/md/save.svg
    npm notice 503B   style/icons/md/search.svg
    npm notice 178B   style/icons/md/stop.svg
    npm notice 614B   style/icons/md/undo.svg
    npm notice 210B   style/images/caretdown.png
    npm notice 210B   style/images/caretleft.png
    npm notice 217B   style/images/caretright.png
    npm notice 214B   style/images/caretup.png
    npm notice 2.4kB  style/images/jupyter-favicon.svg
    npm notice 4.1kB  style/images/jupyter-white-moons.svg
    npm notice 4.1kB  style/images/jupyter.svg
    npm notice 5.8kB  style/images/jupyterlab-wordmark-inverse.svg
    npm notice 5.4kB  style/images/jupyterlab-wordmark.svg
    npm notice 16.9kB style/images/jupyterlab.svg
    npm notice 522B   style/index.css
    npm notice 5.1kB  style/urls.css
    npm notice 16.9kB style/variables.css
    npm notice === Tarball Details ===
    npm notice name:          @adamcsanders/theme-dark
    npm notice version:       0.19.1-rc.5
    npm notice filename:      adamcsanders-theme-dark-0.19.1-rc.5.tgz
    npm notice package size:  36.0 kB
    npm notice unpacked size: 216.6 kB
    npm notice shasum:        49b74262f0cb3237842cf3b55977a0fec17d3097
    npm notice integrity:     sha512-uaM4bDFY+rEMh[...]SZY8EL2uCKNiQ==
    npm notice total files:   91
    npm notice
    npm notice
    npm notice šŸ“¦  jupyterlab-chart-editor@4.14.3
    npm notice === Tarball Contents ===
    npm notice 926B  style/index.css
    npm notice 2.9kB lib/component.js
    npm notice 4.4kB lib/index.js
    npm notice 1.7kB package.json
    npm notice 871B  CHANGELOG.md
    npm notice 1.1kB README.md
    npm notice 1.2kB style/plotly.svg
    npm notice 1.2kB lib/component.d.ts
    npm notice 1.2kB lib/index.d.ts
    npm notice === Tarball Details ===
    npm notice name:          jupyterlab-chart-editor
    npm notice version:       4.14.3
    npm notice filename:      jupyterlab-chart-editor-4.14.3.tgz
    npm notice package size:  5.0 kB
    npm notice unpacked size: 15.5 kB
    npm notice shasum:        a39cc2b78e0844b2a80a8ddf632ea192cba3fa14
    npm notice integrity:     sha512-LPNbT1Xyvi9fC[...]1/yPsBzc3SZvQ==
    npm notice total files:   9
    npm notice
    npm notice
    npm notice šŸ“¦  nbdime-jupyterlab@2.1.0
    npm notice === Tarball Contents ===
    npm notice 3.6kB style/index.css
    npm notice 2.5kB lib/actions.js
    npm notice 635B  lib/index.js
    npm notice 9.3kB lib/plugin.js
    npm notice 307B  lib/utils.js
    npm notice 7.6kB lib/widget.js
    npm notice 2.8kB package.json
    npm notice 494B  schema/plugin.json
    npm notice 2.1kB lib/actions.js.map
    npm notice 268B  lib/index.js.map
    npm notice 5.8kB lib/plugin.js.map
    npm notice 299B  lib/utils.js.map
    npm notice 5.6kB lib/widget.js.map
    npm notice 772B  lib/actions.d.ts
    npm notice 433B  lib/index.d.ts
    npm notice 1.1kB lib/plugin.d.ts
    npm notice 95B   lib/utils.d.ts
    npm notice 2.0kB lib/widget.d.ts
    npm notice === Tarball Details ===
    npm notice name:          nbdime-jupyterlab
    npm notice version:       2.1.0
    npm notice filename:      nbdime-jupyterlab-2.1.0.tgz
    npm notice package size:  12.0 kB
    npm notice unpacked size: 45.7 kB
    npm notice shasum:        3b7ebe2ce65f02038f86ceab4df9f705d315dc16
    npm notice integrity:     sha512-aZdMumdglw9S0[...]KEfgJpmRLIemg==
    npm notice total files:   18
    npm notice
    npm notice
    npm notice šŸ“¦  @telamonian/theme-darcula@3.0.0
    npm notice === Tarball Contents ===
    npm notice 1.5kB  LICENSE
    npm notice 2.7kB  style/codemirror-darcula.css
    npm notice 521B   style/index.css
    npm notice 2.6kB  style/scrollbars.css
    npm notice 18.5kB style/variables.css
    npm notice 759B   lib/index.js
    npm notice 2.4kB  package.json
    npm notice 1.6kB  README.md
    npm notice 189B   lib/index.d.ts
    npm notice === Tarball Details ===
    npm notice name:          @telamonian/theme-darcula
    npm notice version:       3.0.0
    npm notice filename:      telamonian-theme-darcula-3.0.0.tgz
    npm notice package size:  8.4 kB
    npm notice unpacked size: 30.8 kB
    npm notice shasum:        2247ef26f2644dd8b7857f25999a5e8aae91fc34
    npm notice integrity:     sha512-zC7b+RJMDekdg[...]kUtU67CUxjJCQ==
    npm notice total files:   9
    npm notice
    npm notice
    npm notice šŸ“¦  @krassowski/jupyterlab_go_to_definition@1.0.0
    npm notice === Tarball Contents ===
    npm notice 2.5kB  package.json
    npm notice 1.5kB  LICENSE
    npm notice 6.4kB  README.md
    npm notice 731B   lib/editors/codemirror/extension.d.ts
    npm notice 6.3kB  lib/editors/codemirror/extension.js
    npm notice 4.4kB  lib/editors/codemirror/extension.js.map
    npm notice 11B    lib/editors/codemirror/extension.spec.d.ts
    npm notice 2.2kB  lib/editors/codemirror/extension.spec.js
    npm notice 2.4kB  lib/editors/codemirror/extension.spec.js.map
    npm notice 104B   lib/editors/codemirror/index.d.ts
    npm notice 137B   lib/editors/codemirror/index.js
    npm notice 211B   lib/editors/codemirror/index.js.map
    npm notice 409B   lib/editors/codemirror/tokens.d.ts
    npm notice 349B   lib/editors/codemirror/tokens.js
    npm notice 440B   lib/editors/codemirror/tokens.js.map
    npm notice 478B   lib/editors/editor.d.ts
    npm notice 34B    lib/editors/editor.js
    npm notice 115B   lib/editors/editor.js.map
    npm notice 427B   lib/history.d.ts
    npm notice 980B   lib/history.js
    npm notice 970B   lib/history.js.map
    npm notice 228B   lib/index.d.ts
    npm notice 7.5kB  lib/index.js
    npm notice 5.6kB  lib/index.js.map
    npm notice 891B   lib/jump.d.ts
    npm notice 32B    lib/jump.js
    npm notice 100B   lib/jump.js.map
    npm notice 912B   lib/jumpers/fileeditor.d.ts
    npm notice 2.9kB  lib/jumpers/fileeditor.js
    npm notice 2.8kB  lib/jumpers/fileeditor.js.map
    npm notice 2.2kB  lib/jumpers/jumper.d.ts
    npm notice 11.9kB lib/jumpers/jumper.js
    npm notice 8.5kB  lib/jumpers/jumper.js.map
    npm notice 1.0kB  lib/jumpers/notebook.d.ts
    npm notice 5.5kB  lib/jumpers/notebook.js
    npm notice 4.1kB  lib/jumpers/notebook.js.map
    npm notice 3.0kB  lib/languages/analyzer.d.ts
    npm notice 7.5kB  lib/languages/analyzer.js
    npm notice 6.2kB  lib/languages/analyzer.js.map
    npm notice 11B    lib/languages/analyzer.spec.d.ts
    npm notice 1.6kB  lib/languages/analyzer.spec.js
    npm notice 1.6kB  lib/languages/analyzer.spec.js.map
    npm notice 301B   lib/languages/chooser.d.ts
    npm notice 568B   lib/languages/chooser.js
    npm notice 485B   lib/languages/chooser.js.map
    npm notice 1.2kB  lib/languages/python.d.ts
    npm notice 10.8kB lib/languages/python.js
    npm notice 6.5kB  lib/languages/python.js.map
    npm notice 11B    lib/languages/python.spec.d.ts
    npm notice 13.4kB lib/languages/python.spec.js
    npm notice 12.7kB lib/languages/python.spec.js.map
    npm notice 584B   lib/languages/r.d.ts
    npm notice 2.8kB  lib/languages/r.js
    npm notice 2.4kB  lib/languages/r.js.map
    npm notice 11B    lib/languages/r.spec.d.ts
    npm notice 3.9kB  lib/languages/r.spec.js
    npm notice 3.9kB  lib/languages/r.spec.js.map
    npm notice 551B   lib/notebook_private.d.ts
    npm notice 2.0kB  lib/notebook_private.js
    npm notice 1.6kB  lib/notebook_private.js.map
    npm notice 761B   lib/testutils.d.ts
    npm notice 1.1kB  lib/testutils.js
    npm notice 1.2kB  lib/testutils.js.map
    npm notice 291B   schema/plugin.json
    npm notice 2.1kB  src/editors/codemirror/extension.spec.ts
    npm notice 6.2kB  src/editors/codemirror/extension.ts
    npm notice 104B   src/editors/codemirror/index.ts
    npm notice 476B   src/editors/codemirror/tokens.ts
    npm notice 466B   src/editors/editor.ts
    npm notice 1.2kB  src/history.ts
    npm notice 7.0kB  src/index.ts
    npm notice 838B   src/jump.ts
    npm notice 3.1kB  src/jumpers/fileeditor.ts
    npm notice 12.8kB src/jumpers/jumper.ts
    npm notice 5.6kB  src/jumpers/notebook.ts
    npm notice 1.7kB  src/languages/analyzer.spec.ts
    npm notice 8.0kB  src/languages/analyzer.ts
    npm notice 740B   src/languages/chooser.ts
    npm notice 12.7kB src/languages/python.spec.ts
    npm notice 10.5kB src/languages/python.ts
    npm notice 3.6kB  src/languages/r.spec.ts
    npm notice 2.6kB  src/languages/r.ts
    npm notice 2.0kB  src/notebook_private.ts
    npm notice 1.4kB  src/testutils.ts
    npm notice 166B   src/typings.d.ts
    npm notice 0      style/index.css
    npm notice === Tarball Details ===
    npm notice name:          @krassowski/jupyterlab_go_to_definition
    npm notice version:       1.0.0
    npm notice filename:      krassowski-jupyterlab_go_to_definition-1.0.0.tgz
    npm notice package size:  61.7 kB
    npm notice unpacked size: 255.7 kB
    npm notice shasum:        c935050509f0e2c7fb5311804f2e9449f037d869
    npm notice integrity:     sha512-znCdf94NCBTos[...]3b9QYUnMxzQwg==
    npm notice total files:   86
    npm notice
    jupyterlab-dash-0.4.0.tgz
    jupyterlab-theme-solarized-dark-2.0.0.tgz
    adamcsanders-theme-dark-0.19.1-rc.5.tgz
    jupyterlab-chart-editor-4.14.3.tgz
    nbdime-jupyterlab-2.1.0.tgz
    telamonian-theme-darcula-3.0.0.tgz
    krassowski-jupyterlab_go_to_definition-1.0.0.tgz

[D 2021-04-17 22:24:55.608 LabApp] 200 GET /lab/api/extensions?1618673087040 (::1) 7442.54ms
[D 2021-04-17 22:24:55.609 LabApp] 200 GET /lab/api/extensions?1618673088134 (::1) 6739.41ms
[D 2021-04-17 22:24:55.611 LabApp] 200 GET /lab/api/extensions?1618673088971 (::1) 6378.69ms
[D 2021-04-17 22:25:00.382 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:25:00.385 ServerApp] 200 GET /api/contents?content=1&1618673100377 (::1) 3.18ms
[D 2021-04-17 22:25:03.786 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:25:03.787 ServerApp] 200 GET /api/sessions?1618673103782 (::1) 1.33ms
[D 2021-04-17 22:25:03.794 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:25:03.795 ServerApp] 200 GET /api/terminals?1618673103789 (::1) 0.92ms
[D 2021-04-17 22:25:03.824 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:25:03.825 ServerApp] 200 GET /api/kernels?1618673103817 (::1) 1.18ms
[D 2021-04-17 22:25:10.398 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:25:10.400 ServerApp] 200 GET /api/contents?content=1&1618673110393 (::1) 2.79ms
[D 2021-04-17 22:25:13.802 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:25:13.804 ServerApp] 200 GET /api/sessions?1618673113796 (::1) 2.55ms
[D 2021-04-17 22:25:13.808 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:25:13.809 ServerApp] 200 GET /api/terminals?1618673113800 (::1) 1.08ms
[D 2021-04-17 22:25:13.841 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:25:13.842 ServerApp] 200 GET /api/kernels?1618673113834 (::1) 1.25ms
[D 2021-04-17 22:25:16.722 ServerApp] Accepting token-authenticated connection from ::1
[I 2021-04-17 22:25:16.723 ServerApp] Creating new notebook in
[D 2021-04-17 22:25:16.727 ServerApp] Saving /Users/user_r/OneDrive/Home/Dev/jupiter/Untitled2.ipynb
[D 2021-04-17 22:25:16.749 ServerApp] 201 POST /api/contents?1618673116696 (::1) 27.54ms
[D 2021-04-17 22:25:16.812 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:25:16.817 ServerApp] 200 GET /api/contents/Untitled2.ipynb?content=0&1618673116770 (::1) 5.12ms
[D 2021-04-17 22:25:16.830 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:25:16.954 ServerApp] 200 GET /api/contents?content=1&1618673116784 (::1) 108.79ms
[D 2021-04-17 22:25:17.017 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:25:17.030 ServerApp] 200 GET /api/contents/Untitled2.ipynb?type=notebook&content=1&1618673117007 (::1) 13.28ms
[D 2021-04-17 22:25:17.386 ServerApp] Path 68c5af1f48e2bfca1e57ae1c556a5c72.woff2 served from /Users/user_r/.local/share/virtualenvs/jupiter-PHGqf7zl/share/jupyter/lab/static/68c5af1f48e2bfca1e57ae1c556a5c72.woff2
[D 2021-04-17 22:25:17.387 ServerApp] 304 GET /static/lab/68c5af1f48e2bfca1e57ae1c556a5c72.woff2 (::1) 2.88ms
[D 2021-04-17 22:25:17.393 ServerApp] Path c1210e5ebe4344da508396540be7f52c.woff2 served from /Users/user_r/.local/share/virtualenvs/jupiter-PHGqf7zl/share/jupyter/lab/static/c1210e5ebe4344da508396540be7f52c.woff2
[D 2021-04-17 22:25:17.395 ServerApp] 304 GET /static/lab/c1210e5ebe4344da508396540be7f52c.woff2 (::1) 2.98ms
[D 2021-04-17 22:25:17.832 ServerApp] Path components/MathJax/MathJax.js served from /Users/user_r/.local/share/virtualenvs/jupiter-PHGqf7zl/lib/python3.9/site-packages/notebook/static/components/MathJax/MathJax.js
[D 2021-04-17 22:25:17.833 ServerApp] 304 GET /static/notebook/components/MathJax/MathJax.js?config=TeX-AMS-MML_HTMLorMML-full,Safe&delayStartupUntil=configured (::1) 2.82ms
[D 2021-04-17 22:25:17.955 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:25:17.957 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:25:17.963 ServerApp] 200 POST /nbdime/api/isgit?1618673117172 (::1) 8.21ms
[D 2021-04-17 22:25:17.966 ServerApp] 200 POST /nbdime/api/isgit?1618673117518 (::1) 9.70ms
[D 2021-04-17 22:25:17.967 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:25:17.971 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:25:17.975 ServerApp] 200 GET /api/contents/Untitled2.ipynb/checkpoints?1618673117594 (::1) 8.51ms
[D 2021-04-17 22:25:17.977 ServerApp] 200 GET /api/contents/Untitled2.ipynb/checkpoints?1618673117607 (::1) 8.56ms
[D 2021-04-17 22:25:17.983 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:25:17.988 ServerApp] 200 GET /api/contents/Untitled2.ipynb/checkpoints?1618673117625 (::1) 5.73ms
[D 2021-04-17 22:25:17.988 ServerApp] Path components/MathJax/config/TeX-AMS-MML_HTMLorMML-full.js served from /Users/user_r/.local/share/virtualenvs/jupiter-PHGqf7zl/lib/python3.9/site-packages/notebook/static/components/MathJax/config/TeX-AMS-MML_HTMLorMML-full.js
[D 2021-04-17 22:25:17.990 ServerApp] 304 GET /static/notebook/components/MathJax/config/TeX-AMS-MML_HTMLorMML-full.js?V=2.7.9 (::1) 5.44ms
[D 2021-04-17 22:25:18.103 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:25:18.105 LabApp] 204 PUT /lab/api/workspaces/default?1618673118094 (::1) 2.33ms
[D 2021-04-17 22:25:18.206 ServerApp] Path components/MathJax/config/Safe.js served from /Users/user_r/.local/share/virtualenvs/jupiter-PHGqf7zl/lib/python3.9/site-packages/notebook/static/components/MathJax/config/Safe.js
[D 2021-04-17 22:25:18.206 ServerApp] 304 GET /static/notebook/components/MathJax/config/Safe.js?V=2.7.9 (::1) 2.31ms
[D 2021-04-17 22:25:18.361 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:25:18.362 ServerApp] 200 GET /api/sessions?1618673118352 (::1) 1.72ms
[D 2021-04-17 22:25:18.375 ServerApp] Path components/MathJax/extensions/Safe.js served from /Users/user_r/.local/share/virtualenvs/jupiter-PHGqf7zl/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions/Safe.js
[D 2021-04-17 22:25:18.375 ServerApp] 304 GET /static/notebook/components/MathJax/extensions/Safe.js?V=2.7.9 (::1) 1.42ms
[D 2021-04-17 22:25:18.404 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:25:18.507 ServerApp] Starting kernel (async): ['/Users/user_r/.local/share/virtualenvs/jupiter-PHGqf7zl/bin/python', '-m', 'ipykernel_launcher', '-f', '/Users/user_r/Library/Jupyter/runtime/kernel-a872bcc7-ca12-4c31-a32d-74ccc8b58c87.json']
[D 2021-04-17 22:25:18.515 ServerApp] Connecting to: tcp://127.0.0.1:59086
[D 2021-04-17 22:25:18.532 ServerApp] Connecting to: tcp://127.0.0.1:59083
[I 2021-04-17 22:25:18.537 ServerApp] Kernel started: a872bcc7-ca12-4c31-a32d-74ccc8b58c87
[D 2021-04-17 22:25:18.537 ServerApp] Kernel args: {'kernel_name': 'python3', 'cwd': '/Users/user_r/OneDrive/Home/Dev/jupiter'}
[D 2021-04-17 22:25:18.551 ServerApp] 201 POST /api/sessions?1618673118388 (::1) 147.35ms
[D 2021-04-17 22:25:18.565 ServerApp] Path components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/fontdata.js served from /Users/user_r/.local/share/virtualenvs/jupiter-PHGqf7zl/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/fontdata.js
[D 2021-04-17 22:25:18.567 ServerApp] 304 GET /static/notebook/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/fontdata.js?V=2.7.9 (::1) 4.73ms
[D 2021-04-17 22:25:18.739 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:25:18.741 ServerApp] 200 GET /api/sessions?1618673118675 (::1) 2.87ms
[D 2021-04-17 22:25:18.772 ServerApp] Initializing websocket connection /api/kernels/a872bcc7-ca12-4c31-a32d-74ccc8b58c87/channels
[D 2021-04-17 22:25:18.789 ServerApp] Requesting kernel info from a872bcc7-ca12-4c31-a32d-74ccc8b58c87
[D 2021-04-17 22:25:18.789 ServerApp] Connecting to: tcp://127.0.0.1:59082
[D 2021-04-17 22:25:18.801 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:25:18.806 ServerApp] 200 PATCH /api/sessions/bcd70949-c6bd-43db-9dcb-d1a8cab4f73f?1618673118770 (::1) 5.56ms
[D 2021-04-17 22:25:18.813 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:25:18.818 ServerApp] 200 GET /api/kernels?1618673118789 (::1) 8.15ms
[D 2021-04-17 22:25:18.848 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:25:18.851 ServerApp] 200 PATCH /api/sessions/bcd70949-c6bd-43db-9dcb-d1a8cab4f73f?1618673118827 (::1) 3.89ms
[D 2021-04-17 22:25:18.896 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:25:18.898 ServerApp] Found kernel python3 in /Users/user_r/.local/share/virtualenvs/jupiter-PHGqf7zl/share/jupyter/kernels
[D 2021-04-17 22:25:18.900 ServerApp] 200 GET /api/kernelspecs?1618673118887 (::1) 3.84ms
[D 2021-04-17 22:25:18.934 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:25:18.938 ServerApp] 200 GET /api/sessions?1618673118918 (::1) 5.46ms
[D 2021-04-17 22:25:19.075 ServerApp] Initializing websocket connection /api/kernels/a872bcc7-ca12-4c31-a32d-74ccc8b58c87/channels
[D 2021-04-17 22:25:19.080 ServerApp] Waiting for pending kernel_info request
[D 2021-04-17 22:25:19.770 ServerApp] Received kernel info: {'status': 'ok', 'protocol_version': '5.3', 'implementation': 'ipython', 'implementation_version': '7.22.0', 'language_info': {'name': 'python', 'version': '3.9.2', 'mimetype': 'text/x-python', 'codemirror_mode': {'name': 'ipython', 'version': 3}, 'pygments_lexer': 'ipython3', 'nbconvert_exporter': 'python', 'file_extension': '.py'}, 'banner': "Python 3.9.2 (default, Feb 24 2021, 13:30:36) \nType 'copyright', 'credits' or 'license' for more information\nIPython 7.22.0 -- An enhanced Interactive Python. Type '?' for help.\n", 'help_links': [{'text': 'Python Reference', 'url': 'https://docs.python.org/3.9'}, {'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-04-17 22:25:19.772 ServerApp] 101 GET /api/kernels/a872bcc7-ca12-4c31-a32d-74ccc8b58c87/channels?session_id=41c3821d-3f06-4325-b531-53c31aba07bc (::1) 1000.40ms
[D 2021-04-17 22:25:19.773 ServerApp] Opening websocket /api/kernels/a872bcc7-ca12-4c31-a32d-74ccc8b58c87/channels
[D 2021-04-17 22:25:19.773 ServerApp] Getting buffer for a872bcc7-ca12-4c31-a32d-74ccc8b58c87
[D 2021-04-17 22:25:19.773 ServerApp] Connecting to: tcp://127.0.0.1:59083
[D 2021-04-17 22:25:19.774 ServerApp] Connecting to: tcp://127.0.0.1:59082
[D 2021-04-17 22:25:19.775 ServerApp] Connecting to: tcp://127.0.0.1:59086
[D 2021-04-17 22:25:19.776 ServerApp] Connecting to: tcp://127.0.0.1:59084
[D 2021-04-17 22:25:19.777 ServerApp] Connecting to: tcp://127.0.0.1:59082
[D 2021-04-17 22:25:19.781 ServerApp] 101 GET /api/kernels/a872bcc7-ca12-4c31-a32d-74ccc8b58c87/channels?session_id=03c900a4-4087-44af-8b83-89354b5b58dd (127.0.0.1) 706.41ms
[D 2021-04-17 22:25:19.781 ServerApp] Opening websocket /api/kernels/a872bcc7-ca12-4c31-a32d-74ccc8b58c87/channels
[D 2021-04-17 22:25:19.782 ServerApp] Getting buffer for a872bcc7-ca12-4c31-a32d-74ccc8b58c87
[D 2021-04-17 22:25:19.782 ServerApp] Connecting to: tcp://127.0.0.1:59083
[D 2021-04-17 22:25:19.783 ServerApp] Connecting to: tcp://127.0.0.1:59082
[D 2021-04-17 22:25:19.784 ServerApp] Connecting to: tcp://127.0.0.1:59086
[D 2021-04-17 22:25:19.786 ServerApp] Connecting to: tcp://127.0.0.1:59084
[D 2021-04-17 22:25:19.788 ServerApp] Connecting to: tcp://127.0.0.1:59082
[D 2021-04-17 22:25:19.799 ServerApp] Nudge: attempt 1 on kernel a872bcc7-ca12-4c31-a32d-74ccc8b58c87
[D 2021-04-17 22:25:19.806 ServerApp] Nudge: attempt 1 on kernel a872bcc7-ca12-4c31-a32d-74ccc8b58c87
[D 2021-04-17 22:25:19.809 ServerApp] Initializing websocket connection /api/kernels/a872bcc7-ca12-4c31-a32d-74ccc8b58c87/channels
[D 2021-04-17 22:25:19.819 ServerApp] 101 GET /api/kernels/a872bcc7-ca12-4c31-a32d-74ccc8b58c87/channels?session_id=072661ae-66d9-47f2-b04a-df1c81b48c50 (::1) 10.39ms
[D 2021-04-17 22:25:19.820 ServerApp] Opening websocket /api/kernels/a872bcc7-ca12-4c31-a32d-74ccc8b58c87/channels
[D 2021-04-17 22:25:19.821 ServerApp] Getting buffer for a872bcc7-ca12-4c31-a32d-74ccc8b58c87
[D 2021-04-17 22:25:19.824 ServerApp] Connecting to: tcp://127.0.0.1:59083
[D 2021-04-17 22:25:19.828 ServerApp] Connecting to: tcp://127.0.0.1:59082
[D 2021-04-17 22:25:19.829 ServerApp] Connecting to: tcp://127.0.0.1:59086
[D 2021-04-17 22:25:19.832 ServerApp] Connecting to: tcp://127.0.0.1:59084
[D 2021-04-17 22:25:19.834 ServerApp] Connecting to: tcp://127.0.0.1:59082
[D 2021-04-17 22:25:19.844 ServerApp] Nudge: attempt 1 on kernel a872bcc7-ca12-4c31-a32d-74ccc8b58c87
[D 2021-04-17 22:25:19.868 ServerApp] Nudge: IOPub received: a872bcc7-ca12-4c31-a32d-74ccc8b58c87
[D 2021-04-17 22:25:19.868 ServerApp] Nudge: resolving iopub future: a872bcc7-ca12-4c31-a32d-74ccc8b58c87
[D 2021-04-17 22:25:19.868 ServerApp] Nudge: IOPub received: a872bcc7-ca12-4c31-a32d-74ccc8b58c87
[D 2021-04-17 22:25:19.868 ServerApp] Nudge: resolving iopub future: a872bcc7-ca12-4c31-a32d-74ccc8b58c87
[D 2021-04-17 22:25:19.869 ServerApp] Nudge: IOPub received: a872bcc7-ca12-4c31-a32d-74ccc8b58c87
[D 2021-04-17 22:25:19.869 ServerApp] Nudge: resolving iopub future: a872bcc7-ca12-4c31-a32d-74ccc8b58c87
[D 2021-04-17 22:25:19.870 ServerApp] activity on a872bcc7-ca12-4c31-a32d-74ccc8b58c87: status (busy)
[D 2021-04-17 22:25:19.871 ServerApp] activity on a872bcc7-ca12-4c31-a32d-74ccc8b58c87: status (idle)
[D 2021-04-17 22:25:19.872 ServerApp] Nudge: shell info reply received: a872bcc7-ca12-4c31-a32d-74ccc8b58c87
[D 2021-04-17 22:25:19.872 ServerApp] Nudge: resolving shell future: a872bcc7-ca12-4c31-a32d-74ccc8b58c87
[D 2021-04-17 22:25:19.878 ServerApp] activity on a872bcc7-ca12-4c31-a32d-74ccc8b58c87: status (busy)
[D 2021-04-17 22:25:19.884 ServerApp] activity on a872bcc7-ca12-4c31-a32d-74ccc8b58c87: status (idle)
[D 2021-04-17 22:25:19.885 ServerApp] Nudge: shell info reply received: a872bcc7-ca12-4c31-a32d-74ccc8b58c87
[D 2021-04-17 22:25:19.885 ServerApp] Nudge: resolving shell future: a872bcc7-ca12-4c31-a32d-74ccc8b58c87
[D 2021-04-17 22:25:19.944 ServerApp] Path favicons/favicon-busy-1.ico served from /Users/user_r/.local/share/virtualenvs/jupiter-PHGqf7zl/lib/python3.9/site-packages/jupyter_server/static/favicons/favicon-busy-1.ico
[D 2021-04-17 22:25:19.946 ServerApp] 304 GET /static/favicons/favicon-busy-1.ico (::1) 3.45ms
[D 2021-04-17 22:25:19.955 ServerApp] activity on a872bcc7-ca12-4c31-a32d-74ccc8b58c87: status (busy)
[D 2021-04-17 22:25:20.004 ServerApp] activity on a872bcc7-ca12-4c31-a32d-74ccc8b58c87: status (idle)
[D 2021-04-17 22:25:20.027 ServerApp] 304 GET /static/favicons/favicon-busy-1.ico (::1) 29.51ms
[D 2021-04-17 22:25:20.028 ServerApp] Nudge: shell info reply received: a872bcc7-ca12-4c31-a32d-74ccc8b58c87
[D 2021-04-17 22:25:20.028 ServerApp] Nudge: resolving shell future: a872bcc7-ca12-4c31-a32d-74ccc8b58c87
[D 2021-04-17 22:25:22.786 ServerApp] activity on a872bcc7-ca12-4c31-a32d-74ccc8b58c87: status (busy)
[D 2021-04-17 22:25:22.797 ServerApp] activity on a872bcc7-ca12-4c31-a32d-74ccc8b58c87: status (idle)
[D 2021-04-17 22:25:22.807 ServerApp] activity on a872bcc7-ca12-4c31-a32d-74ccc8b58c87: status (busy)
[D 2021-04-17 22:25:22.821 ServerApp] activity on a872bcc7-ca12-4c31-a32d-74ccc8b58c87: status (idle)
[D 2021-04-17 22:25:22.824 ServerApp] Websocket closed a872bcc7-ca12-4c31-a32d-74ccc8b58c87:41c3821d-3f06-4325-b531-53c31aba07bc
[D 2021-04-17 22:25:22.892 ServerApp] 304 GET /static/favicons/favicon-busy-1.ico (::1) 10.27ms
[D 2021-04-17 22:25:22.901 ServerApp] 304 GET /static/favicons/favicon-busy-1.ico (::1) 3.29ms
[D 2021-04-17 22:25:22.927 ServerApp] activity on a872bcc7-ca12-4c31-a32d-74ccc8b58c87: status (busy)
[D 2021-04-17 22:25:22.975 ServerApp] activity on a872bcc7-ca12-4c31-a32d-74ccc8b58c87: status (idle)
[D 2021-04-17 22:25:23.031 ServerApp] activity on a872bcc7-ca12-4c31-a32d-74ccc8b58c87: status (busy)
[D 2021-04-17 22:25:23.042 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:25:23.046 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:25:23.048 ServerApp] activity on a872bcc7-ca12-4c31-a32d-74ccc8b58c87: status (idle)
[D 2021-04-17 22:25:23.073 ServerApp] 200 GET /api/sessions?1618673122879 (::1) 30.97ms
[D 2021-04-17 22:25:23.081 ServerApp] 200 GET /api/kernels?1618673122884 (::1) 36.03ms
[D 2021-04-17 22:25:23.174 ServerApp] activity on a872bcc7-ca12-4c31-a32d-74ccc8b58c87: status (busy)
[D 2021-04-17 22:25:23.298 ServerApp] activity on a872bcc7-ca12-4c31-a32d-74ccc8b58c87: status (idle)
[D 2021-04-17 22:25:23.313 ServerApp] 304 GET /static/favicons/favicon-busy-1.ico (::1) 23.68ms
[D 2021-04-17 22:25:23.326 ServerApp] activity on a872bcc7-ca12-4c31-a32d-74ccc8b58c87: status (busy)
[D 2021-04-17 22:25:23.338 ServerApp] Path @kiteco/jupyterlab-kite/static/jupyter-lsp-connection.0d2c4858e20e8454ae0e.js served from /Users/user_r/.local/share/virtualenvs/jupiter-PHGqf7zl/share/jupyter/labextensions/@kiteco/jupyterlab-kite/static/jupyter-lsp-connection.0d2c4858e20e8454ae0e.js
[D 2021-04-17 22:25:23.342 ServerApp] 304 GET /lab/extensions/@kiteco/jupyterlab-kite/static/jupyter-lsp-connection.0d2c4858e20e8454ae0e.js (::1) 18.83ms
[D 2021-04-17 22:25:23.346 ServerApp] Path @kiteco/jupyterlab-kite/static/732.d2b5e17c1a5bdff76f2f.js served from /Users/user_r/.local/share/virtualenvs/jupiter-PHGqf7zl/share/jupyter/labextensions/@kiteco/jupyterlab-kite/static/732.d2b5e17c1a5bdff76f2f.js
[D 2021-04-17 22:25:23.351 ServerApp] 304 GET /lab/extensions/@kiteco/jupyterlab-kite/static/732.d2b5e17c1a5bdff76f2f.js (::1) 27.47ms
[D 2021-04-17 22:25:23.424 ServerApp] activity on a872bcc7-ca12-4c31-a32d-74ccc8b58c87: status (idle)
[D 2021-04-17 22:25:23.458 ServerApp] 304 GET /static/favicons/favicon-busy-1.ico (::1) 6.88ms
[D 2021-04-17 22:25:23.485 ServerApp] 304 GET /static/favicons/favicon-busy-1.ico (::1) 3.30ms
[D 2021-04-17 22:25:23.504 ServerApp] 304 GET /static/favicons/favicon-busy-1.ico (::1) 8.46ms
[D 2021-04-17 22:25:23.682 ServerApp] 101 GET /lsp/ws/kitels (::1) 2.63ms
[D 2021-04-17 22:25:23.705 ServerApp] )> initialized
[D 2021-04-17 22:25:23.708 ServerApp] )> initialized
[D 2021-04-17 22:25:23.710 ServerApp] [kitels] Opened a handler
[D 2021-04-17 22:25:23.755 ServerApp] [kitels] Handling a message
[D 2021-04-17 22:25:23.829 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:25:23.834 ServerApp] 200 GET /api/terminals?1618673123816 (::1) 5.47ms
[region= release=] 2021/04/17 22:25:23.953127 main.go:14: Kite-LSP Starting...
[D 2021-04-17 22:25:27.561 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:25:27.566 ServerApp] 200 GET /api/contents?content=1&1618673127552 (::1) 5.51ms
[D 2021-04-17 22:25:27.959 ServerApp] [kitels] Handling a message
[D 2021-04-17 22:25:27.960 ServerApp] [kitels] Handling a message
[D 2021-04-17 22:25:28.132 ServerApp] [kitels] Handling a message
[D 2021-04-17 22:25:28.148 ServerApp] [kitels] Handling a message
[D 2021-04-17 22:25:28.157 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:25:28.164 ServerApp] 200 GET /lsp/status?1618673128131 (::1) 6.75ms
[D 2021-04-17 22:25:28.176 ServerApp] [kitels] Handling a message
[D 2021-04-17 22:25:28.218 ServerApp] [kitels] Handling a message
[D 2021-04-17 22:25:28.222 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:25:28.227 ServerApp] 200 GET /lsp/status?1618673128148 (::1) 5.97ms
[D 2021-04-17 22:25:28.248 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:25:28.258 ServerApp] 200 GET /lsp/status?1618673128157 (::1) 10.02ms
[D 2021-04-17 22:25:28.469 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:25:28.703 ServerApp] 200 GET /lsp/kite_installed?1618673128221 (::1) 234.43ms
[D 2021-04-17 22:25:28.711 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:25:28.713 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:25:28.855 ServerApp] 200 GET /lsp/kite_installed?1618673128330 (::1) 144.03ms
[D 2021-04-17 22:25:29.012 ServerApp] 200 GET /lsp/kite_installed?1618673128463 (::1) 299.55ms
[D 2021-04-17 22:25:29.017 ServerApp] [kitels] Handling a message
[D 2021-04-17 22:25:29.023 ServerApp] [kitels] Handling a message
[D 2021-04-17 22:25:29.026 ServerApp] [kitels] Handling a message
[D 2021-04-17 22:25:33.279 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:25:33.283 ServerApp] 200 GET /api/sessions?1618673133267 (::1) 4.23ms
[D 2021-04-17 22:25:33.284 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:25:33.286 ServerApp] 200 GET /api/kernels?1618673133269 (::1) 2.13ms
[D 2021-04-17 22:25:33.855 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:25:33.856 ServerApp] 200 GET /api/terminals?1618673133849 (::1) 1.36ms
[D 2021-04-17 22:25:37.584 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:25:37.589 ServerApp] 200 GET /api/contents?content=1&1618673137577 (::1) 5.27ms
[D 2021-04-17 22:25:43.255 ServerApp] Websocket closed a872bcc7-ca12-4c31-a32d-74ccc8b58c87:03c900a4-4087-44af-8b83-89354b5b58dd
[D 2021-04-17 22:25:43.737 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:25:43.738 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:25:43.739 ServerApp] 200 GET /api/sessions?1618673143389 (::1) 3.00ms
[D 2021-04-17 22:25:43.740 ServerApp] 200 GET /api/kernels?1618673143391 (::1) 2.32ms
[D 2021-04-17 22:25:43.873 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:25:43.875 ServerApp] 200 GET /api/terminals?1618673143862 (::1) 1.91ms
[D 2021-04-17 22:25:44.038 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:25:44.041 LabApp] 204 PUT /lab/api/workspaces/default?1618673144019 (::1) 3.35ms
[D 2021-04-17 22:25:44.715 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:25:44.716 ServerApp] Found kernel python3 in /Users/user_r/.local/share/virtualenvs/jupiter-PHGqf7zl/share/jupyter/kernels
[D 2021-04-17 22:25:44.719 ServerApp] 200 GET /api/kernelspecs?1618673144709 (::1) 4.19ms
[D 2021-04-17 22:25:47.607 ServerApp] Accepting token-authenticated connection from ::1
[D 2021-04-17 22:25:47.611 ServerApp] 200 GET /api/contents?content=1&1618673147598 (::1) 3.93ms
[D 2021-04-17 22:25:49.410 ServerApp] )> closed
[D 2021-04-17 22:25:49.410 ServerApp] )> closed
[D 2021-04-17 22:25:49.412 ServerApp] [kitels] Closed a handler
[D 2021-04-17 22:25:49.412 ServerApp] Websocket closed a872bcc7-ca12-4c31-a32d-74ccc8b58c87:072661ae-66d9-47f2-b04a-df1c81b48c50
[I 2021-04-17 22:25:49.412 ServerApp] Starting buffering for a872bcc7-ca12-4c31-a32d-74ccc8b58c87:072661ae-66d9-47f2-b04a-df1c81b48c50
[D 2021-04-17 22:25:49.413 ServerApp] Clearing buffer for a872bcc7-ca12-4c31-a32d-74ccc8b58c87
^C[I 2021-04-17 22:25:53.979 ServerApp] interrupted
Serving notebooks from local directory: /Users/user_r/OneDrive/Home/Dev/jupiter
1 active kernel
Jupyter Server 1.6.2 is running at:
http://localhost:8888/lab?token=a5907271e2e6f86fa729f5ff9664a9c60949aa4eb5ba74d2
    http://127.0.0.1:8888/lab?token=a5907271e2e6f86fa729f5ff9664a9c60949aa4eb5ba74d2
Shutdown this Jupyter server (y/[n])? y
[C 2021-04-17 22:25:55.786 ServerApp] Shutdown confirmed
[I 2021-04-17 22:25:55.787 ServerApp] Shutting down 1 kernel
[D 2021-04-17 22:25:55.787 ServerApp] Clearing buffer for a872bcc7-ca12-4c31-a32d-74ccc8b58c87
[I 2021-04-17 22:25:55.790 ServerApp] Kernel shutdown: a872bcc7-ca12-4c31-a32d-74ccc8b58c87
[I 2021-04-17 22:25:56.104 ServerApp] Shutting down 0 terminals
Browser Output
Failed to load resource: the server responded with a status of 404 () https://github.com/ryanhomer.png?size=32

welcome[bot] commented 3 years ago

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! :hugs:
If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively. welcome You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! :wave:
Welcome to the Jupyter community! :tada:

krassowski commented 2 years ago

For anyone interested: please note that the Shortcut UI was included in the latest JupyterLab 3.3.0 release (https://discourse.jupyter.org/t/jupyterlab-3-3-0-is-released/13231) as part of the new Setting Editor.