##// 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 / parallel
davinci
demo
interengine
options
pi
plotting
rmt
wave2D
workflow
customresults.py Loading ...
dagdeps.py Loading ...
fetchparse.py Loading ...
helloworld.ipynb Loading ...
helloworld.py Loading ...
iopubwatcher.py Loading ...
itermapresult.py Loading ...
multiengine1.ipy Loading ...
multiengine2.py Loading ...
multienginemap.py Loading ...
nwmerge.py Loading ...
parallel_mpi.ipynb Loading ...
parallel_pylab.ipy Loading ...
phistogram.py Loading ...
task1.ipynb Loading ...
task1.py Loading ...
task2.py Loading ...
task_profiler.py Loading ...
taskmap.ipynb Loading ...
taskmap.py Loading ...