Hi Alex,
Below is the output on Cygwin Terminal as I tried doing a simple arithmetic on Jupyter.
Please see the bottom part of the output - there’s a line which indicates that websocket connection is being
terminated.
Last login: Fri Jan 6 04:53:03 2017 from 60.54.4.93
ubuntu@ip-10-0-0-5:~$ jupyter notebook --debug
[D 09:48:59.357 NotebookApp] Searching [u’/home/ubuntu’, ‘/home/ubuntu/.jupyter’ , ‘/home/ubuntu/anaconda2/etc/jupyter’, ‘/usr/local/etc/jupyter’, ‘/etc/jupyter’ ] for config files
[D 09:48:59.358 NotebookApp] Looking for jupyter_config in /etc/jupyter
[D 09:48:59.358 NotebookApp] Looking for jupyter_config in /usr/local/etc/jupyte r
[D 09:48:59.359 NotebookApp] Looking for jupyter_config in /home/ubuntu/anaconda 2/etc/jupyter
[D 09:48:59.360 NotebookApp] Looking for jupyter_config in /home/ubuntu/.jupyter
[D 09:48:59.360 NotebookApp] Looking for jupyter_config in /home/ubuntu
[D 09:48:59.361 NotebookApp] Looking for jupyter_notebook_config in /etc/jupyter
[D 09:48:59.361 NotebookApp] Looking for jupyter_notebook_config in /usr/local/e tc/jupyter
[D 09:48:59.361 NotebookApp] Looking for jupyter_notebook_config in /home/ubuntu /anaconda2/etc/jupyter
[D 09:48:59.362 NotebookApp] Loaded config file: /home/ubuntu/anaconda2/etc/jupy ter/jupyter_notebook_config.json
[D 09:48:59.362 NotebookApp] Looking for jupyter_notebook_config in /home/ubuntu /.jupyter
[D 09:48:59.363 NotebookApp] Loaded config file: /home/ubuntu/.jupyter/jupyter_n otebook_config.py
[D 09:48:59.364 NotebookApp] Looking for jupyter_notebook_config in /home/ubuntu
[D 09:48:59.369 NotebookApp] [nb_conda_kernels] refreshing conda info
[D 09:49:00.188 NotebookApp] [nb_conda_kernels] refreshing conda kernelspecs
[I 09:49:00.192 NotebookApp] [nb_conda_kernels] enabled, 4 kernels found
[I 09:49:00.196 NotebookApp] Writing notebook server cookie secret to /run/user/ 1000/jupyter/notebook_cookie_secret
[W 09:49:00.604 NotebookApp] WARNING: The notebook server is listening on all IP addresses and not using encryption. This is not recommended.
[I 09:49:01.295 NotebookApp] [nb_anacondacloud] enabled
[I 09:49:01.300 NotebookApp] [nb_conda] enabled
[I 09:49:01.375 NotebookApp] ✓ nbpresent HTML export ENABLED
[W 09:49:01.375 NotebookApp] ✗ nbpresent PDF export DISABLED: No module named nb browserpdf.exporters.pdf
[I 09:49:01.378 NotebookApp] Serving notebooks from local directory: /home/ubunt u
[I 09:49:01.378 NotebookApp] 0 active kernels
[I 09:49:01.378 NotebookApp] The Jupyter Notebook is running at: http://[all ip addresses on your system]:8888/
[I 09:49:01.378 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
[I 09:49:06.597 NotebookApp] 302 GET / (60.54.4.93) 0.63ms
[I 09:49:06.870 NotebookApp] 302 GET /tree? (60.54.4.93) 0.92ms
[D 09:49:07.144 NotebookApp] Using contents: services/contents
[D 09:49:07.169 NotebookApp] Path base/images/favicon.ico served from /home/ubun tu/anaconda2/lib/python2.7/site-packages/notebook/static/base/images/favicon.ico
[D 09:49:07.172 NotebookApp] Path components/jquery-ui/themes/smoothness/jquery- ui.min.css served from /home/ubuntu/anaconda2/lib/python2.7/site-packages/notebo ok/static/components/jquery-ui/themes/smoothness/jquery-ui.min.css
[D 09:49:07.174 NotebookApp] Path components/jquery-typeahead/dist/jquery.typeah ead.min.css served from /home/ubuntu/anaconda2/lib/python2.7/site-packages/noteb ook/static/components/jquery-typeahead/dist/jquery.typeahead.min.css
[D 09:49:07.175 NotebookApp] Path style/style.min.css served from /home/ubuntu/a naconda2/lib/python2.7/site-packages/notebook/static/style/style.min.css
[D 09:49:07.179 NotebookApp] Path auth/css/override.css served from /home/ubuntu /anaconda2/lib/python2.7/site-packages/notebook/static/auth/css/override.css
[D 09:49:07.180 NotebookApp] Path components/es6-promise/promise.min.js served f rom /home/ubuntu/anaconda2/lib/python2.7/site-packages/notebook/static/component s/es6-promise/promise.min.js
[D 09:49:07.181 NotebookApp] Path components/requirejs/require.js served from /h ome/ubuntu/anaconda2/lib/python2.7/site-packages/notebook/static/components/requ irejs/require.js
[D 09:49:07.183 NotebookApp] Path base/images/logo.png served from /home/ubuntu/ anaconda2/lib/python2.7/site-packages/notebook/static/base/images/logo.png
[D 09:49:07.184 NotebookApp] 200 GET /login?next=%2Ftree%3F (60.54.4.93) 41.30ms
[D 09:49:07.471 NotebookApp] Path custom.css served from /home/ubuntu/anaconda2/ lib/python2.7/site-packages/notebook/static/custom/custom.css
[D 09:49:07.472 NotebookApp] 304 GET /custom/custom.css (60.54.4.93) 1.76ms
[D 09:49:07.779 NotebookApp] Path auth/js/main.min.js served from /home/ubuntu/a naconda2/lib/python2.7/site-packages/notebook/static/auth/js/main.min.js
[D 09:49:07.781 NotebookApp] 200 GET /static/auth/js/main.min.js?v=2017010609490 0 (60.54.4.93) 2.40ms
[I 09:49:09.958 NotebookApp] 302 POST /login?next=%2Ftree%3F (60.54.4.93) 0.88ms
[D 09:49:10.235 NotebookApp] Using contents: services/contents
[D 09:49:10.247 NotebookApp] Path tree/js/main.min.js served from /home/ubuntu/a naconda2/lib/python2.7/site-packages/notebook/static/tree/js/main.min.js
[D 09:49:10.255 NotebookApp] 200 GET /tree? (60.54.4.93) 21.20ms
[D 09:49:10.555 NotebookApp] 304 GET /custom/custom.css (60.54.4.93) 0.68ms
[D 09:49:10.932 NotebookApp] Path services/contents.js served from /home/ubuntu/ anaconda2/lib/python2.7/site-packages/notebook/static/services/contents.js
[D 09:49:10.934 NotebookApp] 200 GET /static/services/contents.js?v=201701060949 00 (60.54.4.93) 2.83ms
[D 09:49:10.980 NotebookApp] Path custom.js served from /home/ubuntu/anaconda2/l ib/python2.7/site-packages/notebook/static/custom/custom.js
[D 09:49:10.981 NotebookApp] 200 GET /custom/custom.js?v=20170106094900 (60.54.4 .93) 1.61ms
[D 09:49:11.273 NotebookApp] 200 GET /api/config/tree?=1483696159036 (60.54.4.9 3) 3.88ms
[D 09:49:11.316 NotebookApp] 200 GET /api/config/common?=1483696159037 (60.54.4 .93) 1.87ms
[D 09:49:11.504 NotebookApp] 200 GET /api/terminals?=1483696159038 (60.54.4.93) 0.51ms
[D 09:49:11.551 NotebookApp] Native kernel (python2) available from /home/ubuntu /anaconda2/lib/python2.7/site-packages/ipykernel/resources
[D 09:49:11.553 NotebookApp] 304 GET /api/kernelspecs (60.54.4.93) 6.76ms
[D 09:49:11.603 NotebookApp] 200 GET /api/sessions?=1483696159039 (60.54.4.93) 5.82ms
[D 09:49:11.643 NotebookApp] 200 GET /api/terminals?=1483696159040 (60.54.4.93) 0.48ms
[D 09:49:11.692 NotebookApp] Path nb_conda/tree.js served from /home/ubuntu/anac onda2/share/jupyter/nbextensions/nb_conda/tree.js
[D 09:49:11.693 NotebookApp] 200 GET /nbextensions/nb_conda/tree.js?v=2017010609 4900 (60.54.4.93) 4.40ms
[D 09:49:11.889 NotebookApp] 200 GET /api/contents?type=directory&=148369615904 1 (60.54.4.93) 3.44ms
[D 09:49:11.976 NotebookApp] Path nb_conda/models.js served from /home/ubuntu/an aconda2/share/jupyter/nbextensions/nb_conda/models.js
[D 09:49:11.978 NotebookApp] 200 GET /nbextensions/nb_conda/models.js?v=20170106 094900 (60.54.4.93) 1.94ms
[D 09:49:12.027 NotebookApp] Path nb_conda/views.js served from /home/ubuntu/ana conda2/share/jupyter/nbextensions/nb_conda/views.js
[D 09:49:12.028 NotebookApp] 200 GET /nbextensions/nb_conda/views.js?v=201701060 94900 (60.54.4.93) 1.83ms
[D 09:49:12.072 NotebookApp] Path nb_conda/urls.js served from /home/ubuntu/anac onda2/share/jupyter/nbextensions/nb_conda/urls.js
[D 09:49:12.073 NotebookApp] 200 GET /nbextensions/nb_conda/urls.js?v=2017010609 4900 (60.54.4.93) 1.66ms
[D 09:49:12.260 NotebookApp] Path nb_conda/common.js served from /home/ubuntu/an aconda2/share/jupyter/nbextensions/nb_conda/common.js
[D 09:49:12.261 NotebookApp] 200 GET /nbextensions/nb_conda/common.js?v=20170106 094900 (60.54.4.93) 1.76ms
[D 09:49:12.548 NotebookApp] Path nb_conda/conda.css served from /home/ubuntu/an aconda2/share/jupyter/nbextensions/nb_conda/conda.css
[D 09:49:12.549 NotebookApp] 304 GET /nbextensions/nb_conda/conda.css (60.54.4.9 3) 0.73ms
[D 09:49:12.596 NotebookApp] Path nb_conda/tab.html served from /home/ubuntu/ana conda2/share/jupyter/nbextensions/nb_conda/tab.html
[D 09:49:12.597 NotebookApp] 304 GET /nbextensions/nb_conda/tab.html (60.54.4.93 ) 0.72ms
[D 09:49:13.779 NotebookApp] Using contents: services/contents
[D 09:49:13.780 NotebookApp] 200 GET /tree/nbs (60.54.4.93) 1.68ms
[D 09:49:14.092 NotebookApp] 304 GET /custom/custom.css (60.54.4.93) 0.69ms
[D 09:49:14.443 NotebookApp] 304 GET /custom/custom.js?v=20170106094900 (60.54.4 .93) 0.76ms
[D 09:49:14.730 NotebookApp] 200 GET /api/config/tree?=1483696162566 (60.54.4.9 3) 2.28ms
[D 09:49:14.775 NotebookApp] 200 GET /api/config/common?=1483696162567 (60.54.4 .93) 1.82ms
[D 09:49:14.823 NotebookApp] 200 GET /api/terminals?=1483696162568 (60.54.4.93) 0.51ms
[D 09:49:14.870 NotebookApp] Native kernel (python2) available from /home/ubuntu /anaconda2/lib/python2.7/site-packages/ipykernel/resources
[D 09:49:14.871 NotebookApp] 304 GET /api/kernelspecs (60.54.4.93) 1.18ms
[D 09:49:14.921 NotebookApp] 200 GET /api/sessions?=1483696162569 (60.54.4.93) 0.58ms
[D 09:49:14.968 NotebookApp] 200 GET /api/terminals?=1483696162570 (60.54.4.93) 0.49ms
[D 09:49:15.021 NotebookApp] 304 GET /nbextensions/nb_conda/tree.js?v=2017010609 4900 (60.54.4.93) 0.59ms
[D 09:49:15.247 NotebookApp] 200 GET /api/contents/nbs?type=directory&=14836961 62571 (60.54.4.93) 1.71ms
[D 09:49:15.302 NotebookApp] 304 GET /nbextensions/nb_conda/models.js?v=20170106 094900 (60.54.4.93) 0.60ms
[D 09:49:15.348 NotebookApp] 304 GET /nbextensions/nb_conda/views.js?v=201701060 94900 (60.54.4.93) 0.55ms
[D 09:49:15.397 NotebookApp] 304 GET /nbextensions/nb_conda/urls.js?v=2017010609 4900 (60.54.4.93) 0.55ms
[D 09:49:15.582 NotebookApp] 304 GET /nbextensions/nb_conda/common.js?v=20170106 094900 (60.54.4.93) 0.78ms
[D 09:49:15.871 NotebookApp] 304 GET /nbextensions/nb_conda/conda.css (60.54.4.9 3) 0.71ms
[D 09:49:15.917 NotebookApp] 304 GET /nbextensions/nb_conda/tab.html (60.54.4.93 ) 0.50ms
[I 09:49:19.496 NotebookApp] Creating new notebook in /nbs
[D 09:49:19.499 NotebookApp] Saving /home/ubuntu/nbs/Untitled.ipynb
[D 09:49:19.510 NotebookApp] 201 POST /api/contents/nbs (60.54.4.93) 14.70ms
[D 09:49:19.794 NotebookApp] Using contents: services/contents
[D 09:49:19.820 NotebookApp] Path components/bootstrap-tour/build/css/bootstrap- tour.min.css served from /home/ubuntu/anaconda2/lib/python2.7/site-packages/note book/static/components/bootstrap-tour/build/css/bootstrap-tour.min.css
[D 09:49:19.822 NotebookApp] Path components/codemirror/lib/codemirror.css serve d from /home/ubuntu/anaconda2/lib/python2.7/site-packages/notebook/static/compon ents/codemirror/lib/codemirror.css
[D 09:49:19.823 NotebookApp] Path notebook/css/override.css served from /home/ub untu/anaconda2/lib/python2.7/site-packages/notebook/static/notebook/css/override .css
[D 09:49:19.825 NotebookApp] Path components/text-encoding/lib/encoding.js serve d from /home/ubuntu/anaconda2/lib/python2.7/site-packages/notebook/static/compon ents/text-encoding/lib/encoding.js
[D 09:49:19.827 NotebookApp] Path notebook/js/main.min.js served from /home/ubun tu/anaconda2/lib/python2.7/site-packages/notebook/static/notebook/js/main.min.js
[D 09:49:19.848 NotebookApp] 200 GET /notebooks/nbs/Untitled.ipynb?kernel_name=c onda-root-py (60.54.4.93) 54.43ms
[D 09:49:20.144 NotebookApp] Path components/MathJax/MathJax.js served from /hom e/ubuntu/anaconda2/lib/python2.7/site-packages/notebook/static/components/MathJa x/MathJax.js
[D 09:49:20.144 NotebookApp] 304 GET /static/components/MathJax/MathJax.js?confi g=TeX-AMS_HTML-full,Safe&delayStartupUntil=configured (60.54.4.93) 1.56ms
[D 09:49:20.188 NotebookApp] 304 GET /custom/custom.css (60.54.4.93) 0.73ms
[D 09:49:20.477 NotebookApp] Path components/MathJax/config/TeX-AMS_HTML-full.js served from /home/ubuntu/anaconda2/lib/python2.7/site-packages/notebook/static/ components/MathJax/config/TeX-AMS_HTML-full.js
[D 09:49:20.477 NotebookApp] 304 GET /static/components/MathJax/config/TeX-AMS_H TML-full.js?rev=2.6.0 (60.54.4.93) 1.49ms
[D 09:49:20.566 NotebookApp] 304 GET /custom/custom.js?v=20170106094900 (60.54.4 .93) 0.56ms
[D 09:49:20.786 NotebookApp] Path components/MathJax/config/Safe.js served from /home/ubuntu/anaconda2/lib/python2.7/site-packages/notebook/static/components/Ma thJax/config/Safe.js
[D 09:49:20.786 NotebookApp] 304 GET /static/components/MathJax/config/Safe.js?r ev=2.6.0 (60.54.4.93) 0.69ms
[D 09:49:20.853 NotebookApp] 200 GET /api/config/notebook?=1483696168662 (60.54 .4.93) 2.59ms
[D 09:49:20.899 NotebookApp] 200 GET /api/config/common?=1483696168663 (60.54.4 .93) 1.81ms
[D 09:49:20.950 NotebookApp] Native kernel (python2) available from /home/ubuntu /anaconda2/lib/python2.7/site-packages/ipykernel/resources
[D 09:49:20.951 NotebookApp] 304 GET /api/kernelspecs (60.54.4.93) 1.16ms
[D 09:49:21.000 NotebookApp] 200 GET /api/contents/nbs/Untitled.ipynb?type=noteb ook&=1483696168664 (60.54.4.93) 4.78ms
[D 09:49:21.088 NotebookApp] Path components/MathJax/jax/output/HTML-CSS/fonts/S TIX-Web/fontdata.js served from /home/ubuntu/anaconda2/lib/python2.7/site-packag es/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/fontdat a.js
[D 09:49:21.089 NotebookApp] 304 GET /static/components/MathJax/jax/output/HTML- CSS/fonts/STIX-Web/fontdata.js?rev=2.6.0 (60.54.4.93) 3.13ms
[D 09:49:21.130 NotebookApp] Path components/MathJax/extensions/Safe.js served f rom /home/ubuntu/anaconda2/lib/python2.7/site-packages/notebook/static/component s/MathJax/extensions/Safe.js
[D 09:49:21.131 NotebookApp] 304 GET /static/components/MathJax/extensions/Safe. js?rev=2.6.0 (60.54.4.93) 1.18ms
[D 09:49:21.177 NotebookApp] Path nb_anacondacloud/main.js served from /home/ubu ntu/anaconda2/share/jupyter/nbextensions/nb_anacondacloud/main.js
[D 09:49:21.179 NotebookApp] 200 GET /nbextensions/nb_anacondacloud/main.js?v=20 170106094900 (60.54.4.93) 2.08ms
[D 09:49:21.222 NotebookApp] Path nb_conda/main.js served from /home/ubuntu/anac onda2/share/jupyter/nbextensions/nb_conda/main.js
[D 09:49:21.223 NotebookApp] 200 GET /nbextensions/nb_conda/main.js?v=2017010609 4900 (60.54.4.93) 1.37ms
[D 09:49:21.269 NotebookApp] Path jupyter-js-widgets/extension.js served from /h ome/ubuntu/anaconda2/share/jupyter/nbextensions/jupyter-js-widgets/extension.js
[D 09:49:21.314 NotebookApp] Path nbpresent/js/nbpresent.min.js served from /hom e/ubuntu/anaconda2/share/jupyter/nbextensions/nbpresent/js/nbpresent.min.js
[D 09:49:21.315 NotebookApp] 200 GET /nbextensions/nbpresent/js/nbpresent.min.js ?v=20170106094900 (60.54.4.93) 2.61ms
[D 09:49:21.373 NotebookApp] Starting kernel: [u’/home/ubuntu/anaconda2/bin/pyth on’, ‘-m’, ‘ipykernel’, ‘-f’, u’/run/user/1000/jupyter/kernel-5a2924ca-488c-4e04 -ac7a-b086d762153d.json’]
[D 09:49:21.380 NotebookApp] Connecting to: tcp://127.0.0.1:56066
[I 09:49:21.381 NotebookApp] Kernel started: 5a2924ca-488c-4e04-ac7a-b086d762153 d
[D 09:49:21.381 NotebookApp] Kernel args: {‘kernel_name’: u’conda-root-py’, ‘cwd ‘: u’/home/ubuntu/nbs’}
[D 09:49:21.382 NotebookApp] 201 POST /api/sessions (60.54.4.93) 24.50ms
[D 09:49:21.404 NotebookApp] 200 GET /api/contents/nbs/Untitled.ipynb/checkpoint s?=1483696168665 (60.54.4.93) 1.11ms
[D 09:49:21.508 NotebookApp] 304 GET /nbextensions/nb_conda/models.js?v=20170106 094900 (60.54.4.93) 0.86ms
[D 09:49:21.620 NotebookApp] 304 GET /nbextensions/nb_conda/views.js?v=201701060 94900 (60.54.4.93) 0.69ms
[D 09:49:21.667 NotebookApp] Path nbpresent/css/nbpresent.min.css served from /h ome/ubuntu/anaconda2/share/jupyter/nbextensions/nbpresent/css/nbpresent.min.css
[D 09:49:21.667 NotebookApp] 304 GET /nbextensions/nbpresent/css/nbpresent.min.c ss (60.54.4.93) 2.53ms
[D 09:49:21.710 NotebookApp] 304 GET /nbextensions/nb_conda/urls.js?v=2017010609 4900 (60.54.4.93) 0.56ms
[D 09:49:21.758 NotebookApp] Path nbpresent/js/nbpresent.deps.min.js served from /home/ubuntu/anaconda2/share/jupyter/nbextensions/nbpresent/js/nbpresent.deps.m in.js
[D 09:49:21.812 NotebookApp] 304 GET /nbextensions/nb_conda/common.js?v=20170106 094900 (60.54.4.93) 0.61ms
[D 09:49:21.891 NotebookApp] Initializing websocket connection /api/kernels/5a29 24ca-488c-4e04-ac7a-b086d762153d/channels
[D 09:49:21.893 NotebookApp] Requesting kernel info from 5a2924ca-488c-4e04-ac7a -b086d762153d
[D 09:49:21.893 NotebookApp] Connecting to: tcp://127.0.0.1:52914
[D 09:49:21.938 NotebookApp] Received kernel info: {u’status’: u’ok’, u’language info’: {u’mimetype’: u’text/x-python’, u’nbconvert_exporter’: u’python’, u’name ‘: u’python’, u’pygments_lexer’: u’ipython2’, u’version’: u’2.7.13’, u’file_exte nsion’: u’.py’, u’codemirror_mode’: {u’version’: 2, u’name’: u’ipython’}}, u’imp lementation’: u’ipython’, u’implementation_version’: u’5.1.0’, u’protocol_versio n’: u’5.0’, u’banner’: u’Python 2.7.13 |Anaconda custom (64-bit)| (default, Dec 20 2016, 23:09:15) \nType “copyright”, “credits” or “license” for more informati on.\n\nIPython 5.1.0 – An enhanced Interactive Python.\n? -> Introducti on and overview of IPython’s features.\n%quickref -> Quick reference.\nhelp -> Python’s own help system.\nobject? -> Details about ‘object’, use ‘ob ject??’ for extra details.\n’, u’help_links’: [{u’url’: u’http://docs.python.or g/2.7’, u’text’: u’Python’}, {u’url’: u’http://ipython.org/documentation.html’, u’text’: u’IPython’}, {u’url’: u’http://docs.scipy.org/doc/numpy/reference/’, u’ text’: u’NumPy’}, {u’url’: u’http://docs.scipy.org/doc/scipy/reference/’, u’text ‘: u’SciPy’}, {u’url’: u’http://matplotlib.org/contents.html’, u’text’: u’Matplo tlib’}, {u’url’: u’http://docs.sympy.org/latest/index.html’, u’text’: u’SymPy’}, {u’url’: u’http://pandas.pydata.org/pandas-docs/stable/’, u’text’: u’pandas’}]}
[D 09:49:21.939 NotebookApp] Opening websocket /api/kernels/5a2924ca-488c-4e04-a c7a-b086d762153d/channels
[D 09:49:21.939 NotebookApp] Connecting to: tcp://127.0.0.1:52914
[D 09:49:21.939 NotebookApp] Connecting to: tcp://127.0.0.1:45621
[D 09:49:21.939 NotebookApp] Connecting to: tcp://127.0.0.1:45992
[D 09:49:22.096 NotebookApp] 304 GET /nbextensions/nb_conda/conda.css (60.54.4.9 3) 0.62ms
[D 09:49:22.140 NotebookApp] Path nb_conda/menu.html served from /home/ubuntu/an aconda2/share/jupyter/nbextensions/nb_conda/menu.html
[D 09:49:22.141 NotebookApp] 304 GET /nbextensions/nb_conda/menu.html (60.54.4.9 3) 0.70ms
[D 09:49:22.202 NotebookApp] 200 GET /nbextensions/nbpresent/js/nbpresent.deps.m in.js?v=20170106094900&v=20170106094900 (60.54.4.93) 444.88ms
[D 09:49:22.401 NotebookApp] 200 GET /nbextensions/jupyter-js-widgets/extension. js?v=20170106094900 (60.54.4.93) 1132.75ms
[D 09:49:24.591 NotebookApp] Path nbpresent/js/nbpresent.notebook.min.js served from /home/ubuntu/anaconda2/share/jupyter/nbextensions/nbpresent/js/nbpresent.no tebook.min.js
[D 09:49:24.594 NotebookApp] 200 GET /nbextensions/nbpresent/js/nbpresent.notebo ok.min.js?v=20170106094900&v=20170106094900 (60.54.4.93) 3.61ms
[D 09:49:26.429 NotebookApp] 304 GET /api/nbconvert (60.54.4.93) 0.88ms
[W 09:50:51.939 NotebookApp] WebSocket ping timeout after 90000 ms.
[D 09:50:55.509 NotebookApp] Initializing websocket connection /api/kernels/5a2924ca-488c-4e 04-ac7a-b086d762153d/channels
[W 09:50:55.511 NotebookApp] Replacing stale connection: 5a2924ca-488c-4e04-ac7a-b086d762153 d:DEBC50DA5BB441CB85101CB41499F0E1
[D 09:50:56.941 NotebookApp] Websocket closed 5a2924ca-488c-4e04-ac7a-b086d762153d:DEBC50DA5 BB441CB85101CB41499F0E1
[D 09:50:56.942 NotebookApp] Opening websocket /api/kernels/5a2924ca-488c-4e04-ac7a-b086d762 153d/channels
[D 09:50:56.942 NotebookApp] Connecting to: tcp://127.0.0.1:52914
[D 09:50:56.942 NotebookApp] Connecting to: tcp://127.0.0.1:45621
[D 09:50:56.943 NotebookApp] Connecting to: tcp://127.0.0.1:45992
[D 09:51:21.371 NotebookApp] 200 GET /api/contents/nbs/Untitled.ipynb?content=0&=1483696168666 (60.54.4.93) 1.08ms
[I 09:51:21.892 NotebookApp] Saving file at /nbs/Untitled.ipynb
[D 09:51:21.892 NotebookApp] Saving /home/ubuntu/nbs/Untitled.ipynb
[D 09:51:21.907 NotebookApp] 200 PUT /api/contents/nbs/Untitled.ipynb (60.54.4.93) 267.53ms
^C[I 09:51:53.393 NotebookApp] interrupted
Serving notebooks from local directory: /home/ubuntu
1 active kernels
The Jupyter Notebook is running at: http://[all ip addresses on your system]:8888/