I just went through https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/install.html#install-javascript-and-css-files to install the extensions.
There, the command jupyter contrib nbextension install --user is wrongly rendered as jupyter contrib nbextension install –user. Please notice the difference in the dashes. Hence, copy-paste of the command does not work.
I just went through https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/install.html#install-javascript-and-css-files to install the extensions.
There, the command
jupyter contrib nbextension install --useris wrongly rendered asjupyter contrib nbextension install –user. Please notice the difference in the dashes. Hence, copy-paste of the command does not work.