Advertisement
Guest User

IPython

a guest
Jul 4th, 2013
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.76 KB | None | 0 0
  1. # ipython notebook --pylab=inline
  2. [NotebookApp] Using existing profile dir: u'/root/.config/ipython/profile_default'
  3. [NotebookApp] Serving notebooks from /media/disk2/Projects/SPSE
  4. [NotebookApp] The IPython Notebook is running at: http://127.0.0.1:8888/
  5. [NotebookApp] Use Control-C to stop this server and shut down all kernels.
  6. [NotebookApp] Using MathJax from CDN: http://cdn.mathjax.org/mathjax/latest/MathJax.js
  7. [NotebookApp] Kernel started: b46e6e99-b5ac-4a9a-8c31-b23496d94cb9
  8. [NotebookApp] Connecting to: tcp://127.0.0.1:43078
  9. [NotebookApp] Connecting to: tcp://127.0.0.1:45551
  10. [NotebookApp] Connecting to: tcp://127.0.0.1:49432
  11. [IPKernelApp] To connect another client to this kernel, use:
  12. [IPKernelApp] --existing kernel-b46e6e99-b5ac-4a9a-8c31-b23496d94cb9.json
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement