Skip to content

Instantly share code, notes, and snippets.

@afgane
Created November 29, 2017 20:41
Show Gist options
  • Save afgane/7297b8964abd2c88136282b282a0b842 to your computer and use it in GitHub Desktop.
Save afgane/7297b8964abd2c88136282b282a0b842 to your computer and use it in GitHub Desktop.
dl
$ docker logs 08525eec2001
[TrustNotebookApp] Writing notebook-signing key to /home/jovyan/.local/share/jupyter/notebook_secret
Signing notebook: /import/ipython_galaxy_notebook.ipynb
[W 18:42:51.887 NotebookApp] Config option `profile` not recognized by `NotebookApp`. Did you mean `certfile`?
[I 18:42:51.895 NotebookApp] Writing notebook server cookie secret to /home/jovyan/.local/share/jupyter/runtime/notebook_cookie_secret
[W 18:42:52.450 NotebookApp] All authentication is disabled. Anyone who can connect to this server will be able to run code.
[I 18:42:52.469 NotebookApp] JupyterLab alpha preview extension loaded from /opt/conda/lib/python3.5/site-packages/jupyterlab
[I 18:42:52.475 NotebookApp] Serving notebooks from local directory: /import
[I 18:42:52.476 NotebookApp] 0 active kernels
[I 18:42:52.476 NotebookApp] The Jupyter Notebook is running at: http://0.0.0.0:8888/gie_proxy/jupyter/ipython/
[I 18:42:52.476 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
[I 18:42:52.787 NotebookApp] 302 GET /gie_proxy/jupyter/ipython/login?next=%2Fgie_proxy%2Fjupyter%2Fipython%2Ftree (172.17.0.1) 1.80ms
[W 18:42:53.930 NotebookApp] 404 GET /gie_proxy/ipython/api/kernelspecs (172.17.0.1) 13.17ms referer=http://54.197.115.156/gie_proxy/jupyter/ipython/notebooks/ipython_galaxy_notebook.ipynb
[C 18:57:51.288 NotebookApp] received signal 15, stopping
[I 18:57:51.289 NotebookApp] Shutting down kernels
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment