##// END OF EJS Templates
Merge pull request #1083 from takluyver/prompts...
Merge pull request #1083 from takluyver/prompts Fixes that finish up the recent PromptManager work: * InteractiveShell.prompt_foo traits show deprecation warning, and map to new PromptManager traits * PromptManager properly added to IPython App, so it will show up in config * add helpstrings to PromptManager traits. * Docs / embed references to Shell.prompt_foo also updated * Prompt rewriting in autocall scenarios is now controlled by a boolean, `show_rewritten_input`, attribute of the InteractiveShell. Closes #1075.
Fernando Perez -
r5556:4b8920a5 merge
Show More
Name Size Modified Last Commit Author
/ docs / examples / notebooks
basic_quantum.ipynb Loading ...
clear_output.ipynb Loading ...
decompose.ipynb Loading ...
dense_coding.ipynb Loading ...
display_protocol.ipynb Loading ...
formatting.ipynb Loading ...
grovers.ipynb Loading ...
qerror.ipynb Loading ...
qft.ipynb Loading ...
quantum_computing.ipynb Loading ...
smooth_dos.ipynb Loading ...
sympy.ipynb Loading ...
teleportation.ipynb Loading ...
text_analysis.ipynb Loading ...
text_analysis.py Loading ...
titles.txt Loading ...
trapezoid_rule.ipynb Loading ...