[IPython-User] custom tooltips (docstring) for cell magics in notebook
Matthias BUSSONNIER
bussonniermatthias@gmail....
Fri Jan 25 14:39:28 CST 2013
Le 25 janv. 2013 à 18:48, Brian Granger a écrit :
> In addition to tooltips, it would be *nice* to have tab completion
> work in cell magics.
Keep in mind that code mirror have 'hint' modes (3.0 even have a python hint one)
that complete without inspecting.
We could still see if we can bind these mode depending on the cell magic.
--
Matthias
More information about the IPython-User
mailing list