It no longer appears automatically, but you can still see it by pressing shift-tab.
There were concerns that looking out for parentheses was language specific, when the notebook was trying to be language agnostic. On 19 October 2016 at 18:53, karolus <[email protected]> wrote: > Hallo > > at last with IPython 2.4.1 the notebook provides pop-up-Argument-hint on > typing known function|method(). > see Screenshot below. > > this feature seems "lost" through the "big split" > #### > test from a virtualenv with: > > ./ipython notebook > #### > the environment: > > ./pip freeze > > ipython==2.4.1 > Jinja2==2.8 > MarkupSafe==0.23 > pkg-resources==0.0.0 > pyzmq==15.4.0 > tornado==4.4.2 > #### > > It doesnt also work with an actual `jupyter notebook` if I run a kernel > linked to this Environment. > > Karolus > > > <https://lh3.googleusercontent.com/-vR6Kpj3dt-g/WAeuboQaTXI/AAAAAAAAAAs/tZ7kJ9nbZawuKZjwWpk0KB0jAqgF8wqtgCLcB/s1600/Argument-hint_ipython2.4.1.png> > > -- > You received this message because you are subscribed to the Google Groups > "Project Jupyter" 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]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/jupyter/338b0d4f-ed2f-4ac9-9622-65184b1585e1%40googlegroups.com > <https://groups.google.com/d/msgid/jupyter/338b0d4f-ed2f-4ac9-9622-65184b1585e1%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Project Jupyter" 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/CAOvn4qjtBT0guuwVupry%3D14d4PUVE6uiSN3iXbsyq90OGZFBxQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
