Merge pull request #7962 from grelston/master

Fix Markdown cell for widgets.[js]link in Widget Events.ipynb
Thomas Kluyver 11 years ago
commit 96216d81ff

@ -331,7 +331,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Function `widgets.link` returns a `Link` widget. The link can be broken by calling the `unlink` method."
"Function `widgets.jslink` returns a `Link` widget. The link can be broken by calling the `unlink` method."
]
},
{

Loading…
Cancel
Save