##// END OF EJS Templates
Back to explicit styles for the prompt tokens...
Back to explicit styles for the prompt tokens I didn't notice these had changed in Carreau's PR. The prompt number in particular was looking horrible with the default settings. I have reverted back to what we had before.

File last commit:

r21637:d1ce07b2
r22286:7243b34e
Show More
Index.ipynb
61 lines | 1.4 KiB | text/plain | TextLexer
No description has been provided for this image

IPython Documentation

This directory contains IPython's notebook-based documentation. This augments our Sphinx-based documentation with notebooks that contain interactive tutorials and examples. Over time, more of our documentation will be pulled into this format.

Topics

  • [IPython Kernel](IPython Kernel/Index.ipynb): IPython's core syntax and command line features available in all frontends
  • Embedding: Embedding and reusing IPython's components into other applications