Wayne Watson wrote:
> I thought the console was the only way to use IPython. I go to
> Start->Allprograms->IPython, and select IPython. Oh, I see *Console" is
> something of a replacement for the Win Cmd Console. Is there some site
> that shows off it's features?
Not that I know of.
By the way
n [mailto:sierra_mtnv...@sbcglobal.net]
>>> Sent: Monday, December 07, 2009 12:57 PM
>>> To: Gary Pajer
>>> Cc: matplotlib-users@lists.sourceforge.net
>>> Subject: Re: [Matplotlib-users] I Need a Couple of Tips for Windows to
>>> Get Started on IPython
>>>
>
:57 PM
>> To: Gary Pajer
>> Cc: matplotlib-users@lists.sourceforge.net
>> Subject: Re: [Matplotlib-users] I Need a Couple of Tips for Windows to
>> Get Started on IPython
>>
>> Right-click does nothing on the IPython window.
>>
>> The Windows comman
7, 2009 12:57 PM
>> To: Gary Pajer
>> Cc: matplotlib-users@lists.sourceforge.net
>> Subject: Re: [Matplotlib-users] I Need a Couple of Tips for Windows to
>> Get Started on IPython
>>
>> Right-click does nothing on the IPython window.
>>
>> The Windows command
..@sbcglobal.net]
> Sent: Monday, December 07, 2009 12:57 PM
> To: Gary Pajer
> Cc: matplotlib-users@lists.sourceforge.net
> Subject: Re: [Matplotlib-users] I Need a Couple of Tips for Windows to
> Get Started on IPython
>
> Right-click does nothing on the IPython window.
>
>
Right-click does nothing on the IPython window.
The Windows command console is, I think, a lost cause all together. I've
tried a right-click on it with the same result as in IPython.
I'm using Win XP, and I hope they improve on Win 7, which I plan to
install on all my machines this month.
Gary
Hi, I'm using IPython raw. I guess I'm not sure what a shell is in this
case. I used to work with Linux years ago and the shell concept was
clear there. I'm now simply a Win XP user. What advantages would be
available to use a shell?
In part of the thread above,(posted 57 minutes after the hour, I
On Mon, Dec 7, 2009 at 11:41 AM, Wayne Watson
wrote:
> Good. Thanks. Interesting that ls and pwd are used for Win, but that's
> fine. How do I copy parts of the window? All I can do at the moment is
> sweep out a rectangular area with the mouse. It looks like I
> underestimated the need for auto
Well, that's interesting, but how did you copy and paste?
Quick Python offers this, but no explanation how to copy and paste.
The %hist command can show you all previous input, without line numbers
if desired (option -n) so you can directly copy and paste code either
back in IPython or in a text
Good. Thanks. Interesting that ls and pwd are used for Win, but that's
fine. How do I copy parts of the window? All I can do at the moment is
sweep out a rectangular area with the mouse. It looks like I
underestimated the need for automagic.
David Arnold wrote:
> Depends on whether "automagic
Wayne,
Are you using the IPython shell? If so, cd, pwd, ls, etc will work just fine.
If you using the standard python shell, AFAIK, you need to import the os module
and use that to navigate.
Ipython session:
C:\Documents and Settings\phobson>ipython
Python 2.6.2 (r262:71605, Apr 14 2009, 22:40:
11 matches
Mail list logo