Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hessammehr/d1f8f46bf23f87418ad3e13983ce3c57 to your computer and use it in GitHub Desktop.
Save hessammehr/d1f8f46bf23f87418ad3e13983ce3c57 to your computer and use it in GitHub Desktop.
(base) C:\Users\User>jupyter notebook --debug
[D 21:42:25.972 NotebookApp] Searching ['C:\\Users\\User', 'C:\\Users\\User\\.jupyter', 'C:\\Users\\User\\Miniconda3\\etc\\jupyter', 'C:\\ProgramData\\jupyter'] for config files
[D 21:42:25.972 NotebookApp] Looking for jupyter_config in C:\ProgramData\jupyter
[D 21:42:25.973 NotebookApp] Looking for jupyter_config in C:\Users\User\Miniconda3\etc\jupyter
[D 21:42:25.973 NotebookApp] Looking for jupyter_config in C:\Users\User\.jupyter
[D 21:42:25.973 NotebookApp] Looking for jupyter_config in C:\Users\User
[D 21:42:25.974 NotebookApp] Looking for jupyter_notebook_config in C:\ProgramData\jupyter
[D 21:42:25.974 NotebookApp] Looking for jupyter_notebook_config in C:\Users\User\Miniconda3\etc\jupyter
[D 21:42:25.974 NotebookApp] Looking for jupyter_notebook_config in C:\Users\User\.jupyter
[D 21:42:25.974 NotebookApp] Looking for jupyter_notebook_config in C:\Users\User
[D 21:42:26.223 NotebookApp] Paths used for configuration of jupyter_notebook_config:
C:\ProgramData\jupyter\jupyter_notebook_config.json
[D 21:42:26.224 NotebookApp] Paths used for configuration of jupyter_notebook_config:
C:\Users\User\Miniconda3\etc\jupyter\jupyter_notebook_config.d\jupyterlab.json
C:\Users\User\Miniconda3\etc\jupyter\jupyter_notebook_config.json
[D 21:42:26.224 NotebookApp] Paths used for configuration of jupyter_notebook_config:
C:\Users\User\.jupyter\jupyter_notebook_config.json
[I 21:42:26.252 NotebookApp] JupyterLab beta preview extension loaded from C:\Users\User\Miniconda3\lib\site-packages\jupyterlab
[I 21:42:26.252 NotebookApp] JupyterLab application directory is C:\Users\User\Miniconda3\share\jupyter\lab
[I 21:42:26.255 NotebookApp] Serving notebooks from local directory: C:\Users\User
[I 21:42:26.255 NotebookApp] The Jupyter Notebook is running at:
[I 21:42:26.255 NotebookApp] http://localhost:8888/?token=6f4959fb765d71f86f5156dc5ee7aaf4ac36da383592b3c4
[I 21:42:26.255 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
[C 21:42:26.256 NotebookApp]
Copy/paste this URL into your browser when you connect for the first time,
to login with a token:
http://localhost:8888/?token=6f4959fb765d71f86f5156dc5ee7aaf4ac36da383592b3c4
[I 21:42:26.404 NotebookApp] Accepting one-time-token-authenticated connection from 127.0.0.1
[D 21:42:26.406 NotebookApp] Using contents: services/contents
[D 21:42:26.451 NotebookApp] Path base/images/favicon.ico served from C:\Users\User\Miniconda3\lib\site-packages\notebook\static\base\images\favicon.ico
[D 21:42:26.452 NotebookApp] Path components/jquery-ui/themes/smoothness/jquery-ui.min.css served from C:\Users\User\Miniconda3\lib\site-packages\notebook\static\components\jquery-ui\themes\smoothness\jquery-ui.min.css
[D 21:42:26.453 NotebookApp] Path components/jquery-typeahead/dist/jquery.typeahead.min.css served from C:\Users\User\Miniconda3\lib\site-packages\notebook\static\components\jquery-typeahead\dist\jquery.typeahead.min.css
[D 21:42:26.453 NotebookApp] Path style/style.min.css served from C:\Users\User\Miniconda3\lib\site-packages\notebook\static\style\style.min.css
[D 21:42:26.454 NotebookApp] Path components/es6-promise/promise.min.js served from C:\Users\User\Miniconda3\lib\site-packages\notebook\static\components\es6-promise\promise.min.js
[D 21:42:26.454 NotebookApp] Path components/preact/index.js served from C:\Users\User\Miniconda3\lib\site-packages\notebook\static\components\preact\index.js
[D 21:42:26.455 NotebookApp] Path components/proptypes/index.js served from C:\Users\User\Miniconda3\lib\site-packages\notebook\static\components\proptypes\index.js
[D 21:42:26.455 NotebookApp] Path components/preact-compat/index.js served from C:\Users\User\Miniconda3\lib\site-packages\notebook\static\components\preact-compat\index.js
[D 21:42:26.455 NotebookApp] Path components/requirejs/require.js served from C:\Users\User\Miniconda3\lib\site-packages\notebook\static\components\requirejs\require.js
[D 21:42:26.456 NotebookApp] Path base/images/logo.png served from C:\Users\User\Miniconda3\lib\site-packages\notebook\static\base\images\logo.png
[D 21:42:26.456 NotebookApp] Path tree/js/main.min.js served from C:\Users\User\Miniconda3\lib\site-packages\notebook\static\tree\js\main.min.js
[D 21:42:26.460 NotebookApp] 200 GET /tree?token=0574183580cab0f84934b67b2fc545b4df35633a8341525f (127.0.0.1) 55.55ms
[D 21:42:26.491 NotebookApp] Path custom.css served from C:\Users\User\Miniconda3\lib\site-packages\notebook\static\custom\custom.css
[D 21:42:26.495 NotebookApp] 304 GET /custom/custom.css (127.0.0.1) 5.00ms
[D 21:42:26.589 NotebookApp] Path services\contents.js served from C:\Users\User\Miniconda3\lib\site-packages\notebook\static\services\contents.js
[D 21:42:26.591 NotebookApp] 200 GET /static/services/contents.js?v=20180804214225 (127.0.0.1) 2.00ms
[D 21:42:26.649 NotebookApp] Paths used for configuration of tree:
C:\ProgramData\jupyter\nbconfig\tree.json
[D 21:42:26.650 NotebookApp] Paths used for configuration of tree:
C:\Users\User\Miniconda3\etc\jupyter\nbconfig\tree.json
[D 21:42:26.651 NotebookApp] Paths used for configuration of tree:
C:\Users\User\.jupyter\nbconfig\tree.json
[D 21:42:26.652 NotebookApp] 200 GET /api/config/tree?_=1533415346567 (127.0.0.1) 4.00ms
[D 21:42:26.654 NotebookApp] Paths used for configuration of common:
C:\ProgramData\jupyter\nbconfig\common.json
[D 21:42:26.655 NotebookApp] Paths used for configuration of common:
C:\Users\User\Miniconda3\etc\jupyter\nbconfig\common.json
[D 21:42:26.656 NotebookApp] Paths used for configuration of common:
C:\Users\User\.jupyter\nbconfig\common.json
[D 21:42:26.658 NotebookApp] 200 GET /api/config/common?_=1533415346568 (127.0.0.1) 5.01ms
[D 21:42:26.664 NotebookApp] 200 GET /api/terminals?_=1533415346569 (127.0.0.1) 1.00ms
[D 21:42:26.668 NotebookApp] Found kernel julia-0.6 in C:\Users\User\AppData\Roaming\jupyter\kernels
[D 21:42:26.668 NotebookApp] Found kernel julia-0.7 in C:\Users\User\AppData\Roaming\jupyter\kernels
[D 21:42:26.669 NotebookApp] Found kernel julia-1.0 in C:\Users\User\AppData\Roaming\jupyter\kernels
[D 21:42:26.670 NotebookApp] Found kernel python3 in C:\Users\User\Miniconda3\share\jupyter\kernels
[D 21:42:26.676 NotebookApp] 304 GET /api/kernelspecs (127.0.0.1) 9.01ms
[D 21:42:26.679 NotebookApp] 200 GET /api/sessions?_=1533415346570 (127.0.0.1) 1.00ms
[D 21:42:26.684 NotebookApp] 200 GET /api/terminals?_=1533415346571 (127.0.0.1) 0.00ms
[D 21:42:26.701 NotebookApp] Path custom.js served from C:\Users\User\Miniconda3\lib\site-packages\notebook\static\custom\custom.js
[D 21:42:26.702 NotebookApp] 200 GET /custom/custom.js?v=20180804214225 (127.0.0.1) 2.00ms
[D 21:42:26.729 NotebookApp] 200 GET /api/contents?type=directory&_=1533415346572 (127.0.0.1) 15.51ms
[D 21:42:34.027 NotebookApp] Initializing websocket connection /api/kernels/d211a3b1-e5c4-4da0-8f5e-745784664df4/channels
[W 21:42:34.039 NotebookApp] 404 GET /api/kernels/d211a3b1-e5c4-4da0-8f5e-745784664df4/channels?session_id=314afeb6a083474ebdcfd4400050591b (127.0.0.1): Kernel does not exist: d211a3b1-e5c4-4da0-8f5e-745784664df4
[D 21:42:34.040 NotebookApp] Using contents: services/contents
[W 21:42:34.047 NotebookApp] 404 GET /api/kernels/d211a3b1-e5c4-4da0-8f5e-745784664df4/channels?session_id=314afeb6a083474ebdcfd4400050591b (127.0.0.1) 20.52ms referer=None
[D 21:42:38.311 NotebookApp] 200 GET /api/sessions?_=1533415346573 (127.0.0.1) 1.00ms
[D 21:42:38.312 NotebookApp] 200 GET /api/terminals?_=1533415346574 (127.0.0.1) 1.00ms
[D 21:42:38.335 NotebookApp] 200 GET /api/contents?type=directory&_=1533415346575 (127.0.0.1) 12.51ms
[I 21:42:44.631 NotebookApp] Creating new notebook in
[D 21:42:44.633 NotebookApp] Saving C:\Users\User\Untitled1.ipynb
[D 21:42:44.648 NotebookApp] 201 POST /api/contents (127.0.0.1) 17.19ms
[D 21:42:44.655 NotebookApp] Using contents: services/contents
[D 21:42:44.713 NotebookApp] Path base/images/favicon-notebook.ico served from C:\Users\User\Miniconda3\lib\site-packages\notebook\static\base\images\favicon-notebook.ico
[D 21:42:44.713 NotebookApp] Path components/bootstrap-tour/build/css/bootstrap-tour.min.css served from C:\Users\User\Miniconda3\lib\site-packages\notebook\static\components\bootstrap-tour\build\css\bootstrap-tour.min.css
[D 21:42:44.713 NotebookApp] Path components/codemirror/lib/codemirror.css served from C:\Users\User\Miniconda3\lib\site-packages\notebook\static\components\codemirror\lib\codemirror.css
[D 21:42:44.714 NotebookApp] Path notebook/css/override.css served from C:\Users\User\Miniconda3\lib\site-packages\notebook\static\notebook\css\override.css
[D 21:42:44.933 NotebookApp] Path components/text-encoding/lib/encoding.js served from C:\Users\User\Miniconda3\lib\site-packages\notebook\static\components\text-encoding\lib\encoding.js
[D 21:42:44.934 NotebookApp] Path notebook/js/main.min.js served from C:\Users\User\Miniconda3\lib\site-packages\notebook\static\notebook\js\main.min.js
[D 21:42:44.939 NotebookApp] 200 GET /notebooks/Untitled1.ipynb?kernel_name=julia-0.6 (127.0.0.1) 284.91ms
[D 21:42:44.983 NotebookApp] Path components\MathJax\MathJax.js served from C:\Users\User\Miniconda3\lib\site-packages\notebook\static\components\MathJax\MathJax.js
[D 21:42:45.000 NotebookApp] 304 GET /static/components/MathJax/MathJax.js?config=TeX-AMS-MML_HTMLorMML-full,Safe&delayStartupUntil=configured (127.0.0.1) 18.01ms
[D 21:42:45.005 NotebookApp] 304 GET /custom/custom.css (127.0.0.1) 1.00ms
[D 21:42:45.036 NotebookApp] Path components\MathJax\config\TeX-AMS-MML_HTMLorMML-full.js served from C:\Users\User\Miniconda3\lib\site-packages\notebook\static\components\MathJax\config\TeX-AMS-MML_HTMLorMML-full.js
[D 21:42:45.039 NotebookApp] 304 GET /static/components/MathJax/config/TeX-AMS-MML_HTMLorMML-full.js?V=2.7.4 (127.0.0.1) 3.50ms
[D 21:42:45.218 NotebookApp] Path components\MathJax\config\Safe.js served from C:\Users\User\Miniconda3\lib\site-packages\notebook\static\components\MathJax\config\Safe.js
[D 21:42:45.220 NotebookApp] 304 GET /static/components/MathJax/config/Safe.js?V=2.7.4 (127.0.0.1) 2.00ms
[D 21:42:45.233 NotebookApp] Paths used for configuration of notebook:
C:\ProgramData\jupyter\nbconfig\notebook.json
[D 21:42:45.234 NotebookApp] Paths used for configuration of notebook:
C:\Users\User\Miniconda3\etc\jupyter\nbconfig\notebook.json
[D 21:42:45.235 NotebookApp] Paths used for configuration of notebook:
C:\Users\User\.jupyter\nbconfig\notebook.json
[D 21:42:45.236 NotebookApp] 200 GET /api/config/notebook?_=1533415365081 (127.0.0.1) 3.50ms
[D 21:42:45.238 NotebookApp] Paths used for configuration of common:
C:\ProgramData\jupyter\nbconfig\common.json
[D 21:42:45.240 NotebookApp] Paths used for configuration of common:
C:\Users\User\Miniconda3\etc\jupyter\nbconfig\common.json
[D 21:42:45.241 NotebookApp] Paths used for configuration of common:
C:\Users\User\.jupyter\nbconfig\common.json
[D 21:42:45.243 NotebookApp] 200 GET /api/config/common?_=1533415365082 (127.0.0.1) 6.50ms
[D 21:42:45.294 NotebookApp] Found kernel julia-0.6 in C:\Users\User\AppData\Roaming\jupyter\kernels
[D 21:42:45.294 NotebookApp] Found kernel julia-0.7 in C:\Users\User\AppData\Roaming\jupyter\kernels
[D 21:42:45.295 NotebookApp] Found kernel julia-1.0 in C:\Users\User\AppData\Roaming\jupyter\kernels
[D 21:42:45.295 NotebookApp] Found kernel python3 in C:\Users\User\Miniconda3\share\jupyter\kernels
[D 21:42:45.298 NotebookApp] 304 GET /api/kernelspecs (127.0.0.1) 5.00ms
[D 21:42:45.326 NotebookApp] 200 GET /api/contents/Untitled1.ipynb?type=notebook&_=1533415365083 (127.0.0.1) 5.84ms
[D 21:42:45.330 NotebookApp] 304 GET /custom/custom.js?v=20180804214225 (127.0.0.1) 1.00ms
[D 21:42:45.348 NotebookApp] Path components\MathJax\extensions\MathML\content-mathml.js served from C:\Users\User\Miniconda3\lib\site-packages\notebook\static\components\MathJax\extensions\MathML\content-mathml.js
[D 21:42:45.349 NotebookApp] 304 GET /static/components/MathJax/extensions/MathML/content-mathml.js?V=2.7.4 (127.0.0.1) 1.50ms
[D 21:42:45.369 NotebookApp] Path components\MathJax\jax\output\HTML-CSS\fonts\STIX-Web\fontdata.js served from C:\Users\User\Miniconda3\lib\site-packages\notebook\static\components\MathJax\jax\output\HTML-CSS\fonts\STIX-Web\fontdata.js
[D 21:42:45.370 NotebookApp] 304 GET /static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/fontdata.js?V=2.7.4 (127.0.0.1) 1.00ms
[D 21:42:45.429 NotebookApp] Starting kernel: ['C:\\Users\\User\\AppData\\Local\\Julia-0.6.4\\bin\\julia.exe', '-i', '--startup-file=yes', '--color=yes', 'C:\\Users\\User\\.julia\\v0.6\\IJulia\\src\\kernel.jl', 'C:\\Users\\User\\AppData\\Roaming\\jupyter\\runtime\\kernel-a99d5d4c-4963-4a6a-9dcf-aa603b2eda89.json']
[D 21:42:45.432 NotebookApp] Connecting to: tcp://127.0.0.1:61008
[D 21:42:45.438 NotebookApp] Connecting to: tcp://127.0.0.1:61006
[I 21:42:45.441 NotebookApp] Kernel started: a99d5d4c-4963-4a6a-9dcf-aa603b2eda89
[D 21:42:45.441 NotebookApp] Kernel args: {'kernel_name': 'julia-0.6', 'cwd': 'C:\\Users\\User'}
[D 21:42:45.447 NotebookApp] 201 POST /api/sessions (127.0.0.1) 49.04ms
[D 21:42:45.450 NotebookApp] Using contents: services/contents
[W 21:42:45.457 NotebookApp] 404 GET /nbextensions/widgets/notebook/js/extension.js?v=20180804214225 (127.0.0.1) 8.01ms referer=http://localhost:8888/notebooks/Untitled1.ipynb?kernel_name=julia-0.6
[D 21:42:45.462 NotebookApp] 200 GET /api/contents/Untitled1.ipynb/checkpoints?_=1533415365084 (127.0.0.1) 2.00ms
[D 21:42:45.494 NotebookApp] Initializing websocket connection /api/kernels/a99d5d4c-4963-4a6a-9dcf-aa603b2eda89/channels
[D 21:42:45.496 NotebookApp] Requesting kernel info from a99d5d4c-4963-4a6a-9dcf-aa603b2eda89
[D 21:42:45.496 NotebookApp] Connecting to: tcp://127.0.0.1:61005
[D 21:42:45.503 NotebookApp] Path components\MathJax\extensions\Safe.js served from C:\Users\User\Miniconda3\lib\site-packages\notebook\static\components\MathJax\extensions\Safe.js
[D 21:42:45.505 NotebookApp] 304 GET /static/components/MathJax/extensions/Safe.js?V=2.7.4 (127.0.0.1) 2.00ms
[D 21:42:46.590 NotebookApp] Path base\images\favicon-busy-1.ico served from C:\Users\User\Miniconda3\lib\site-packages\notebook\static\base\images\favicon-busy-1.ico
[D 21:42:46.591 NotebookApp] 304 GET /static/base/images/favicon-busy-1.ico (127.0.0.1) 2.01ms
PROFILE = Dict{String,Any}(Pair{String,Any}("key", "42771335-518c1177e1b1b024b54c649a"),Pair{String,Any}("transport", "tcp"),Pair{String,Any}("signature_scheme", "hmac-sha256"),Pair{String,Any}("shell_port", 61005),Pair{String,Any}("hb_port", 61009),Pair{String,Any}("control_port", 61008),Pair{String,Any}("ip", "127.0.0.1"),Pair{String,Any}("stdin_port", 61007),Pair{String,Any}("iopub_port", 61006),Pair{String,Any}("kernel_name", "julia-0.6"))
21:42:48(): SENDING IPython Msg [ idents status ] {
parent_header = Dict("username"=>"jlkernel","session"=>"df068ac9-1e1d-41c1-9d91-3dbc58eb5032"),
header = Dict{String,Any}(Pair{String,Any}("msg_id", "a5312872-5801-4d55-b66c-b6f4643a7d8e"),Pair{String,Any}("msg_type", "status"),Pair{String,Any}("username", "jlkernel"),Pair{String,Any}("date", 2018-08-04T21:42:48.03),Pair{String,Any}("version", "5.0"),Pair{String,Any}("session", "df068ac9-1e1d-41c1-9d91-3dbc58eb5032")),
metadata = Dict{String,Any}(),
content = Dict("execution_state"=>"starting")
}
[D 21:42:48.504 NotebookApp] activity on a99d5d4c-4963-4a6a-9dcf-aa603b2eda89: status
Starting kernel event loops.
21:42:49(write task): got msg part ����
21:42:49(write task): got msg part <IDS|MSG>
21:42:49(write task): RECEIVED IPython Msg [ idents ���� ] {
parent_header = Dict{String,Any}(),
header = Dict{String,Any}(Pair{String,Any}("msg_id", "0e8a6bc3-a08dd75e50764bf9791dff03"),Pair{String,Any}("msg_type", "kernel_info_request"),Pair{String,Any}("username", "username"),Pair{String,Any}("date", "2018-08-04T20:42:45.498501Z"),Pair{String,Any}("version", "5.3"),Pair{String,Any}("session", "3e56e89b5e0b48e887f74caa5fbc03f7")),
metadata = Dict{String,Any}(),
content = Dict{String,Any}()
}
21:42:49(write task): SENDING IPython Msg [ idents status ] {
parent_header = Dict{String,Any}(Pair{String,Any}("msg_id", "0e8a6bc3-a08dd75e50764bf9791dff03"),Pair{String,Any}("msg_type", "kernel_info_request"),Pair{String,Any}("username", "username"),Pair{String,Any}("date", "2018-08-04T20:42:45.498501Z"),Pair{String,Any}("version", "5.3"),Pair{String,Any}("session", "3e56e89b5e0b48e887f74caa5fbc03f7")),
header = Dict{String,Any}(Pair{String,Any}("msg_id", "2e0a15e9-d15c-425d-b8da-332574a0cd41"),Pair{String,Any}("msg_type", "status"),Pair{String,Any}("username", "username"),Pair{String,Any}("date", 2018-08-04T21:42:49.433),Pair{String,Any}("version", "5.0"),Pair{String,Any}("session", "3e56e89b5e0b48e887f74caa5fbc03f7")),
metadata = Dict{String,Any}(),
content = Dict("execution_state"=>"busy")
}
[D 21:42:49.434 NotebookApp] activity on a99d5d4c-4963-4a6a-9dcf-aa603b2eda89: status
21:42:49(write task): SENDING IPython Msg [ idents ���� ] {
parent_header = Dict{String,Any}(Pair{String,Any}("msg_id", "0e8a6bc3-a08dd75e50764bf9791dff03"),Pair{String,Any}("msg_type", "kernel_info_request"),Pair{String,Any}("username", "username"),Pair{String,Any}("date", "2018-08-04T20:42:45.498501Z"),Pair{String,Any}("version", "5.3"),Pair{String,Any}("session", "3e56e89b5e0b48e887f74caa5fbc03f7")),
header = Dict{String,Any}(Pair{String,Any}("msg_id", "f5bd7b83-d277-43d1-a4e3-83f804d8ea11"),Pair{String,Any}("msg_type", "kernel_info_reply"),Pair{String,Any}("username", "username"),Pair{String,Any}("date", 2018-08-04T21:42:49.547),Pair{String,Any}("version", "5.0"),Pair{String,Any}("session", "3e56e89b5e0b48e887f74caa5fbc03f7")),
metadata = Dict{String,Any}(),
content = Dict{String,Any}(Pair{String,Any}("help_links", Dict{String,String}[Dict("text"=>"Julia Home Page","url"=>"http://julialang.org/"), Dict("text"=>"Julia Documentation","url"=>"http://docs.julialang.org/"), Dict("text"=>"Julia Packages","url"=>"http://pkg.julialang.org/")]),Pair{String,Any}("language_info", Dict("file_extension"=>".jl","name"=>"julia","mimetype"=>"application/julia","version"=>"0.6.4")),Pair{String,Any}("implementation", "ijulia"),Pair{String,Any}("banner", "Julia: A fresh approach to technical computing."),Pair{String,Any}("protocol_version", "5.0"))
}
[D 21:42:49.765 NotebookApp] Received kernel info: {'help_links': [{'text': 'Julia Home Page', 'url': 'http://julialang.org/'}, {'text': 'Julia Documentation', 'url': 'http://docs.julialang.org/'}, {'text': 'Julia Packages', 'url': 'http://pkg.julialang.org/'}], 'language_info': {'file_extension': '.jl', 'name': 'julia', 'mimetype': 'application/julia', 'version': '0.6.4'}, 'implementation': 'ijulia', 'banner': 'Julia: A fresh approach to technical computing.', 'protocol_version': '5.0'}
[I 21:42:49.766 NotebookApp] Adapting to protocol v5.0 for kernel a99d5d4c-4963-4a6a-9dcf-aa603b2eda89
[D 21:42:49.767 NotebookApp] 101 GET /api/kernels/a99d5d4c-4963-4a6a-9dcf-aa603b2eda89/channels?session_id=3e56e89b5e0b48e887f74caa5fbc03f7 (127.0.0.1) 4272.76ms
[D 21:42:49.767 NotebookApp] Opening websocket /api/kernels/a99d5d4c-4963-4a6a-9dcf-aa603b2eda89/channels
[D 21:42:49.767 NotebookApp] Getting buffer for a99d5d4c-4963-4a6a-9dcf-aa603b2eda89
[D 21:42:49.768 NotebookApp] Connecting to: tcp://127.0.0.1:61005
[D 21:42:49.769 NotebookApp] Connecting to: tcp://127.0.0.1:61006
[D 21:42:49.771 NotebookApp] Connecting to: tcp://127.0.0.1:61007
21:42:49(): SENDING IPython Msg [ idents status ] {
parent_header = Dict{String,Any}(Pair{String,Any}("msg_id", "0e8a6bc3-a08dd75e50764bf9791dff03"),Pair{String,Any}("msg_type", "kernel_info_request"),Pair{String,Any}("username", "username"),Pair{String,Any}("date", "2018-08-04T20:42:45.498501Z"),Pair{String,Any}("version", "5.3"),Pair{String,Any}("session", "3e56e89b5e0b48e887f74caa5fbc03f7")),
header = Dict{String,Any}(Pair{String,Any}("msg_id", "7efc2af8-1b7e-40b5-8baf-8975d5bf6d0d"),Pair{String,Any}("msg_type", "status"),Pair{String,Any}("username", "username"),Pair{String,Any}("date", 2018-08-04T21:42:49.807),Pair{String,Any}("version", "5.0"),Pair{String,Any}("session", "3e56e89b5e0b48e887f74caa5fbc03f7")),
metadata = Dict{String,Any}(),
content = Dict("execution_state"=>"idle")
}
21:42:49(write task): got msg part 3e56e89b5e0b48e887f74caa5fbc03f7
21:42:49(write task): got msg part <IDS|MSG>
[D 21:42:49.810 NotebookApp] activity on a99d5d4c-4963-4a6a-9dcf-aa603b2eda89: status
21:42:49(write task): RECEIVED IPython Msg [ idents 3e56e89b5e0b48e887f74caa5fbc03f7 ] {
parent_header = Dict{String,Any}(),
header = Dict{String,Any}(Pair{String,Any}("msg_id", "485d8021aa8e4b3d87e3135cb101850d"),Pair{String,Any}("msg_type", "kernel_info_request"),Pair{String,Any}("username", "username"),Pair{String,Any}("date", "2018-08-04T20:42:49.776266Z"),Pair{String,Any}("version", "5.2"),Pair{String,Any}("session", "3e56e89b5e0b48e887f74caa5fbc03f7")),
metadata = Dict{String,Any}(),
content = Dict{String,Any}()
}
21:42:49(write task): SENDING IPython Msg [ idents status ] {
parent_header = Dict{String,Any}(Pair{String,Any}("msg_id", "485d8021aa8e4b3d87e3135cb101850d"),Pair{String,Any}("msg_type", "kernel_info_request"),Pair{String,Any}("username", "username"),Pair{String,Any}("date", "2018-08-04T20:42:49.776266Z"),Pair{String,Any}("version", "5.2"),Pair{String,Any}("session", "3e56e89b5e0b48e887f74caa5fbc03f7")),
header = Dict{String,Any}(Pair{String,Any}("msg_id", "1a3aa432-e2db-4610-b3b1-4d5c2961e940"),Pair{String,Any}("msg_type", "status"),Pair{String,Any}("username", "username"),Pair{String,Any}("date", 2018-08-04T21:42:49.811),Pair{String,Any}("version", "5.0"),Pair{String,Any}("session", "3e56e89b5e0b48e887f74caa5fbc03f7")),
metadata = Dict{String,Any}(),
content = Dict("execution_state"=>"busy")
}
21:42:49(write task): SENDING IPython Msg [ idents 3e56e89b5e0b48e887f74caa5fbc03f7 ] {
parent_header = Dict{String,Any}(Pair{String,Any}("msg_id", "485d8021aa8e4b3d87e3135cb101850d"),Pair{String,Any}("msg_type", "kernel_info_request"),Pair{String,Any}("username", "username"),Pair{String,Any}("date", "2018-08-04T20:42:49.776266Z"),Pair{String,Any}("version", "5.2"),Pair{String,Any}("session", "3e56e89b5e0b48e887f74caa5fbc03f7")),
header = Dict{String,Any}(Pair{String,Any}("msg_id", "c8fcd2d8-d691-486b-8fc7-d5ae66e0facd"),Pair{String,Any}("msg_type", "kernel_info_reply"),Pair{String,Any}("username", "username"),Pair{String,Any}("date", 2018-08-04T21:42:49.812),Pair{String,Any}("version", "5.0"),Pair{String,Any}("session", "3e56e89b5e0b48e887f74caa5fbc03f7")),
metadata = Dict{String,Any}(),
content = Dict{String,Any}(Pair{String,Any}("help_links", Dict{String,String}[Dict("text"=>"Julia Home Page","url"=>"http://julialang.org/"), Dict("text"=>"Julia Documentation","url"=>"http://docs.julialang.org/"), Dict("text"=>"Julia Packages","url"=>"http://pkg.julialang.org/")]),Pair{String,Any}("language_info", Dict("file_extension"=>".jl","name"=>"julia","mimetype"=>"application/julia","version"=>"0.6.4")),Pair{String,Any}("implementation", "ijulia"),Pair{String,Any}("banner", "Julia: A fresh approach to technical computing."),Pair{String,Any}("protocol_version", "5.0"))
}
[D 21:42:49.813 NotebookApp] activity on a99d5d4c-4963-4a6a-9dcf-aa603b2eda89: status
21:42:49(): SENDING IPython Msg [ idents status ] {
parent_header = Dict{String,Any}(Pair{String,Any}("msg_id", "485d8021aa8e4b3d87e3135cb101850d"),Pair{String,Any}("msg_type", "kernel_info_request"),Pair{String,Any}("username", "username"),Pair{String,Any}("date", "2018-08-04T20:42:49.776266Z"),Pair{String,Any}("version", "5.2"),Pair{String,Any}("session", "3e56e89b5e0b48e887f74caa5fbc03f7")),
header = Dict{String,Any}(Pair{String,Any}("msg_id", "b33c48af-20f4-4718-83ec-2f2af73da431"),Pair{String,Any}("msg_type", "status"),Pair{String,Any}("username", "username"),Pair{String,Any}("date", 2018-08-04T21:42:49.813),Pair{String,Any}("version", "5.0"),Pair{String,Any}("session", "3e56e89b5e0b48e887f74caa5fbc03f7")),
metadata = Dict{String,Any}(),
content = Dict("execution_state"=>"idle")
}
[D 21:42:49.815 NotebookApp] activity on a99d5d4c-4963-4a6a-9dcf-aa603b2eda89: status
[D 21:42:49.831 NotebookApp] Path components\codemirror\mode\julia\julia.js served from C:\Users\User\Miniconda3\lib\site-packages\notebook\static\components\codemirror\mode\julia\julia.js
[D 21:42:49.833 NotebookApp] 200 GET /static/components/codemirror/mode/julia/julia.js?v=20180804214225 (127.0.0.1) 3.00ms
[D 21:42:49.920 NotebookApp] Path base\images\favicon-notebook.ico served from C:\Users\User\Miniconda3\lib\site-packages\notebook\static\base\images\favicon-notebook.ico
[D 21:42:49.921 NotebookApp] 304 GET /static/base/images/favicon-notebook.ico (127.0.0.1) 0.98ms
[D 21:42:50.068 NotebookApp] Initializing websocket connection /api/kernels/d211a3b1-e5c4-4da0-8f5e-745784664df4/channels
[W 21:42:50.071 NotebookApp] Replacing stale connection: d211a3b1-e5c4-4da0-8f5e-745784664df4:314afeb6a083474ebdcfd4400050591b
21:42:52(write task): got msg part 3e56e89b5e0b48e887f74caa5fbc03f7
21:42:52(write task): got msg part <IDS|MSG>
21:42:52(write task): RECEIVED IPython Msg [ idents 3e56e89b5e0b48e887f74caa5fbc03f7 ] {
parent_header = Dict{String,Any}(),
header = Dict{String,Any}(Pair{String,Any}("msg_id", "73bc8328557b4fe48738c75b33772442"),Pair{String,Any}("msg_type", "execute_request"),Pair{String,Any}("username", "username"),Pair{String,Any}("date", "2018-08-04T20:42:52.587471Z"),Pair{String,Any}("version", "5.2"),Pair{String,Any}("session", "3e56e89b5e0b48e887f74caa5fbc03f7")),
metadata = Dict{String,Any}(),
content = Dict{String,Any}(Pair{String,Any}("store_history", true),Pair{String,Any}("user_expressions", Dict{String,Any}()),Pair{String,Any}("allow_stdin", true),Pair{String,Any}("code", "1"),Pair{String,Any}("silent", false),Pair{String,Any}("stop_on_error", true))
}
21:42:52(write task): SENDING IPython Msg [ idents status ] {
parent_header = Dict{String,Any}(Pair{String,Any}("msg_id", "73bc8328557b4fe48738c75b33772442"),Pair{String,Any}("msg_type", "execute_request"),Pair{String,Any}("username", "username"),Pair{String,Any}("date", "2018-08-04T20:42:52.587471Z"),Pair{String,Any}("version", "5.2"),Pair{String,Any}("session", "3e56e89b5e0b48e887f74caa5fbc03f7")),
header = Dict{String,Any}(Pair{String,Any}("msg_id", "b1277efc-3c0b-422b-95ef-8cebe55281f9"),Pair{String,Any}("msg_type", "status"),Pair{String,Any}("username", "username"),Pair{String,Any}("date", 2018-08-04T21:42:52.663),Pair{String,Any}("version", "5.0"),Pair{String,Any}("session", "3e56e89b5e0b48e887f74caa5fbc03f7")),
metadata = Dict{String,Any}(),
content = Dict("execution_state"=>"busy")
}
[D 21:42:52.665 NotebookApp] activity on a99d5d4c-4963-4a6a-9dcf-aa603b2eda89: status
21:42:52(write task): EXECUTING 1
21:42:52(write task): SENDING IPython Msg [ idents execute_input ] {
parent_header = Dict{String,Any}(Pair{String,Any}("msg_id", "73bc8328557b4fe48738c75b33772442"),Pair{String,Any}("msg_type", "execute_request"),Pair{String,Any}("username", "username"),Pair{String,Any}("date", "2018-08-04T20:42:52.587471Z"),Pair{String,Any}("version", "5.2"),Pair{String,Any}("session", "3e56e89b5e0b48e887f74caa5fbc03f7")),
header = Dict{String,Any}(Pair{String,Any}("msg_id", "beaa3da9-bb4f-49fc-b84a-27974933008b"),Pair{String,Any}("msg_type", "execute_input"),Pair{String,Any}("username", "username"),Pair{String,Any}("date", 2018-08-04T21:42:52.866),Pair{String,Any}("version", "5.0"),Pair{String,Any}("session", "3e56e89b5e0b48e887f74caa5fbc03f7")),
metadata = Dict{String,Any}(),
content = Dict{String,Any}(Pair{String,Any}("code", "1"),Pair{String,Any}("execution_count", 1))
}
[D 21:42:52.875 NotebookApp] activity on a99d5d4c-4963-4a6a-9dcf-aa603b2eda89: execute_input
21:42:53(write task): SENDING IPython Msg [ idents execute_result ] {
parent_header = Dict{String,Any}(Pair{String,Any}("msg_id", "73bc8328557b4fe48738c75b33772442"),Pair{String,Any}("msg_type", "execute_request"),Pair{String,Any}("username", "username"),Pair{String,Any}("date", "2018-08-04T20:42:52.587471Z"),Pair{String,Any}("version", "5.2"),Pair{String,Any}("session", "3e56e89b5e0b48e887f74caa5fbc03f7")),
header = Dict{String,Any}(Pair{String,Any}("msg_id", "5ed32cb7-4e17-4883-b9fb-f885375890b0"),Pair{String,Any}("msg_type", "execute_result"),Pair{String,Any}("username", "username"),Pair{String,Any}("date", 2018-08-04T21:42:53.547),Pair{String,Any}("version", "5.0"),Pair{String,Any}("session", "3e56e89b5e0b48e887f74caa5fbc03f7")),
metadata = Dict{String,Any}(),
content = Dict{String,Any}(Pair{String,Any}("data", Dict{String,Any}(Pair{String,Any}("text/plain", "1"))),Pair{String,Any}("metadata", Dict{Any,Any}()),Pair{String,Any}("execution_count", 1))
}
[D 21:42:53.608 NotebookApp] activity on a99d5d4c-4963-4a6a-9dcf-aa603b2eda89: execute_result
21:42:53(write task): SENDING IPython Msg [ idents 3e56e89b5e0b48e887f74caa5fbc03f7[D 21:42:53.772 NotebookApp] 304 GET /static/base/images/favicon-busy-1.ico (127.0.0.1) 1.00ms
] {
parent_header = Dict{String,Any}(Pair{String,Any}("msg_id", "73bc8328557b4fe48738c75b33772442"),Pair{String,Any}("msg_type", "execute_request"),Pair{String,Any}("username", "username"),Pair{String,Any}("date", "2018-08-04T20:42:52.587471Z"),Pair{String,Any}("version", "5.2"),Pair{String,Any}("session", "3e56e89b5e0b48e887f74caa5fbc03f7")),
header = Dict{String,Any}(Pair{String,Any}("msg_id", "d82043a6-9620-4c1e-8493-519570334a4d"),Pair{String,Any}("msg_type", "execute_reply"),Pair{String,Any}("username", "username"),Pair{String,Any}("date", 2018-08-04T21:42:53.639),Pair{String,Any}("version", "5.0"),Pair{String,Any}("session", "3e56e89b5e0b48e887f74caa5fbc03f7")),
metadata = Dict{String,Any}(),
content = Dict{String,Any}(Pair{String,Any}("status", "ok"),Pair{String,Any}("payload", Dict[]),Pair{String,Any}("user_expressions", Dict{Any,Any}()),Pair{String,Any}("execution_count", 1))
}
21:42:53(): SENDING IPython Msg [ idents status ] {
parent_header = Dict{String,Any}(Pair{String,Any}("msg_id", "73bc8328557b4fe48738c75b33772442"),Pair{String,Any}("msg_type", "execute_request"),Pair{String,Any}("username", "username"),Pair{String,Any}("date", "2018-08-04T20:42:52.587471Z"),Pair{String,Any}("version", "5.2"),Pair{String,Any}("session", "3e56e89b5e0b48e887f74caa5fbc03f7")),
header = Dict{String,Any}(Pair{String,Any}("msg_id", "0363fdd2-81e8-49e3-97b0-fa873828e27f"),Pair{String,Any}("msg_type", "status"),Pair{String,Any}("username", "username"),Pair{String,Any}("date", 2018-08-04T21:42:53.864),Pair{String,Any}("version", "5.0"),Pair{String,Any}("session", "3e56e89b5e0b48e887f74caa5fbc03f7")),
metadata = Dict{String,Any}(),
content = Dict("execution_state"=>"idle")
}
[D 21:42:53.866 NotebookApp] activity on a99d5d4c-4963-4a6a-9dcf-aa603b2eda89: status
[D 21:42:53.987 NotebookApp] 304 GET /static/base/images/favicon-notebook.ico (127.0.0.1) 2.00ms
[D 21:43:10.307 NotebookApp] 200 GET /api/contents/Untitled.ipynb?content=0&_=1533414669916 (127.0.0.1) 4.00ms
[D 21:43:15.941 NotebookApp] 200 GET /api/contents/Untitled.ipynb?content=0&_=1533415275558 (127.0.0.1) 4.00ms
[I 21:43:15.960 NotebookApp] Saving file at /Untitled.ipynb
[D 21:43:15.961 NotebookApp] Saving C:\Users\User\Untitled.ipynb
[D 21:43:15.992 NotebookApp] 200 PUT /api/contents/Untitled.ipynb (127.0.0.1) 34.10ms
[I 20:24:38.786 NotebookApp] JupyterLab beta preview extension loaded from C:\Users\User\Miniconda3\lib\site-packages\jupyterlab
[I 20:24:38.787 NotebookApp] JupyterLab application directory is C:\Users\User\Miniconda3\share\jupyter\lab
[I 20:24:38.790 NotebookApp] Serving notebooks from local directory: C:\Users\User
[I 20:24:38.790 NotebookApp] The Jupyter Notebook is running at:
[I 20:24:38.791 NotebookApp] http://localhost:8888/?token=6579d111e77e443e8788eb36a2835b47b6dce7011c5cfa7a
[I 20:24:38.791 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
[C 20:24:38.792 NotebookApp]
Copy/paste this URL into your browser when you connect for the first time,
to login with a token:
http://localhost:8888/?token=6579d111e77e443e8788eb36a2835b47b6dce7011c5cfa7a
[I 20:24:39.121 NotebookApp] Accepting one-time-token-authenticated connection from ::1
[I 20:24:44.818 NotebookApp] Creating new notebook in
[I 20:24:45.733 NotebookApp] Kernel started: a08c9cdb-5f88-49e6-8516-2e132a558400
[W 20:24:45.756 NotebookApp] 404 GET /nbextensions/widgets/notebook/js/extension.js?v=20180804202438 (::1) 7.01ms referer=http://localhost:8888/notebooks/Untitled3.ipynb?kernel_name=julia-0.7
PROFILE = Dict{String,Any}("key"=>"7eab5598-a4f7e4c1b6593c04c7c17fc3","transport"=>"tcp","signature_scheme"=>"hmac-sha256","shell_port"=>59431,"hb_port"=>59435,"control_port"=>59434,"ip"=>"127.0.0.1","stdin_port"=>59433,"iopub_port"=>59432,"kernel_name"=>"julia-0.7")
20:24:48(): SENDING IPython Msg [ idents status ] {
parent_header = Dict("username"=>"jlkernel","session"=>"UUID(\"dd9690db-232f-454c-baf9-bfd29644aafd\")"),
header = Dict{String,Any}("msg_id"=>"UUID(\"e981acde-5efc-48cb-84eb-1b13c16a1ba2\")","msg_type"=>"status","username"=>"jlkernel","date"=>2018-08-04T20:24:48.627,"version"=>"5.0","session"=>"UUID(\"dd9690db-232f-454c-baf9-bfd29644aafd\")"),
metadata = Dict{String,Any}(),
content = Dict("execution_state"=>"starting")
}
Starting kernel event loops.
20:24:50(write task): got msg part ���qn
20:24:50(write task): got msg part <IDS|MSG>
20:24:50(write task): RECEIVED IPython Msg [ idents ���qn ] {
parent_header = Dict{String,Any}(),
header = Dict{String,Any}("msg_id"=>"55166760-1e2e5163d4ecd1b8b0ef0534","msg_type"=>"kernel_info_request","username"=>"username","date"=>"2018-08-04T19:24:45.784394Z","version"=>"5.3","session"=>"6ee05c486cf7477c8dfaa960ee8d4619"),
metadata = Dict{String,Any}(),
content = Dict{String,Any}()
}
20:24:50(write task): SENDING IPython Msg [ idents status ] {
parent_header = Dict{String,Any}("msg_id"=>"55166760-1e2e5163d4ecd1b8b0ef0534","msg_type"=>"kernel_info_request","username"=>"username","date"=>"2018-08-04T19:24:45.784394Z","version"=>"5.3","session"=>"6ee05c486cf7477c8dfaa960ee8d4619"),
header = Dict{String,Any}("msg_id"=>"UUID(\"f107449c-837b-41aa-ae74-8acca67ef03e\")","msg_type"=>"status","username"=>"username","date"=>2018-08-04T20:24:50.479,"version"=>"5.0","session"=>"6ee05c486cf7477c8dfaa960ee8d4619"),
metadata = Dict{String,Any}(),
content = Dict("execution_state"=>"busy")
}
20:24:50(write task): SENDING IPython Msg [ idents ���qn ] {
parent_header = Dict{String,Any}("msg_id"=>"55166760-1e2e5163d4ecd1b8b0ef0534","msg_type"=>"kernel_info_request","username"=>"username","date"=>"2018-08-04T19:24:45.784394Z","version"=>"5.3","session"=>"6ee05c486cf7477c8dfaa960ee8d4619"),
header = Dict{String,Any}("msg_id"=>"UUID(\"03c16886-c7d2-48e1-82a2-106804e128a9\")","msg_type"=>"kernel_info_reply","username"=>"username","date"=>2018-08-04T20:24:50.667,"version"=>"5.0","session"=>"6ee05c486cf7477c8dfaa960ee8d4619"),
metadata = Dict{String,Any}(),
content = Dict{String,Any}("help_links"=>Dict{String,String}[Dict("text"=>"Julia Home Page","url"=>"http://julialang.org/"), Dict("text"=>"Julia Documentation","url"=>"http://docs.julialang.org/"), Dict("text"=>"Julia Packages","url"=>"http://pkg.julialang.org/")],"language_info"=>Dict("file_extension"=>".jl","name"=>"julia","mimetype"=>"application/julia","version"=>"0.7.0"),"implementation"=>"ijulia","banner"=>"Julia: A fresh approach to technical computing.","protocol_version"=>"5.0")
}
[I 20:24:50.851 NotebookApp] Adapting to protocol v5.0 for kernel a08c9cdb-5f88-49e6-8516-2e132a558400
20:24:50(): SENDING IPython Msg [ idents status ] {
parent_header = Dict{String,Any}("msg_id"=>"55166760-1e2e5163d4ecd1b8b0ef0534","msg_type"=>"kernel_info_request","username"=>"username","date"=>"2018-08-04T19:24:45.784394Z","version"=>"5.3","session"=>"6ee05c486cf7477c8dfaa960ee8d4619"),
header = Dict{String,Any}("msg_id"=>"UUID(\"a3a65d23-63e6-42ee-8493-988022e8b159\")","msg_type"=>"status","username"=>"username","date"=>2018-08-04T20:24:50.947,"version"=>"5.0","session"=>"6ee05c486cf7477c8dfaa960ee8d4619"),
metadata = Dict{String,Any}(),
content = Dict("execution_state"=>"idle")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment