Every time I enter ipython mode, ipython welcomes me with this message,
WARNING: Attempting to work in a virtualenv. If you encounter problems, please install IPython inside the virtualenv. Python 2.7.6 (default, Mar 22 2014, 22:59:56) Type "copyright", "credits" or "license" for more information. IPython 1.2.1 -- An enhanced Interactive Python. ? -> Introduction and overview of IPython features. %quickref -> Quick reference. help -> Python own help system. object? -> Details about 'object', use 'object??' for extra details.
The welcoming people are doing fine and good, but it takes up most of my shell screen, and I am ready to do clean to remove them.
How to disable this greeting message through the configuration file?
ipython
Madhavan
source share