From dee7fabc46c4d869eea3ea43cc5c92d6f8c5b045 Mon Sep 17 00:00:00 2001 From: Derek Feichtinger Date: Fri, 2 Aug 2019 15:27:15 +0200 Subject: [PATCH] added note about nbextensions check box --- pages/merlin6/04 jupyterhub/jupyterhub.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/merlin6/04 jupyterhub/jupyterhub.md b/pages/merlin6/04 jupyterhub/jupyterhub.md index 71b603b..52e1f15 100644 --- a/pages/merlin6/04 jupyterhub/jupyterhub.md +++ b/pages/merlin6/04 jupyterhub/jupyterhub.md @@ -70,7 +70,7 @@ There exist a number of useful [contributed but unofficial extensions](https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/index.html) that add useful features to your notebooks. -From the classic Notebook UI you can access the available extensions in a separate tab as displayed in this screenshot: +From the classic Notebook UI you can access the available extensions in a separate tab as displayed in the screenshot, below. You may have to unselect the *disable configuration for nbextensions without explicit copatibility*. The extensions we tested still worked fine with this jupyterhub version of 1.0.0. {% include image.html file="jupyter-nbextensions.png" caption="Launch Classic Notebook" max-width=586 %}