Try the following webpage:
http://localhost:8888/nbextensions
If this does not work do the following
conda uninstall jupyter_nbextensions_configurator
conda uninstall jupyter_contrib_nbextensionsand then
conda install -c conda-forge jupyter_nbextensions_configurator
conda install -c conda-forge jupyter_contrib_nbextensions
conda install nb_conda