diff --git a/IPython/html/nbextensions.py b/IPython/html/nbextensions.py index 0312d65..9a4553c 100644 --- a/IPython/html/nbextensions.py +++ b/IPython/html/nbextensions.py @@ -160,7 +160,7 @@ def install_nbextension(path, overwrite=False, symlink=False, user=False, prefix Otherwise do a system-wide install (e.g. /usr/local/share/jupyter/nbextensions). prefix : str [optional] Specify install prefix, if it should differ from default (e.g. /usr/local). - Will install to prefix/share/jupyter/nbextensions + Will install to ``/share/jupyter/nbextensions`` nbextensions_dir : str [optional] Specify absolute path of nbextensions directory explicitly. destination : str [optional]