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

Terminal not show in launcher #14867

Open
Metal-joker opened this issue Jul 21, 2023 · 6 comments
Open

Terminal not show in launcher #14867

Metal-joker opened this issue Jul 21, 2023 · 6 comments
Labels

Comments

@Metal-joker
Copy link

Description

Terminal not show in launcher.
image
and there's a log in chrome console Disabling terminals plugin because they are not available on the server
image

Reproduce

I don't know how to reproduce it, but I've tried to uninstall it using pip and then reinstall, problem still exists.

Expected behavior

There is a terminal button and I can use it to open terminal.

Context

  • Operating System and version: macOS 13.3 22E252 arm64
  • Browser and version: 114.0.5735.248 (arm64)
  • JupyterLab version: 4.0.3
Troubleshoot Output
Paste the output from running `jupyter troubleshoot` from the command line here.
You may want to sanitize the paths in the output.
$PATH:
	/Users/xxx/.nvm/versions/node/v18.16.0/bin
	/opt/homebrew/bin
	/opt/homebrew/sbin
	/usr/local/bin
	/System/Cryptexes/App/usr/bin
	/usr/bin
	/bin
	/usr/sbin
	/sbin
	/Library/Apple/usr/bin
	/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin
	/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin
	/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin
	/Users/xxx/.cargo/bin
	/Users/xxx/Library/Application Support/JetBrains/Toolbox/scripts

sys.path:
	/opt/homebrew/bin
	/opt/homebrew/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python311.zip
	/opt/homebrew/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11
	/opt/homebrew/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload
	/opt/homebrew/lib/python3.11/site-packages

sys.executable:
	/opt/homebrew/opt/python@3.11/bin/python3.11

sys.version:
	3.11.4 (main, Jun 20 2023, 17:23:00) [Clang 14.0.3 (clang-1403.0.22.14.1)]

platform.platform():
	macOS-13.3-arm64-arm-64bit

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

pip list:
	Package                  Version
	------------------------ --------
	absl-py                  1.4.0
	anyio                    3.6.2
	appnope                  0.1.3
	argon2-cffi              21.3.0
	argon2-cffi-bindings     21.2.0
	arrow                    1.2.3
	asttokens                2.2.1
	async-lru                2.0.2
	attrs                    23.1.0
	Automat                  22.10.0
	Babel                    2.12.1
	backcall                 0.2.0
	beautifulsoup4           4.12.2
	bleach                   6.0.0
	cachetools               5.3.1
	certifi                  2023.5.7
	cffi                     1.15.1
	charset-normalizer       3.1.0
	comm                     0.1.3
	constantly               15.1.0
	contourpy                1.0.7
	cryptography             41.0.1
	cssselect                1.2.0
	cycler                   0.11.0
	debugpy                  1.6.7
	decorator                5.1.1
	defusedxml               0.7.1
	executing                1.2.0
	fastjsonschema           2.17.1
	filelock                 3.12.2
	fonttools                4.39.4
	fqdn                     1.5.1
	google-auth              2.19.1
	google-auth-oauthlib     1.0.0
	grpcio                   1.54.2
	hyperlink                21.0.0
	idna                     3.4
	incremental              22.10.0
	ipykernel                6.23.1
	ipython                  8.13.2
	isoduration              20.11.0
	itemadapter              0.8.0
	itemloaders              1.1.0
	jedi                     0.18.2
	Jinja2                   3.1.2
	jmespath                 1.0.1
	json5                    0.9.14
	jsonpointer              2.3
	jsonschema               4.17.3
	jupyter_client           8.2.0
	jupyter_core             5.3.0
	jupyter-events           0.6.3
	jupyter-lsp              2.1.0
	jupyter_server           2.6.0
	jupyter_server_terminals 0.4.4
	jupyterlab               4.0.3
	jupyterlab-pygments      0.2.2
	jupyterlab_server        2.22.1
	kiwisolver               1.4.4
	lxml                     4.9.2
	Markdown                 3.4.3
	MarkupSafe               2.1.2
	matplotlib               3.7.1
	matplotlib-inline        0.1.6
	mistune                  2.0.5
	nbclient                 0.8.0
	nbconvert                7.4.0
	nbformat                 5.8.0
	nest-asyncio             1.5.6
	notebook_shim            0.2.3
	numpy                    1.24.3
	oauthlib                 3.2.2
	overrides                7.3.1
	packaging                23.1
	pandas                   2.0.2
	pandocfilters            1.5.0
	parsel                   1.8.1
	parso                    0.8.3
	pexpect                  4.8.0
	pickleshare              0.7.5
	Pillow                   9.5.0
	pip                      23.2
	platformdirs             3.5.1
	prometheus-client        0.17.0
	prompt-toolkit           3.0.38
	Protego                  0.2.1
	protobuf                 4.23.2
	psutil                   5.9.5
	ptyprocess               0.7.0
	pure-eval                0.2.2
	pyasn1                   0.5.0
	pyasn1-modules           0.3.0
	pycparser                2.21
	PyDispatcher             2.0.7
	Pygments                 2.15.1
	pyOpenSSL                23.2.0
	pyparsing                3.0.9
	pyrsistent               0.19.3
	python-dateutil          2.8.2
	python-json-logger       2.0.7
	pytz                     2023.3
	PyYAML                   6.0
	pyzmq                    25.0.2
	queuelib                 1.6.2
	requests                 2.31.0
	requests-file            1.5.1
	requests-oauthlib        1.3.1
	rfc3339-validator        0.1.4
	rfc3986-validator        0.1.1
	rsa                      4.9
	Scrapy                   2.9.0
	Send2Trash               1.8.2
	service-identity         23.1.0
	setuptools               67.6.1
	six                      1.16.0
	sniffio                  1.3.0
	soupsieve                2.4.1
	stack-data               0.6.2
	tensorboard              2.13.0
	tensorboard-data-server  0.7.0
	terminado                0.17.1
	tinycss2                 1.2.1
	tldextract               3.4.4
	tornado                  6.3.2
	tqdm                     4.65.0
	traitlets                5.9.0
	Twisted                  22.10.0
	typing_extensions        4.6.2
	tzdata                   2023.3
	uri-template             1.2.0
	urllib3                  1.26.16
	w3lib                    2.1.1
	wcwidth                  0.2.6
	webcolors                1.13
	webencodings             0.5.1
	websocket-client         1.5.2
	Werkzeug                 2.3.4
	wheel                    0.40.0
	zope.interface           6.0
Command Line Output
Paste the output from your command line running `jupyter lab` here, use `--debug` if possible.
[D 2023-07-21 15:34:53.050 ServerApp] Searching ['/Users/xxx/.jupyter', '/Users/xxx/Library/Python/3.11/etc/jupyter', '/opt/homebrew/opt/python@3.11/Frameworks/Python.framework/Versions/3.11/etc/jupyter', '/usr/local/etc/jupyter', '/etc/jupyter'] for config files
[D 2023-07-21 15:34:53.050 ServerApp] Looking for jupyter_config in /etc/jupyter
[D 2023-07-21 15:34:53.050 ServerApp] Looking for jupyter_config in /usr/local/etc/jupyter
[D 2023-07-21 15:34:53.050 ServerApp] Looking for jupyter_config in /opt/homebrew/opt/python@3.11/Frameworks/Python.framework/Versions/3.11/etc/jupyter
[D 2023-07-21 15:34:53.050 ServerApp] Looking for jupyter_config in /Users/xxx/Library/Python/3.11/etc/jupyter
[D 2023-07-21 15:34:53.051 ServerApp] Looking for jupyter_config in /Users/xxx/.jupyter
[D 2023-07-21 15:34:53.051 ServerApp] Looking for jupyter_server_config in /etc/jupyter
[D 2023-07-21 15:34:53.051 ServerApp] Looking for jupyter_server_config in /usr/local/etc/jupyter
[D 2023-07-21 15:34:53.051 ServerApp] Looking for jupyter_server_config in /opt/homebrew/opt/python@3.11/Frameworks/Python.framework/Versions/3.11/etc/jupyter
[D 2023-07-21 15:34:53.051 ServerApp] Looking for jupyter_server_config in /Users/xxx/Library/Python/3.11/etc/jupyter
[D 2023-07-21 15:34:53.051 ServerApp] Looking for jupyter_server_config in /Users/xxx/.jupyter
[D 2023-07-21 15:34:53.052 ServerApp] Paths used for configuration of jupyter_server_config:
    	/etc/jupyter/jupyter_server_config.json
[D 2023-07-21 15:34:53.052 ServerApp] Paths used for configuration of jupyter_server_config:
    	/usr/local/etc/jupyter/jupyter_server_config.json
[D 2023-07-21 15:34:53.052 ServerApp] Paths used for configuration of jupyter_server_config:
    	/opt/homebrew/opt/python@3.11/Frameworks/Python.framework/Versions/3.11/etc/jupyter/jupyter_server_config.json
[D 2023-07-21 15:34:53.052 ServerApp] Paths used for configuration of jupyter_server_config:
    	/Users/xxx/Library/Python/3.11/etc/jupyter/jupyter_server_config.json
[D 2023-07-21 15:34:53.052 ServerApp] Paths used for configuration of jupyter_server_config:
    	/Users/xxx/.jupyter/jupyter_server_config.json
[I 2023-07-21 15:34:53.054 ServerApp] Package jupyterlab took 0.0000s to import
[I 2023-07-21 15:34:53.056 ServerApp] jupyterlab | extension was successfully linked.
[D 2023-07-21 15:34:53.056 ServerApp] Raising open file limit: soft 256->4096; hard 9223372036854775807->9223372036854775807
[I 2023-07-21 15:34:53.077 LabApp] JupyterLab extension loaded from /opt/homebrew/lib/python3.11/site-packages/jupyterlab
[I 2023-07-21 15:34:53.077 LabApp] JupyterLab application directory is /opt/homebrew/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/share/jupyter/lab
[I 2023-07-21 15:34:53.078 LabApp] Extension Manager is 'pypi'.
[D 2023-07-21 15:34:53.078 LabApp] Extensions list will be fetched from https://pypi.org/pypi.
[I 2023-07-21 15:34:53.079 ServerApp] jupyterlab | extension was successfully loaded.
[I 2023-07-21 15:34:53.081 ServerApp] Serving notebooks from local directory: /Users/xxx/Workspace/workspace-test/personal/empty
[I 2023-07-21 15:34:53.081 ServerApp] Jupyter Server 2.6.0 is running at:
[I 2023-07-21 15:34:53.081 ServerApp] http://localhost:8888/lab?token=8d047b7db60bdc69e5f2201a23c501f5efef9782bfb07ecb
[I 2023-07-21 15:34:53.081 ServerApp]     http://127.0.0.1:8888/lab?token=8d047b7db60bdc69e5f2201a23c501f5efef9782bfb07ecb
[I 2023-07-21 15:34:53.081 ServerApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
[C 2023-07-21 15:34:53.083 ServerApp]

    To access the server, open this file in a browser:
        file:///Users/xxx/Library/Jupyter/runtime/jpserver-9737-open.html
    Or copy and paste one of these URLs:
        http://localhost:8888/lab?token=8d047b7db60bdc69e5f2201a23c501f5efef9782bfb07ecb
        http://127.0.0.1:8888/lab?token=8d047b7db60bdc69e5f2201a23c501f5efef9782bfb07ecb
[D 2023-07-21 15:34:54.260 ServerApp] Accepting token-authenticated request from ::1
[D 2023-07-21 15:34:54.263 ServerApp] Paths used for configuration of page_config:
    	/etc/jupyter/labconfig/page_config.json
[D 2023-07-21 15:34:54.263 ServerApp] Paths used for configuration of page_config:
    	/usr/local/etc/jupyter/labconfig/page_config.json
[D 2023-07-21 15:34:54.264 ServerApp] Paths used for configuration of page_config:
    	/opt/homebrew/opt/python@3.11/Frameworks/Python.framework/Versions/3.11/etc/jupyter/labconfig/page_config.json
[D 2023-07-21 15:34:54.264 ServerApp] Paths used for configuration of page_config:
    	/Users/xxx/Library/Python/3.11/etc/jupyter/labconfig/page_config.json
[D 2023-07-21 15:34:54.264 ServerApp] Paths used for configuration of page_config:
    	/Users/xxx/.jupyter/labconfig/page_config.json
[D 2023-07-21 15:34:54.288 LabApp] Using contents: services/contents
[D 2023-07-21 15:34:54.292 LabApp] 200 GET /lab?token=[secret] (6045aa3d7cd840c482b55eaab56cf366@::1) 33.51ms
[D 2023-07-21 15:34:54.491 ServerApp] Path favicons/favicon.ico served from /opt/homebrew/lib/python3.11/site-packages/jupyter_server/static/favicons/favicon.ico
[D 2023-07-21 15:34:54.492 ServerApp] 304 GET /static/favicons/favicon.ico (6045aa3d7cd840c482b55eaab56cf366@::1) 2.22ms
[D 2023-07-21 15:34:54.626 ServerApp] Accepting token-authenticated request from ::1
0.00s - Debugger warning: It seems that frozen modules are being used, which may
0.00s - make the debugger miss breakpoints. Please pass -Xfrozen_modules=off
0.00s - to python to disable frozen modules.
0.00s - Note: Debugging will proceed. Set PYDEVD_DISABLE_FILE_VALIDATION=1 to disable this validation.
[D 2023-07-21 15:34:54.808 ServerApp] Native kernel (python3) available from /opt/homebrew/lib/python3.11/site-packages/ipykernel/resources
[D 2023-07-21 15:34:54.811 ServerApp] 200 GET /api/kernelspecs?1689924894623 (6045aa3d7cd840c482b55eaab56cf366@::1) 185.42ms
[D 2023-07-21 15:34:54.811 ServerApp] Accepting token-authenticated request from ::1
[D 2023-07-21 15:34:54.812 ServerApp] 200 GET /api/me?1689924894624 (6045aa3d7cd840c482b55eaab56cf366@::1) 0.75ms
[D 2023-07-21 15:34:54.813 ServerApp] Paths used for configuration of default_setting_overrides:
    	/etc/jupyter/labconfig/default_setting_overrides.json
[D 2023-07-21 15:34:54.813 ServerApp] Paths used for configuration of default_setting_overrides:
    	/usr/local/etc/jupyter/labconfig/default_setting_overrides.json
[D 2023-07-21 15:34:54.813 ServerApp] Paths used for configuration of default_setting_overrides:
    	/opt/homebrew/opt/python@3.11/Frameworks/Python.framework/Versions/3.11/etc/jupyter/labconfig/default_setting_overrides.json
[D 2023-07-21 15:34:54.813 ServerApp] Paths used for configuration of default_setting_overrides:
    	/Users/xxx/Library/Python/3.11/etc/jupyter/labconfig/default_setting_overrides.json
[D 2023-07-21 15:34:54.813 ServerApp] Paths used for configuration of default_setting_overrides:
    	/Users/xxx/.jupyter/labconfig/default_setting_overrides.json
[D 2023-07-21 15:34:54.814 ServerApp] Accepting token-authenticated request from ::1
[D 2023-07-21 15:34:54.948 LabApp] 200 GET /lab/api/settings?1689924894626 (6045aa3d7cd840c482b55eaab56cf366@::1) 135.03ms
[D 2023-07-21 15:34:54.948 ServerApp] Accepting token-authenticated request from ::1
[D 2023-07-21 15:34:54.948 ServerApp] 101 GET /api/events/subscribe?token=[secret] (6045aa3d7cd840c482b55eaab56cf366@::1) 134.77ms
[D 2023-07-21 15:34:54.949 ServerApp] Accepting token-authenticated request from ::1
[D 2023-07-21 15:34:54.949 ServerApp] 200 GET /api/kernels?1689924894628 (6045aa3d7cd840c482b55eaab56cf366@::1) 135.19ms
[D 2023-07-21 15:34:54.949 ServerApp] Accepting token-authenticated request from ::1
[D 2023-07-21 15:34:54.950 ServerApp] 200 GET /api/sessions?1689924894628 (6045aa3d7cd840c482b55eaab56cf366@::1) 135.75ms
[D 2023-07-21 15:34:54.950 ServerApp] Accepting token-authenticated request from ::1
[D 2023-07-21 15:34:54.950 ServerApp] Native kernel (python3) available from /opt/homebrew/lib/python3.11/site-packages/ipykernel/resources
[D 2023-07-21 15:34:54.951 ServerApp] 200 GET /api/kernelspecs?1689924894813 (6045aa3d7cd840c482b55eaab56cf366@::1) 0.62ms
[D 2023-07-21 15:34:54.951 ServerApp] Accepting token-authenticated request from ::1
[D 2023-07-21 15:34:54.951 ServerApp] 200 GET /api/me?1689924894813 (6045aa3d7cd840c482b55eaab56cf366@::1) 0.72ms
[D 2023-07-21 15:34:56.003 ServerApp] Paths used for configuration of default_setting_overrides:
    	/etc/jupyter/labconfig/default_setting_overrides.json
[D 2023-07-21 15:34:56.003 ServerApp] Paths used for configuration of default_setting_overrides:
    	/usr/local/etc/jupyter/labconfig/default_setting_overrides.json
[D 2023-07-21 15:34:56.003 ServerApp] Paths used for configuration of default_setting_overrides:
    	/opt/homebrew/opt/python@3.11/Frameworks/Python.framework/Versions/3.11/etc/jupyter/labconfig/default_setting_overrides.json
[D 2023-07-21 15:34:56.004 ServerApp] Paths used for configuration of default_setting_overrides:
    	/Users/xxx/Library/Python/3.11/etc/jupyter/labconfig/default_setting_overrides.json
[D 2023-07-21 15:34:56.004 ServerApp] Paths used for configuration of default_setting_overrides:
    	/Users/xxx/.jupyter/labconfig/default_setting_overrides.json
[D 2023-07-21 15:34:56.004 ServerApp] Accepting token-authenticated request from ::1
[D 2023-07-21 15:34:56.023 ServerApp] 200 GET /lab/api/translations/default?1689924895999 (6045aa3d7cd840c482b55eaab56cf366@::1) 21.46ms
[D 2023-07-21 15:34:56.036 ServerApp] Accepting token-authenticated request from ::1
[D 2023-07-21 15:34:56.037 ServerApp] Paths used for configuration of jupyterlabapputilsextensionannouncements:
    	/etc/jupyter/serverconfig/jupyterlabapputilsextensionannouncements.json
[D 2023-07-21 15:34:56.037 ServerApp] Paths used for configuration of jupyterlabapputilsextensionannouncements:
    	/usr/local/etc/jupyter/serverconfig/jupyterlabapputilsextensionannouncements.json
[D 2023-07-21 15:34:56.037 ServerApp] Paths used for configuration of jupyterlabapputilsextensionannouncements:
    	/opt/homebrew/opt/python@3.11/Frameworks/Python.framework/Versions/3.11/etc/jupyter/serverconfig/jupyterlabapputilsextensionannouncements.json
[D 2023-07-21 15:34:56.037 ServerApp] Paths used for configuration of jupyterlabapputilsextensionannouncements:
    	/Users/xxx/Library/Python/3.11/etc/jupyter/serverconfig/jupyterlabapputilsextensionannouncements.json
[D 2023-07-21 15:34:56.037 ServerApp] Paths used for configuration of jupyterlabapputilsextensionannouncements:
    	/Users/xxx/.jupyter/serverconfig/jupyterlabapputilsextensionannouncements.json
[D 2023-07-21 15:34:56.038 ServerApp] 200 GET /api/config/jupyterlabapputilsextensionannouncements?1689924896033 (6045aa3d7cd840c482b55eaab56cf366@::1) 2.81ms
[D 2023-07-21 15:34:56.052 ServerApp] Accepting token-authenticated request from ::1
[D 2023-07-21 15:34:56.092 LabApp] Node v18.16.0

[D 2023-07-21 15:34:56.098 ServerApp] Accepting token-authenticated request from ::1
[D 2023-07-21 15:34:56.098 ServerApp] Using contents: services/contents
[D 2023-07-21 15:34:56.104 ServerApp] Path favicon.ico served from /opt/homebrew/lib/python3.11/site-packages/jupyter_server/static/favicon.ico
[D 2023-07-21 15:34:56.104 ServerApp] Path style/bootstrap.min.css served from /opt/homebrew/lib/python3.11/site-packages/jupyter_server/static/style/bootstrap.min.css
[D 2023-07-21 15:34:56.104 ServerApp] Path style/bootstrap-theme.min.css served from /opt/homebrew/lib/python3.11/site-packages/jupyter_server/static/style/bootstrap-theme.min.css
[D 2023-07-21 15:34:56.104 ServerApp] Path style/index.css served from /opt/homebrew/lib/python3.11/site-packages/jupyter_server/static/style/index.css
[D 2023-07-21 15:34:56.104 ServerApp] Path logo/logo.png served from /opt/homebrew/lib/python3.11/site-packages/jupyter_server/static/logo/logo.png
[W 2023-07-21 15:34:56.105 ServerApp] 404 GET /lsp/status?1689924896095 (6045aa3d7cd840c482b55eaab56cf366@::1) 7.48ms referer=http://localhost:8888/lab
[D 2023-07-21 15:34:56.115 ServerApp] Paths used for configuration of default_setting_overrides:
    	/etc/jupyter/labconfig/default_setting_overrides.json
[D 2023-07-21 15:34:56.115 ServerApp] Paths used for configuration of default_setting_overrides:
    	/usr/local/etc/jupyter/labconfig/default_setting_overrides.json
[D 2023-07-21 15:34:56.115 ServerApp] Paths used for configuration of default_setting_overrides:
    	/opt/homebrew/opt/python@3.11/Frameworks/Python.framework/Versions/3.11/etc/jupyter/labconfig/default_setting_overrides.json
[D 2023-07-21 15:34:56.115 ServerApp] Paths used for configuration of default_setting_overrides:
    	/Users/xxx/Library/Python/3.11/etc/jupyter/labconfig/default_setting_overrides.json
[D 2023-07-21 15:34:56.115 ServerApp] Paths used for configuration of default_setting_overrides:
    	/Users/xxx/.jupyter/labconfig/default_setting_overrides.json
[D 2023-07-21 15:34:56.115 ServerApp] Accepting token-authenticated request from ::1
[D 2023-07-21 15:34:56.123 ServerApp] Accepting token-authenticated request from ::1
[D 2023-07-21 15:34:56.127 ServerApp] 200 GET /api/contents?content=1&1689924896121 (6045aa3d7cd840c482b55eaab56cf366@::1) 3.86ms
[D 2023-07-21 15:34:56.140 ServerApp] 200 GET /lab/api/translations?1689924896112 (6045aa3d7cd840c482b55eaab56cf366@::1) 25.83ms
[D 2023-07-21 15:34:56.163 ServerApp] Paths used for configuration of default_setting_overrides:
    	/etc/jupyter/labconfig/default_setting_overrides.json
[D 2023-07-21 15:34:56.163 ServerApp] Paths used for configuration of default_setting_overrides:
    	/usr/local/etc/jupyter/labconfig/default_setting_overrides.json
[D 2023-07-21 15:34:56.163 ServerApp] Paths used for configuration of default_setting_overrides:
    	/opt/homebrew/opt/python@3.11/Frameworks/Python.framework/Versions/3.11/etc/jupyter/labconfig/default_setting_overrides.json
[D 2023-07-21 15:34:56.163 ServerApp] Paths used for configuration of default_setting_overrides:
    	/Users/xxx/Library/Python/3.11/etc/jupyter/labconfig/default_setting_overrides.json
[D 2023-07-21 15:34:56.163 ServerApp] Paths used for configuration of default_setting_overrides:
    	/Users/xxx/.jupyter/labconfig/default_setting_overrides.json
[D 2023-07-21 15:34:56.163 ServerApp] Accepting token-authenticated request from ::1
[D 2023-07-21 15:34:56.164 LabApp] 200 GET /lab/api/settings/@jupyterlab/codemirror-extension:plugin?1689924896161 (6045aa3d7cd840c482b55eaab56cf366@::1) 1.79ms
[D 2023-07-21 15:34:56.167 ServerApp] Paths used for configuration of default_setting_overrides:
    	/etc/jupyter/labconfig/default_setting_overrides.json
[D 2023-07-21 15:34:56.167 ServerApp] Paths used for configuration of default_setting_overrides:
    	/usr/local/etc/jupyter/labconfig/default_setting_overrides.json
[D 2023-07-21 15:34:56.167 ServerApp] Paths used for configuration of default_setting_overrides:
    	/opt/homebrew/opt/python@3.11/Frameworks/Python.framework/Versions/3.11/etc/jupyter/labconfig/default_setting_overrides.json
[D 2023-07-21 15:34:56.167 ServerApp] Paths used for configuration of default_setting_overrides:
    	/Users/xxx/Library/Python/3.11/etc/jupyter/labconfig/default_setting_overrides.json
[D 2023-07-21 15:34:56.167 ServerApp] Paths used for configuration of default_setting_overrides:
    	/Users/xxx/.jupyter/labconfig/default_setting_overrides.json
[D 2023-07-21 15:34:56.167 ServerApp] Accepting token-authenticated request from ::1
[D 2023-07-21 15:34:56.175 LabApp] 200 GET /lab/api/settings/@jupyterlab/notebook-extension:panel?1689924896164 (6045aa3d7cd840c482b55eaab56cf366@::1) 8.31ms
[D 2023-07-21 15:34:56.176 ServerApp] Path @jupyterlab/theme-light-extension/index.css served from /opt/homebrew/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.css
[D 2023-07-21 15:34:56.176 ServerApp] 304 GET /lab/api/themes/@jupyterlab/theme-light-extension/index.css (6045aa3d7cd840c482b55eaab56cf366@::1) 0.74ms
[D 2023-07-21 15:34:56.187 ServerApp] Accepting token-authenticated request from ::1
[D 2023-07-21 15:34:56.187 LabApp] 200 GET /lab/api/workspaces/default?1689924896185 (6045aa3d7cd840c482b55eaab56cf366@::1) 0.81ms
[D 2023-07-21 15:34:56.220 ServerApp] Accepting token-authenticated request from ::1
[D 2023-07-21 15:34:56.221 ServerApp] 200 GET /api/contents?content=1&1689924896218 (6045aa3d7cd840c482b55eaab56cf366@::1) 1.24ms
[D 2023-07-21 15:34:56.255 ServerApp] Paths used for configuration of default_setting_overrides:
    	/etc/jupyter/labconfig/default_setting_overrides.json
[D 2023-07-21 15:34:56.255 ServerApp] Paths used for configuration of default_setting_overrides:
    	/usr/local/etc/jupyter/labconfig/default_setting_overrides.json
[D 2023-07-21 15:34:56.255 ServerApp] Paths used for configuration of default_setting_overrides:
    	/opt/homebrew/opt/python@3.11/Frameworks/Python.framework/Versions/3.11/etc/jupyter/labconfig/default_setting_overrides.json
[D 2023-07-21 15:34:56.256 LabApp] Yarn configuration loaded.
[D 2023-07-21 15:34:56.256 ServerApp] Paths used for configuration of default_setting_overrides:
    	/Users/xxx/Library/Python/3.11/etc/jupyter/labconfig/default_setting_overrides.json
[D 2023-07-21 15:34:56.256 ServerApp] Paths used for configuration of default_setting_overrides:
    	/Users/xxx/.jupyter/labconfig/default_setting_overrides.json
[D 2023-07-21 15:34:56.256 ServerApp] Accepting token-authenticated request from ::1
[D 2023-07-21 15:34:56.259 LabApp] 200 GET /lab/api/settings?ids_only=true&1689924896252 (6045aa3d7cd840c482b55eaab56cf366@::1) 4.82ms
[I 2023-07-21 15:34:56.259 LabApp] Build is up to date
[D 2023-07-21 15:34:56.260 LabApp] 200 GET /lab/api/build?1689924896050 (6045aa3d7cd840c482b55eaab56cf366@::1) 208.45ms
[D 2023-07-21 15:34:56.261 ServerApp] Accepting token-authenticated request from ::1
[D 2023-07-21 15:34:56.579 ServerApp] 200 GET /lab/api/update?1689924896254 (6045aa3d7cd840c482b55eaab56cf366@::1) 319.03ms
[D 2023-07-21 15:34:56.796 ServerApp] Accepting token-authenticated request from ::1
[D 2023-07-21 15:34:56.798 LabApp] 204 PUT /lab/api/workspaces/default?1689924896790 (6045aa3d7cd840c482b55eaab56cf366@::1) 3.14ms
[D 2023-07-21 15:34:56.811 ServerApp] Accepting token-authenticated request from ::1
[D 2023-07-21 15:34:56.816 ServerApp] 200 GET /api/contents?1689924896807 (6045aa3d7cd840c482b55eaab56cf366@::1) 5.85ms
[D 2023-07-21 15:34:56.820 ServerApp] Accepting token-authenticated request from ::1
[D 2023-07-21 15:34:56.823 ServerApp] 200 GET /api/contents?content=1&1689924896817 (6045aa3d7cd840c482b55eaab56cf366@::1) 3.80ms
[D 2023-07-21 15:34:56.829 ServerApp] Accepting token-authenticated request from ::1
[D 2023-07-21 15:34:56.831 ServerApp] 200 GET /api/contents?content=1&1689924896826 (6045aa3d7cd840c482b55eaab56cf366@::1) 2.79ms
[D 2023-07-21 15:34:57.277 ServerApp] Accepting token-authenticated request from ::1
[D 2023-07-21 15:34:57.278 LabApp] Requesting PyPI.org RPC API for prebuilt JupyterLab extensions.
[D 2023-07-21 15:35:04.234 ServerApp] 200 GET /lab/api/extensions?query&page=1&per_page=30&refresh=0&1689924897271 (6045aa3d7cd840c482b55eaab56cf366@::1) 6958.60ms
[D 2023-07-21 15:35:05.028 ServerApp] Accepting token-authenticated request from ::1
[D 2023-07-21 15:35:05.029 ServerApp] 200 GET /api/kernels?1689924905022 (6045aa3d7cd840c482b55eaab56cf366@::1) 2.22ms
[D 2023-07-21 15:35:05.030 ServerApp] Accepting token-authenticated request from ::1
[D 2023-07-21 15:35:05.030 ServerApp] 200 GET /api/sessions?1689924905023 (6045aa3d7cd840c482b55eaab56cf366@::1) 0.82ms
[D 2023-07-21 15:35:06.844 ServerApp] Accepting token-authenticated request from ::1
[D 2023-07-21 15:35:06.847 ServerApp] 200 GET /api/contents?content=1&1689924906838 (6045aa3d7cd840c482b55eaab56cf366@::1) 4.47ms
[D 2023-07-21 15:35:15.041 ServerApp] Accepting token-authenticated request from ::1
[D 2023-07-21 15:35:15.042 ServerApp] 200 GET /api/kernels?1689924915038 (6045aa3d7cd840c482b55eaab56cf366@::1) 0.53ms
[D 2023-07-21 15:35:15.042 ServerApp] Accepting token-authenticated request from ::1
[D 2023-07-21 15:35:15.042 ServerApp] 200 GET /api/sessions?1689924915039 (6045aa3d7cd840c482b55eaab56cf366@::1) 0.52ms
[D 2023-07-21 15:35:16.860 ServerApp] Accepting token-authenticated request from ::1
[D 2023-07-21 15:35:16.864 ServerApp] 200 GET /api/contents?content=1&1689924916853 (6045aa3d7cd840c482b55eaab56cf366@::1) 4.43ms
[D 2023-07-21 15:35:25.050 ServerApp] Accepting token-authenticated request from ::1
[D 2023-07-21 15:35:25.051 ServerApp] 200 GET /api/kernels?1689924925045 (6045aa3d7cd840c482b55eaab56cf366@::1) 1.98ms
[D 2023-07-21 15:35:25.052 ServerApp] Accepting token-authenticated request from ::1
[D 2023-07-21 15:35:25.052 ServerApp] 200 GET /api/sessions?1689924925046 (6045aa3d7cd840c482b55eaab56cf366@::1) 0.86ms
[D 2023-07-21 15:35:26.092 ServerApp] Accepting token-authenticated request from ::1
[D 2023-07-21 15:35:26.095 LabApp] 204 PUT /lab/api/workspaces/default?1689924926086 (6045aa3d7cd840c482b55eaab56cf366@::1) 4.07ms
[D 2023-07-21 15:35:26.873 ServerApp] Accepting token-authenticated request from ::1
[D 2023-07-21 15:35:26.875 ServerApp] 200 GET /api/contents?content=1&1689924926870 (6045aa3d7cd840c482b55eaab56cf366@::1) 3.15ms
[D 2023-07-21 15:35:35.066 ServerApp] Accepting token-authenticated request from ::1
[D 2023-07-21 15:35:35.068 ServerApp] 200 GET /api/kernels?1689924935061 (6045aa3d7cd840c482b55eaab56cf366@::1) 2.00ms
[D 2023-07-21 15:35:35.069 ServerApp] Accepting token-authenticated request from ::1
[D 2023-07-21 15:35:35.069 ServerApp] 200 GET /api/sessions?1689924935062 (6045aa3d7cd840c482b55eaab56cf366@::1) 1.18ms
[D 2023-07-21 15:35:36.891 ServerApp] Accepting token-authenticated request from ::1
[D 2023-07-21 15:35:36.894 ServerApp] 200 GET /api/contents?content=1&1689924936885 (6045aa3d7cd840c482b55eaab56cf366@::1) 3.74ms
^C[I 2023-07-21 15:35:38.403 ServerApp] interrupted
[I 2023-07-21 15:35:38.403 ServerApp] Serving notebooks from local directory: /Users/xxx/Workspace/workspace-test/personal/empty
    0 active kernels
    Jupyter Server 2.6.0 is running at:
    http://localhost:8888/lab?token=8d047b7db60bdc69e5f2201a23c501f5efef9782bfb07ecb
        http://127.0.0.1:8888/lab?token=8d047b7db60bdc69e5f2201a23c501f5efef9782bfb07ecb
Shutdown this Jupyter server (y/[n])? y
[C 2023-07-21 15:35:41.170 ServerApp] Shutdown confirmed
[I 2023-07-21 15:35:41.173 ServerApp] Shutting down 1 extension
[D 2023-07-21 15:35:41.173 ServerApp] jupyterlab | extension app 'lab' stopping
[D 2023-07-21 15:35:41.173 ServerApp] jupyterlab | extension app 'lab' stopped
Browser Output
Paste the output from your browser Javascript console here, if applicable.
@welcome
Copy link

welcome bot commented Jul 21, 2023

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

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

Welcome to the Jupyter community! 🎉

@jupyterlab-probot jupyterlab-probot bot added the status:Needs Triage Applied to new issues that need triage label Jul 21, 2023
@JasonWeill
Copy link
Contributor

This error had previously come up in JupyterLab Desktop, where it was fixed by @mbektas : jupyterlab/jupyterlab-desktop#211

Another open issue mentions this error: #14755

@guigoruiz1
Copy link

Hello, I have the same issue but I noticed that if I install Jupyterlab with home-brew rather than pip the terminal does show in launcher.

@4ndr3lu15
Copy link

I'm also having this issue.
image

@fti-cneve
Copy link

I am also facing the same issue on Linux environment.
ENV details as follows:

Selected Jupyter core packages...
IPython          : 7.34.0
ipykernel        : 6.16.2
ipywidgets       : 8.0.6
jupyter_client   : 7.4.9
jupyter_core     : 4.12.0
jupyter_server   : 2.12.1
jupyterlab       : 4.0.9
nbclient         : 0.7.4
nbconvert        : 7.4.0
nbformat         : 5.8.0
notebook         : 6.5.4
qtconsole        : 5.4.3
traitlets        : 5.9.0

Screenshot attached for reference:
image

@jrwds
Copy link

jrwds commented Feb 2, 2024

I was also having this issue and resolved it. This is probably an issue with package management in some way. Try reinstalling via Conda or Pip directly. If you are using a virtual environment, be sure to switch to that virtual environment before calling Jupyter Lab (source activate .venv/bin/activate etc), or for Conda conda activate <my-env>. It worked for @guigoruiz1 to use homebrew instead of pip, but this is probably because of the virtual environment that pip was using - homebrew went around it.

This does not seem to be a bug with Jupyter specifically; rather this seems to be Python related, possibly https://packaging.python.org/en/latest/specifications/externally-managed-environments/#externally-managed-environments is relevant here.

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

No branches or pull requests

6 participants