[IPython-User] Autocomplete in the Notebook
Ronen Abravanel
ronena@gmail....
Wed Dec 12 11:06:44 CST 2012
Also:
>If you want to give a shot at tweaking the regular expressions, please
ask, and we will point you how to where they are.
I'll love to. Where are they?
Thanks,
Ronen.
On Wed, Dec 12, 2012 at 6:57 PM, Ronen Abravanel <ronena@gmail.com> wrote:
> I did a stupid mistake in the 2nd option:
> In order to present the output of a standard directory, I typed the "/"
> dir.
>
> The real difference is when I'm not stating anything:
> f = open("<TAB>
>
> the console complete from the current directory, and the notebook dose
> nothing. But it seems that
> f = open("./<TAB>
> retrieve options from the current directory.
>
>
> Thanks for the quick replay!
>
> Ronen.
>
>
> On Wed, Dec 12, 2012 at 6:25 PM, Matthias BUSSONNIER <
> bussonniermatthias@gmail.com> wrote:
>
>>
>> It should be a matter of tweaking regular expression to know which should
>> be triggerd.
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.scipy.org/pipermail/ipython-user/attachments/20121212/74d649d2/attachment.html
More information about the IPython-User
mailing list