I recently switched to IPython Notebook 3 (3.1.0-cbccb68), the version of Anaconda. Previously, when I introduced a function and opened the parenthesis as follows:
time.sleep()
and if the cursor was between parentheses, I would get an overlay context menu that displays the arguments to the function. Now I do not see this, and although I searched, I cannot find out how I can enable this function.
ipython-notebook jupyter
user11094 Jun 15 '15 at 21:22 2015-06-15 21:22
source share