Update some example notebook with Shift-Tab

This commit is contained in:
Matthias BUSSONNIER 2013-10-17 22:00:30 +02:00
parent bc0dc279f1
commit 31bbac508b

View File

@ -234,7 +234,7 @@
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
"source": [ "source": [
"Tab completion after `(` brings up a tooltip with the docstring:" "Shift-Tab on selection, or after `(` brings up a tooltip with the docstring:"
] ]
}, },
{ {