From b771250c7ef096ecedb15058b23b42650f2a896a Mon Sep 17 00:00:00 2001 From: Hans Meine Date: Thu, 13 Mar 2014 07:53:57 +0100 Subject: [PATCH] give hint on where to find custom.js --- examples/notebooks/User Interface.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/notebooks/User Interface.ipynb b/examples/notebooks/User Interface.ipynb index 3663e70f5..e2f7d544c 100644 --- a/examples/notebooks/User Interface.ipynb +++ b/examples/notebooks/User Interface.ipynb @@ -375,7 +375,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "If you want your keyboard shortcuts to be active for all of your notebooks, put the above API calls into your `custom.js` file." + "If you want your keyboard shortcuts to be active for all of your notebooks, put the above API calls into your `/static/custom/custom.js` file." ] }, {