[D 10:56:29.847 NotebookApp] Config changed: [D 10:56:29.847 NotebookApp] {'NotebookApp': {'port': 47962, 'log_level': 10}} [D 10:56:29.848 NotebookApp] Searching ['/data/jupyter_notebooks/goerz', '/home/goerz/.jupyter', '/home/goerz/.conda/envs/qnet/etc/jupyter', '/usr/local/etc/jupyter', '/etc/jupyter'] for config files [D 10:56:29.849 NotebookApp] Looking for jupyter_config in /etc/jupyter [D 10:56:29.849 NotebookApp] Looking for jupyter_config in /usr/local/etc/jupyter [D 10:56:29.849 NotebookApp] Looking for jupyter_config in /home/goerz/.conda/envs/qnet/etc/jupyter [D 10:56:29.849 NotebookApp] Looking for jupyter_config in /home/goerz/.jupyter [D 10:56:29.849 NotebookApp] Looking for jupyter_config in /data/jupyter_notebooks/goerz [D 10:56:29.850 NotebookApp] Looking for jupyter_notebook_config in /etc/jupyter [D 10:56:29.851 NotebookApp] Looking for jupyter_notebook_config in /usr/local/etc/jupyter [D 10:56:29.851 NotebookApp] Looking for jupyter_notebook_config in /home/goerz/.conda/envs/qnet/etc/jupyter [D 10:56:29.851 NotebookApp] Looking for jupyter_notebook_config in /home/goerz/.jupyter [D 10:56:29.852 NotebookApp] Loaded config file: /home/goerz/.jupyter/jupyter_notebook_config.py [D 10:56:29.853 NotebookApp] Config changed: [D 10:56:29.854 NotebookApp] {'Exporter': {'template_path': ['.', '/home/goerz/local/share/jupyter/templates']}, 'NotebookApp': {'server_extensions': , 'port': 47962, 'password': 'sha1:8a8f1cf19ecf:3c29bbc90c6025364a5df6e4a72f194e59c67aec', 'log_level': 10, 'open_browser': False}} [D 10:56:29.854 NotebookApp] Loaded config file: /home/goerz/.jupyter/jupyter_notebook_config.json [D 10:56:29.855 NotebookApp] Config changed: [D 10:56:29.856 NotebookApp] {'Exporter': {'template_path': ['.', '/home/goerz/local/share/jupyter/templates']}, 'NotebookApp': {'port': 47962, 'extra_template_paths': ['/home/goerz/.local/share/jupyter/templates'], 'open_browser': False, 'password': 'sha1:8a8f1cf19ecf:3c29bbc90c6025364a5df6e4a72f194e59c67aec', 'log_level': 10, 'server_extensions': ['pp_highlighter', 'post_embedhtml', 'highlight_html_cfg', 'ipy-aspell-server', 'highlight_latex_cfg', 'nbextensions', 'pre_codefolding', 'pre_pymarkdown']}} [D 10:56:29.856 NotebookApp] Looking for jupyter_notebook_config in /data/jupyter_notebooks/goerz [W 10:56:29.856 NotebookApp] Collisions detected in jupyter_notebook_config.py and jupyter_notebook_config.json config files. jupyter_notebook_config.json has higher priority: { "NotebookApp": { "server_extensions": " ignored, using ['pp_highlighter', 'post_embedhtml', 'highlight_html_cfg', 'ipy-aspell-server', 'highlight_latex_cfg', 'nbextensions', 'pre_codefolding', 'pre_pymarkdown']" } } [D 10:56:29.857 NotebookApp] Config changed: [D 10:56:29.857 NotebookApp] {'Exporter': {'template_path': ['.', '/home/goerz/local/share/jupyter/templates']}, 'NotebookApp': {'port': 47962, 'extra_template_paths': ['/home/goerz/.local/share/jupyter/templates'], 'open_browser': False, 'password': 'sha1:8a8f1cf19ecf:3c29bbc90c6025364a5df6e4a72f194e59c67aec', 'log_level': 10, 'server_extensions': ['pp_highlighter', 'post_embedhtml', 'highlight_html_cfg', 'ipy-aspell-server', 'highlight_latex_cfg', 'nbextensions', 'pre_codefolding', 'pre_pymarkdown']}} [W 10:56:30.370 NotebookApp] Error loading server extension highlight_html_cfg Traceback (most recent call last): File "/home/goerz/.conda/envs/qnet/lib/python3.4/site-packages/notebook/notebookapp.py", line 1005, in init_server_extensions mod = importlib.import_module(modulename) File "/home/goerz/.conda/envs/qnet/lib/python3.4/importlib/__init__.py", line 109, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 2254, in _gcd_import File "", line 2237, in _find_and_load File "", line 2226, in _find_and_load_unlocked File "", line 1200, in _load_unlocked File "", line 1129, in _exec File "", line 1471, in exec_module File "", line 321, in _call_with_frames_removed File "/home/goerz/local/share/jupyter/extensions/highlight_html_cfg.py", line 7, in c = get_config() NameError: name 'get_config' is not defined [W 10:56:30.372 NotebookApp] Error loading server extension ipy-aspell-server Traceback (most recent call last): File "/home/goerz/.conda/envs/qnet/lib/python3.4/site-packages/notebook/notebookapp.py", line 1005, in init_server_extensions mod = importlib.import_module(modulename) File "/home/goerz/.conda/envs/qnet/lib/python3.4/importlib/__init__.py", line 109, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 2254, in _gcd_import File "", line 2237, in _find_and_load File "", line 2226, in _find_and_load_unlocked File "", line 1200, in _load_unlocked File "", line 1129, in _exec File "", line 1467, in exec_module File "", line 1572, in get_code File "", line 1532, in source_to_code File "", line 321, in _call_with_frames_removed File "/home/goerz/local/share/jupyter/extensions/ipy-aspell-server.py", line 40 print "open socket" ^ SyntaxError: Missing parentheses in call to 'print' [W 10:56:30.373 NotebookApp] Error loading server extension highlight_latex_cfg Traceback (most recent call last): File "/home/goerz/.conda/envs/qnet/lib/python3.4/site-packages/notebook/notebookapp.py", line 1005, in init_server_extensions mod = importlib.import_module(modulename) File "/home/goerz/.conda/envs/qnet/lib/python3.4/importlib/__init__.py", line 109, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 2254, in _gcd_import File "", line 2237, in _find_and_load File "", line 2226, in _find_and_load_unlocked File "", line 1200, in _load_unlocked File "", line 1129, in _exec File "", line 1471, in exec_module File "", line 321, in _call_with_frames_removed File "/home/goerz/local/share/jupyter/extensions/highlight_latex_cfg.py", line 7, in c = get_config() NameError: name 'get_config' is not defined [I 10:56:30.410 NotebookApp] Serving notebooks from local directory: /data/jupyter_notebooks/goerz [I 10:56:30.410 NotebookApp] 0 active kernels [I 10:56:30.410 NotebookApp] The Jupyter Notebook is running at: http://localhost:47962/ [I 10:56:30.410 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation). [D 10:56:37.056 NotebookApp] Using contents: services/contents [D 10:56:37.098 NotebookApp] 200 GET /nbextensions (::1) 44.82ms [D 10:56:37.361 NotebookApp] 304 GET /custom/custom.css (::1) 11.25ms [D 10:56:37.363 NotebookApp] Using contents: services/contents [W 10:56:37.372 NotebookApp] 404 GET /nbextensions/config/main.js (::1) 10.46ms referer=http://localhost:47962/nbextensions [I 10:56:48.525 NotebookApp] interrupted [C 10:56:49.269 NotebookApp] Shutdown confirmed [I 10:56:49.271 NotebookApp] Shutting down kernels