(base) chino@chino-Legion-5-15IAH7H:~/LoRaWorks_230822$ jupyter-notebook
[W 2024-09-29 12:33:15.781 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 2024-09-29 12:33:16.507 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 2024-09-29 12:33:17.082 ServerApp] Extension package panel.io.jupyter_server_extension took 0.5749s to import
[I 2024-09-29 12:33:17.082 ServerApp] jupyter_lsp | extension was successfully linked.
[I 2024-09-29 12:33:17.084 ServerApp] jupyter_server_terminals | extension was successfully linked.
[I 2024-09-29 12:33:17.086 ServerApp] jupyterlab | extension was successfully linked.
[I 2024-09-29 12:33:17.088 ServerApp] notebook | extension was successfully linked.
[I 2024-09-29 12:33:17.089 ServerApp] Writing Jupyter server cookie secret to /home/chino/.local/share/jupyter/runtime/jupyter_cookie_secret
[I 2024-09-29 12:33:17.287 ServerApp] notebook_shim | extension was successfully linked.
[I 2024-09-29 12:33:17.287 ServerApp] panel.io.jupyter_server_extension | extension was successfully linked.
[I 2024-09-29 12:33:17.297 ServerApp] notebook_shim | extension was successfully loaded.
[I 2024-09-29 12:33:17.298 ServerApp] jupyter_lsp | extension was successfully loaded.
[I 2024-09-29 12:33:17.298 ServerApp] jupyter_server_terminals | extension was successfully loaded.
[I 2024-09-29 12:33:17.300 LabApp] JupyterLab extension loaded from /home/chino/anaconda3/lib/python3.12/site-packages/jupyterlab
[I 2024-09-29 12:33:17.300 LabApp] JupyterLab application directory is /home/chino/anaconda3/share/jupyter/lab
[I 2024-09-29 12:33:17.301 LabApp] Extension Manager is 'pypi'.
[I 2024-09-29 12:33:17.302 ServerApp] jupyterlab | extension was successfully loaded.
[I 2024-09-29 12:33:17.303 ServerApp] notebook | extension was successfully loaded.
[I 2024-09-29 12:33:17.303 ServerApp] panel.io.jupyter_server_extension | extension was successfully loaded.
[I 2024-09-29 12:33:17.303 ServerApp] Serving notebooks from local directory: /home/chino/LoRaWorks_230822
[I 2024-09-29 12:33:17.303 ServerApp] Jupyter Server 2.14.1 is running at:
[I 2024-09-29 12:33:17.303 ServerApp] http://localhost:8888/tree?token=248a29cb6626d6e9a3300bce5a28fe632068737909912483
[I 2024-09-29 12:33:17.303 ServerApp] http://127.0.0.1:8888/tree?token=248a29cb6626d6e9a3300bce5a28fe632068737909912483
[I 2024-09-29 12:33:17.303 ServerApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
[C 2024-09-29 12:33:17.326 ServerApp]
To access the server, open this file in a browser:
file:///home/chino/.local/share/jupyter/runtime/jpserver-16794-open.html
Or copy and paste one of these URLs:
http://localhost:8888/tree?token=248a29cb6626d6e9a3300bce5a28fe632068737909912483
http://127.0.0.1:8888/tree?token=248a29cb6626d6e9a3300bce5a28fe632068737909912483
[I 2024-09-29 12:33:17.607 ServerApp] Skipped non-installed server(s): bash-language-server, dockerfile-language-server-nodejs, javascript-typescript-langserver, jedi-language-server, julia-language-server, pyright, python-language-server, r-languageserver, sql-language-server, texlab, typescript-language-server, unified-language-server, vscode-css-languageserver-bin, vscode-html-languageserver-bin, vscode-json-languageserver-bin, yaml-language-server
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.
Created
September 29, 2024 03:35
-
-
Save takurx/b734c93b230768f260490dfbc7e7cb69 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment