User Tools

Site Tools


configure_ipython_terminal_prompts

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
configure_ipython_terminal_prompts [2020/12/01 22:37] rajuconfigure_ipython_terminal_prompts [2020/12/03 20:17] (current) – [Task] raju
Line 1: Line 1:
-==== Configure ipython terminal prompts ====+=== Configure ipython terminal prompts ===
  
 +==== Task ====
 The idea here is to change the default ipython terminal prompts such that a typical session looks like The idea here is to change the default ipython terminal prompts such that a typical session looks like
 <code> <code>
-In [1]: +In [1]:
 a='foo' a='foo'
 a a
-Out[1]: +Out[1]:
 'foo' 'foo'
 </code> </code>
Line 18: Line 19:
 which is the default. The new version makes it easy to copy paste stuff across sessions. which is the default. The new version makes it easy to copy paste stuff across sessions.
  
 +==== Steps ====
 Create a profile (~/.ipython/profile_default/ipython_config.py) if it is not already created by running Create a profile (~/.ipython/profile_default/ipython_config.py) if it is not already created by running
 <code> <code>
configure_ipython_terminal_prompts.1606862261.txt.gz · Last modified: 2020/12/01 22:37 by raju