[W 2025-02-25 16:17:16.604 ServerApp] A _jupyter_server_extension_points
function was not found in jupyter_lsp. Instead, a _jupyter_server_extension_paths
function was found and will be used for now. This function name will be deprecated in future releases of Jupyter Server.
[W 2025-02-25 16:17:17.112 ServerApp] A _jupyter_server_extension_points
function was not found in notebook_shim. Instead, a _jupyter_server_extension_paths
function was found and will be used for now. This function name will be deprecated in future releases of Jupyter Server.
[I 2025-02-25 16:17:18.980 ServerApp] Extension package panel.io.jupyter_server_extension took 1.8666s to import
[I 2025-02-25 16:17:18.981 ServerApp] jupyter_lsp | extension was successfully linked.
[I 2025-02-25 16:17:18.990 ServerApp] jupyter_server_terminals | extension was successfully linked.
[I 2025-02-25 16:17:18.998 ServerApp] jupyterlab | extension was successfully linked.
[I 2025-02-25 16:17:19.005 ServerApp] notebook | extension was successfully linked.
[I 2025-02-25 16:17:19.663 ServerApp] notebook_shim | extension was successfully linked.
[I 2025-02-25 16:17:19.664 ServerApp] panel.io.jupyter_server_extension | extension was successfully linked.
[I 2025-02-25 16:17:19.737 ServerApp] notebook_shim | extension was successfully loaded.
[I 2025-02-25 16:17:19.741 ServerApp] jupyter_lsp | extension was successfully loaded.
[I 2025-02-25 16:17:19.742 ServerApp] jupyter_server_terminals | extension was successfully loaded.
[I 2025-02-25 16:17:19.749 LabApp] JupyterLab extension loaded from C:\Users\rishi\anaconda3\Lib\site-packages\jupyterlab
[I 2025-02-25 16:17:19.749 LabApp] JupyterLab application directory is C:\Users\rishi\anaconda3\share\jupyter\lab
[I 2025-02-25 16:17:19.750 LabApp] Extension Manager is ‘pypi’.
[I 2025-02-25 16:17:20.161 ServerApp] jupyterlab | extension was successfully loaded.
[I 2025-02-25 16:17:20.168 ServerApp] notebook | extension was successfully loaded.
[I 2025-02-25 16:17:20.169 ServerApp] panel.io.jupyter_server_extension | extension was successfully loaded.
[I 2025-02-25 16:17:20.177 ServerApp] Serving notebooks from local directory: C:\Users\rishi
[I 2025-02-25 16:17:20.177 ServerApp] Jupyter Server 2.14.1 is running at:
[I 2025-02-25 16:17:20.177 ServerApp] http://localhost:8888/tree?token=cf04f6fb7f8a482072a6ae44b05e517e8609233266af95b6
[I 2025-02-25 16:17:20.177 ServerApp] http://127.0.0.1:8888/tree?token=cf04f6fb7f8a482072a6ae44b05e517e8609233266af95b6
[I 2025-02-25 16:17:20.177 ServerApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
[E 2025-02-25 16:17:20.178 ServerApp] Failed to write server-info to C:\Users\rishi\AppData\Roaming\jupyter\runtime\jpserver-10936.json: PermissionError(13, ‘Permission denied’)
Traceback (most recent call last):
File “C:\Users\rishi\anaconda3\Scripts\jupyter-notebook-script.py”, line 10, in
sys.exit(main())
^^^^^^
File “C:\Users\rishi\anaconda3\Lib\site-packages\jupyter_server\extension\application.py”, line 623, in launch_instance
serverapp.start()
File “C:\Users\rishi\anaconda3\Lib\site-packages\jupyter_server\serverapp.py”, line 3119, in start
self.start_app()
File “C:\Users\rishi\anaconda3\Lib\site-packages\jupyter_server\serverapp.py”, line 3023, in start_app
self.write_browser_open_files()
File “C:\Users\rishi\anaconda3\Lib\site-packages\jupyter_server\serverapp.py”, line 2890, in write_browser_open_files
self.write_browser_open_file()
File “C:\Users\rishi\anaconda3\Lib\site-packages\jupyter_server\serverapp.py”, line 2913, in write_browser_open_file
with open(self.browser_open_file, “w”, encoding=“utf-8”) as f:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
PermissionError: [Errno 13] Permission denied: ‘C:\Users\rishi\AppData\Roaming\jupyter\runtime\jpserver-10936-open.html’