##// END OF EJS Templates
Backport PR #9934: Show (Call) Signature of object first....
Backport PR #9934: Show (Call) Signature of object first. When user press Shift+Tab to call up a Tooltip to show the information of a function/method/callable object, I suggest IPython display (Call) Signature fist, so that users can know how to call the function quickly. Sometimes, when object with much information, the (Call) Signature will be hidden in Jupyter Notebook Tooltip.
Matthias Bussonnier -
r22891:903392e6
Show More
Name Size Modified Last Commit Author
/ IPython
core
extensions
external
kernel
lib
sphinxext
terminal
testing
utils
__init__.py Loading ...
__main__.py Loading ...
config.py Loading ...
consoleapp.py Loading ...
display.py Loading ...
frontend.py Loading ...
html.py Loading ...
nbconvert.py Loading ...
nbformat.py Loading ...
parallel.py Loading ...
paths.py Loading ...
qt.py Loading ...