Can't launch Jupyter

Kwaku Oppong via NumPy-Discussion <[email protected]>
Newsgroups gmane.comp.python.numeric.general
Message-ID <[email protected]>
can someone helps me. Whenever i ytried to launch Jupyter from Navigator, this is the message I gets

[I 2025-06-28 02:56:24.163 ServerApp] Extension package panel.io.jupyter_server_extension took 1.1084s to import
[I 2025-06-28 02:56:24.164 ServerApp] jupyter_lsp | extension was successfully linked.
[I 2025-06-28 02:56:24.169 ServerApp] jupyter_server_terminals | extension was successfully linked.
[I 2025-06-28 02:56:24.247 ServerApp] jupyterlab | extension was successfully linked.
[I 2025-06-28 02:56:24.253 ServerApp] notebook | extension was successfully linked.
[I 2025-06-28 02:56:24.643 ServerApp] notebook_shim | extension was successfully linked.
[I 2025-06-28 02:56:24.643 ServerApp] panel.io.jupyter_server_extension | extension was successfully linked.
[I 2025-06-28 02:56:24.710 ServerApp] notebook_shim | extension was successfully loaded.
[I 2025-06-28 02:56:24.713 ServerApp] jupyter_lsp | extension was successfully loaded.
[I 2025-06-28 02:56:24.713 ServerApp] jupyter_server_terminals | extension was successfully loaded.
[I 2025-06-28 02:56:24.717 LabApp] JupyterLab extension loaded from C:\ProgramData\anaconda3\Lib\site-packages\jupyterlab
[I 2025-06-28 02:56:24.717 LabApp] JupyterLab application directory is C:\ProgramData\anaconda3\share\jupyter\lab
[I 2025-06-28 02:56:24.718 LabApp] Extension Manager is 'pypi'.
[I 2025-06-28 02:56:25.074 ServerApp] jupyterlab | extension was successfully loaded.
[I 2025-06-28 02:56:25.081 ServerApp] notebook | extension was successfully loaded.
[I 2025-06-28 02:56:25.082 ServerApp] panel.io.jupyter_server_extension | extension was successfully loaded.
[I 2025-06-28 02:56:25.083 ServerApp] The port 8888 is already in use, trying another port.
[I 2025-06-28 02:56:25.083 ServerApp] The port 8889 is already in use, trying another port.
[I 2025-06-28 02:56:25.084 ServerApp] Serving notebooks from local directory: C:\Users\HP
[I 2025-06-28 02:56:25.084 ServerApp] Jupyter Server 2.15.0 is running at:
[I 2025-06-28 02:56:25.085 ServerApp] http://localhost:8890/tree?token=ec1318d4aaae449c0f15a43efe0c4fe9e9f5bca8511d6819
[I 2025-06-28 02:56:25.085 ServerApp] http://127.0.0.1:8890/tree?token=ec1318d4aaae449c0f15a43efe0c4fe9e9f5bca8511d6819
[I 2025-06-28 02:56:25.085 ServerApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
[E 2025-06-28 02:56:25.085 ServerApp] Failed to write server-info to C:\Users\HP\AppData\Roaming\jupyter\runtime\jpserver-11204.json: PermissionError(13, 'Permission denied')
Traceback (most recent call last):
File "C:\ProgramData\anaconda3\Scripts\jupyter-notebook-script.py", line 10, in 
sys.exit(main())
~~~~^^
File "C:\ProgramData\anaconda3\Lib\site-packages\jupyter_server\extension\application.py", line 623, in launch_instance
serverapp.start()
~~~~~~~~~~~~~~~^^
File "C:\ProgramData\anaconda3\Lib\site-packages\jupyter_server\serverapp.py", line 3179, in start
self.start_app()
~~~~~~~~~~~~~~^^
File "C:\ProgramData\anaconda3\Lib\site-packages\jupyter_server\serverapp.py", line 3083, in start_app
self.write_browser_open_files()
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "C:\ProgramData\anaconda3\Lib\site-packages\jupyter_server\serverapp.py", line 2950, in write_browser_open_files
self.write_browser_open_file()
~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "C:\ProgramData\anaconda3\Lib\site-packages\jupyter_server\serverapp.py", line 2973, in write_browser_open_file
with open(self.browser_open_file, "w", encoding="utf-8") as f:
~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
PermissionError: [Errno 13] Permission denied: 'C:\\Users\\HP\\AppData\\Roaming\\jupyter\\runtime\\jpserver-11204-open.html'
_______________________________________________
NumPy-Discussion mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3//lists/numpy-discussion.python.org
Member address: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.