Advertisement
ROODAY

Jupyter Notebook Debug Logs

Apr 8th, 2016
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 11.44 KB | None | 0 0
  1. [D 22:30:56.084 NotebookApp] Config changed:
  2. [D 22:30:56.084 NotebookApp] {'NotebookApp': {'log_level': 10}}
  3. [D 22:30:56.348 NotebookApp] Searching ['/notebooks', '/root/.jupyter', '/usr/etc/jupyter', '/usr/local/etc/jupyter', '/etc/jupyter'] for config files
  4. [D 22:30:56.349 NotebookApp] Looking for jupyter_config in /etc/jupyter
  5. [D 22:30:56.350 NotebookApp] Looking for jupyter_config in /usr/local/etc/jupyter
  6. [D 22:30:56.351 NotebookApp] Looking for jupyter_config in /usr/etc/jupyter
  7. [D 22:30:56.351 NotebookApp] Looking for jupyter_config in /root/.jupyter
  8. [D 22:30:56.352 NotebookApp] Looking for jupyter_config in /notebooks
  9. [D 22:30:56.354 NotebookApp] Looking for jupyter_notebook_config in /etc/jupyter
  10. [D 22:30:56.354 NotebookApp] Looking for jupyter_notebook_config in /usr/local/etc/jupyter
  11. [D 22:30:56.355 NotebookApp] Looking for jupyter_notebook_config in /usr/etc/jupyter
  12. [D 22:30:56.355 NotebookApp] Looking for jupyter_notebook_config in /root/.jupyter
  13. [D 22:30:56.356 NotebookApp] Loaded config file: /root/.jupyter/jupyter_notebook_config.py
  14. [D 22:30:56.361 NotebookApp] Config changed:
  15. [D 22:30:56.361 NotebookApp] {'NotebookApp': {'ip': '*', 'log_level': 10}}
  16. [D 22:30:56.365 NotebookApp] Config changed:
  17. [D 22:30:56.366 NotebookApp] {'NotebookApp': {'ip': '*', 'log_level': 10}}
  18. [D 22:30:56.366 NotebookApp] Looking for jupyter_notebook_config in /notebooks
  19. [D 22:30:56.370 NotebookApp] Config changed:
  20. [D 22:30:56.370 NotebookApp] {'NotebookApp': {'ip': '*', 'log_level': 10}}
  21. [I 22:30:56.396 NotebookApp] Writing notebook server cookie secret to /root/.local/share/jupyter/runtime/notebook_cookie_secret
  22. [W 22:30:56.445 NotebookApp] WARNING: The notebook server is listening on all IP addresses and not using encryption. This is not recommended.
  23. [W 22:30:56.446 NotebookApp] WARNING: The notebook server is listening on all IP addresses and not using authentication. This is highly insecure and not recommended.
  24. [I 22:30:56.459 NotebookApp] Serving notebooks from local directory: /notebooks
  25. [I 22:30:56.460 NotebookApp] 0 active kernels
  26. [I 22:30:56.460 NotebookApp] The Jupyter Notebook is running at: http://[all ip addresses on your system]:8888/
  27. [I 22:30:56.460 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
  28. [W 22:30:56.462 NotebookApp] No web browser found: could not locate runnable browser.
  29. [I 22:31:10.498 NotebookApp] 302 GET / (172.17.0.2) 5.53ms
  30. [D 22:31:10.538 NotebookApp] Using contents: services/contents
  31. [D 22:31:10.655 NotebookApp] 200 GET /tree (172.17.0.2) 121.06ms
  32. [D 22:31:10.786 NotebookApp] 200 GET /custom/custom.css (172.17.0.2) 16.81ms
  33. [D 22:31:11.057 NotebookApp] 200 GET /static/services/contents.js?v=20160408223056 (172.17.0.2) 5.83ms
  34. [D 22:31:11.076 NotebookApp] 200 GET /custom/custom.js?v=20160408223056 (172.17.0.2) 4.96ms
  35. [D 22:31:11.121 NotebookApp] 200 GET /api/config/common?_=1460154778200 (172.17.0.2) 3.97ms
  36. [D 22:31:11.126 NotebookApp] 200 GET /api/config/tree?_=1460154778199 (172.17.0.2) 2.43ms
  37. [D 22:31:11.153 NotebookApp] Found kernel python3 in /usr/local/share/jupyter/kernels
  38. [D 22:31:11.154 NotebookApp] Found kernel python2 in /usr/local/share/jupyter/kernels
  39. [D 22:31:11.155 NotebookApp] Found kernel python3 in /usr/local/share/jupyter/kernels
  40. [D 22:31:11.156 NotebookApp] Found kernel python2 in /usr/local/share/jupyter/kernels
  41. [D 22:31:11.167 NotebookApp] Found kernel python3 in /usr/local/share/jupyter/kernels
  42. [D 22:31:11.168 NotebookApp] Found kernel python2 in /usr/local/share/jupyter/kernels
  43. [D 22:31:11.172 NotebookApp] 200 GET /api/kernelspecs (172.17.0.2) 34.38ms
  44. [D 22:31:11.176 NotebookApp] 200 GET /api/terminals?_=1460154778201 (172.17.0.2) 2.39ms
  45. [D 22:31:11.184 NotebookApp] 200 GET /api/sessions?_=1460154778202 (172.17.0.2) 6.13ms
  46. [D 22:31:11.188 NotebookApp] 200 GET /api/terminals?_=1460154778203 (172.17.0.2) 2.31ms
  47. [D 22:31:11.233 NotebookApp] 200 GET /api/contents?type=directory&_=1460154778204 (172.17.0.2) 4.52ms
  48. [I 22:31:18.270 NotebookApp] Creating new notebook in
  49. [D 22:31:18.277 NotebookApp] Saving /notebooks/Untitled.ipynb
  50. [D 22:31:18.336 NotebookApp] 201 POST /api/contents (172.17.0.2) 67.97ms
  51. [D 22:31:18.361 NotebookApp] Using contents: services/contents
  52. [D 22:31:18.446 NotebookApp] 200 GET /notebooks/Untitled.ipynb?kernel_name=python3 (172.17.0.2) 87.06ms
  53. [D 22:31:18.541 NotebookApp] 200 GET /static/components/MathJax/MathJax.js?config=TeX-AMS_HTML-full,Safe&delayStartupUntil=configured (172.17.0.2) 15.02ms
  54. [D 22:31:18.546 NotebookApp] 200 GET /custom/custom.css (172.17.0.2) 2.84ms
  55. [D 22:31:18.633 NotebookApp] 200 GET /static/components/MathJax/config/TeX-AMS_HTML-full.js?rev=2.6.0 (172.17.0.2) 24.35ms
  56. [D 22:31:18.771 NotebookApp] 304 GET /custom/custom.js?v=20160408223056 (172.17.0.2) 3.02ms
  57. [D 22:31:18.790 NotebookApp] 200 GET /static/components/MathJax/config/Safe.js?rev=2.6.0 (172.17.0.2) 4.41ms
  58. [D 22:31:18.795 NotebookApp] 200 GET /api/config/common?_=1460154785966 (172.17.0.2) 2.50ms
  59. [D 22:31:18.798 NotebookApp] 200 GET /api/config/notebook?_=1460154785965 (172.17.0.2) 2.34ms
  60. [D 22:31:18.822 NotebookApp] Found kernel python3 in /usr/local/share/jupyter/kernels
  61. [D 22:31:18.823 NotebookApp] Found kernel python2 in /usr/local/share/jupyter/kernels
  62. [D 22:31:18.824 NotebookApp] Found kernel python3 in /usr/local/share/jupyter/kernels
  63. [D 22:31:18.824 NotebookApp] Found kernel python2 in /usr/local/share/jupyter/kernels
  64. [D 22:31:18.826 NotebookApp] Found kernel python3 in /usr/local/share/jupyter/kernels
  65. [D 22:31:18.827 NotebookApp] Found kernel python2 in /usr/local/share/jupyter/kernels
  66. [D 22:31:18.830 NotebookApp] 304 GET /api/kernelspecs (172.17.0.2) 8.75ms
  67. [D 22:31:18.854 NotebookApp] 200 GET /api/contents/Untitled.ipynb?type=notebook&_=1460154785967 (172.17.0.2) 19.67ms
  68. [D 22:31:18.861 NotebookApp] Using contents: services/contents
  69. [W 22:31:18.883 NotebookApp] 404 GET /nbextensions/widgets/extension.js?v=20160408223056 (172.17.0.2) 27.60ms referer=http://notes.rooday.com/notebooks/Untitled.ipynb?kernel_name=python3
  70. [D 22:31:18.895 NotebookApp] 200 GET /static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/fontdata.js?rev=2.6.0 (172.17.0.2) 10.02ms
  71. [D 22:31:18.968 NotebookApp] Found kernel python3 in /usr/local/share/jupyter/kernels
  72. [D 22:31:18.969 NotebookApp] Found kernel python2 in /usr/local/share/jupyter/kernels
  73. [D 22:31:18.971 NotebookApp] Starting kernel: ['/usr/bin/python3', '-m', 'ipykernel', '-f', '/root/.local/share/jupyter/runtime/kernel-93b69b1c-a4ab-4a85-a49b-f3a0abf592db.json']
  74. [D 22:31:18.986 NotebookApp] Connecting to: tcp://127.0.0.1:39131
  75. [I 22:31:19.000 NotebookApp] Kernel started: 93b69b1c-a4ab-4a85-a49b-f3a0abf592db
  76. [D 22:31:19.001 NotebookApp] Kernel args: {'cwd': '/notebooks', 'kernel_name': 'python3'}
  77. [D 22:31:19.008 NotebookApp] 201 POST /api/sessions (172.17.0.2) 95.86ms
  78. [D 22:31:19.029 NotebookApp] 200 GET /api/contents/Untitled.ipynb/checkpoints?_=1460154785968 (172.17.0.2) 13.32ms
  79. [D 22:31:19.032 NotebookApp] Found kernel python3 in /usr/local/share/jupyter/kernels
  80. [D 22:31:19.034 NotebookApp] Found kernel python2 in /usr/local/share/jupyter/kernels
  81. [D 22:31:19.040 NotebookApp] Serving kernel resource from: /usr/local/share/jupyter/kernels/python3
  82. [D 22:31:19.044 NotebookApp] 304 GET /kernelspecs/python3/logo-64x64.png (172.17.0.2) 12.68ms
  83. [D 22:31:19.057 NotebookApp] 200 GET /static/components/MathJax/extensions/Safe.js?rev=2.6.0 (172.17.0.2) 8.23ms
  84. [D 22:31:19.060 NotebookApp] Using contents: services/contents
  85. [W 22:31:19.071 NotebookApp] 404 GET /nbextensions/widgets/notebook/js/extension.js?v=20160408223056 (172.17.0.2) 12.39ms referer=http://notes.rooday.com/notebooks/Untitled.ipynb?kernel_name=python3
  86. [D 22:31:19.088 NotebookApp] Initializing websocket connection /api/kernels/93b69b1c-a4ab-4a85-a49b-f3a0abf592db/channels
  87. [D 22:31:19.113 NotebookApp] Requesting kernel info from 93b69b1c-a4ab-4a85-a49b-f3a0abf592db
  88. [D 22:31:19.113 NotebookApp] Connecting to: tcp://127.0.0.1:34174
  89. [D 22:31:20.349 NotebookApp] Received kernel info: {'banner': 'Python 3.4.3 (default, Oct 14 2015, 20:28:29) \nType "copyright", "credits" or "license" for more information.\n\nIPython 4.1.1 -- An enhanced Interactive Python.\n?         -> Introduction and overview of IPython\'s features.\n%quickref -> Quick reference.\nhelp      -> Python\'s own help system.\nobject?   -> Details about \'object\', use \'object??\' for extra details.\n%guiref   -> A brief reference about the graphical user interface.\n', 'help_links': [{'text': 'Python', 'url': 'http://docs.python.org/3.4'}, {'text': 'IPython', 'url': 'http://ipython.org/documentation.html'}, {'text': 'NumPy', 'url': 'http://docs.scipy.org/doc/numpy/reference/'}, {'text': 'SciPy', 'url': 'http://docs.scipy.org/doc/scipy/reference/'}, {'text': 'Matplotlib', 'url': 'http://matplotlib.org/contents.html'}, {'text': 'SymPy', 'url': 'http://docs.sympy.org/latest/index.html'}, {'text': 'pandas', 'url': 'http://pandas.pydata.org/pandas-docs/stable/'}], 'language_info': {'nbconvert_exporter': 'python', 'file_extension': '.py', 'codemirror_mode': {'version': 3, 'name': 'ipython'}, 'name': 'python', 'mimetype': 'text/x-python', 'version': '3.4.3', 'pygments_lexer': 'ipython3'}, 'implementation_version': '4.1.1', 'protocol_version': '5.0', 'implementation': 'ipython'}
  90. [W 22:31:20.357 NotebookApp] 400 GET /api/kernels/93b69b1c-a4ab-4a85-a49b-f3a0abf592db/channels?session_id=0F0EDE29F9364D918500E3FC55EF9A3A (172.17.0.2) 1269.18ms referer=None
  91. [D 22:31:20.358 NotebookApp] Can "Upgrade" only to "WebSocket".
  92. [D 22:31:21.388 NotebookApp] Initializing websocket connection /api/kernels/93b69b1c-a4ab-4a85-a49b-f3a0abf592db/channels
  93. [W 22:31:21.403 NotebookApp] 400 GET /api/kernels/93b69b1c-a4ab-4a85-a49b-f3a0abf592db/channels?session_id=0F0EDE29F9364D918500E3FC55EF9A3A (172.17.0.2) 15.53ms referer=None
  94. [D 22:31:21.403 NotebookApp] Can "Upgrade" only to "WebSocket".
  95. [D 22:31:23.437 NotebookApp] Initializing websocket connection /api/kernels/93b69b1c-a4ab-4a85-a49b-f3a0abf592db/channels
  96. [W 22:31:23.450 NotebookApp] 400 GET /api/kernels/93b69b1c-a4ab-4a85-a49b-f3a0abf592db/channels?session_id=0F0EDE29F9364D918500E3FC55EF9A3A (172.17.0.2) 12.59ms referer=None
  97. [D 22:31:23.450 NotebookApp] Can "Upgrade" only to "WebSocket".
  98. [D 22:31:25.284 NotebookApp] 200 GET /custom/custom.css (172.17.0.2) 6.46ms
  99. [D 22:31:25.433 NotebookApp] 200 GET /static/notebook/js/main.min.js.map (172.17.0.2) 71.94ms
  100. [D 22:31:25.451 NotebookApp] 304 GET /static/style/style.min.css.map (172.17.0.2) 8.74ms
  101. [D 22:31:27.480 NotebookApp] Initializing websocket connection /api/kernels/93b69b1c-a4ab-4a85-a49b-f3a0abf592db/channels
  102. [W 22:31:27.490 NotebookApp] 400 GET /api/kernels/93b69b1c-a4ab-4a85-a49b-f3a0abf592db/channels?session_id=0F0EDE29F9364D918500E3FC55EF9A3A (172.17.0.2) 10.67ms referer=None
  103. [D 22:31:27.491 NotebookApp] Can "Upgrade" only to "WebSocket".
  104. [D 22:31:35.538 NotebookApp] Initializing websocket connection /api/kernels/93b69b1c-a4ab-4a85-a49b-f3a0abf592db/channels
  105. [W 22:31:35.549 NotebookApp] 400 GET /api/kernels/93b69b1c-a4ab-4a85-a49b-f3a0abf592db/channels?session_id=0F0EDE29F9364D918500E3FC55EF9A3A (172.17.0.2) 12.31ms referer=None
  106. [D 22:31:35.550 NotebookApp] Can "Upgrade" only to "WebSocket".
  107. [D 22:31:51.590 NotebookApp] Initializing websocket connection /api/kernels/93b69b1c-a4ab-4a85-a49b-f3a0abf592db/channels
  108. [W 22:31:51.616 NotebookApp] 400 GET /api/kernels/93b69b1c-a4ab-4a85-a49b-f3a0abf592db/channels?session_id=0F0EDE29F9364D918500E3FC55EF9A3A (172.17.0.2) 30.62ms referer=None
  109. [D 22:31:51.617 NotebookApp] Can "Upgrade" only to "WebSocket".
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement