Advertisement
Guest User

Untitled

a guest
Sep 5th, 2023
490
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.18 KB | Fixit | 0 0
  1. [W 10:40:27.543 NotebookApp] Loading JupyterLab as a classic notebook (v6) extension.
  2. [I 2023-09-05 10:40:27.547 LabApp] JupyterLab extension loaded from /home/bob/miniconda3/lib/python3.9/site-packages/jupyterlab
  3. [I 2023-09-05 10:40:27.547 LabApp] JupyterLab application directory is /home/bob/miniconda3/share/jupyter/lab
  4. [I 10:40:27.636 NotebookApp] Serving notebooks from local directory: /home/bob
  5. [I 10:40:27.636 NotebookApp] Jupyter Notebook 6.5.4 is running at:
  6. [I 10:40:27.636 NotebookApp] http://localhost:8935/?token=2cf7ad4e5abc140a6818b4dcfd9ac791c2c82c91a38925d4
  7. [I 10:40:27.636 NotebookApp]  or http://127.0.0.1:8935/?token=2cf7ad4e5abc140a6818b4dcfd9ac791c2c82c91a38925d4
  8. [I 10:40:27.636 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
  9. [C 10:40:27.644 NotebookApp]
  10.    
  11.     To access the notebook, open this file in a browser:
  12.         file:///home/bob/.local/share/jupyter/runtime/nbserver-6761-open.html
  13.     Or copy and paste one of these URLs:
  14.         http://localhost:8935/?token=2cf7ad4e5abc140a6818b4dcfd9ac791c2c82c91a38925d4
  15.      or http://127.0.0.1:8935/?token=2cf7ad4e5abc140a6818b4dcfd9ac791c2c82c91a38925d4
  16.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement