On Thu, May 5, 2016 at 9:41 AM, Jason Grout <[email protected]> wrote:
> FYI, a relevant post just appeared on the ipython dev list: > https://mail.scipy.org/pipermail/ipython-dev/2016-May/017099.html > Indeed! I'm delighted by this, and as mentioned here ( https://mail.scipy.org/pipermail/ipython-dev/2016-May/017101.html), it should obviate the need for the greedy completer in many cases. Feedback from the sage community very much welcome, as always! ps - note that to get the feature, you need to install Jedi, as the dependency is conditional and the feature is only active if `import jedi` succeeds. So pip away at jedi if you'd like to test it. -- Fernando Perez (@fperez_org; http://fperez.org) fperez.net-at-gmail: mailing lists only (I ignore this when swamped!) fernando.perez-at-berkeley: contact me here for any direct mail -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.
