I am able to use the URL to access the configurator tab (meaning that everything is installed properly?), but I cannot see the configurator tab in my jupyter:


# pip3 freeze | grep jupyter
jupyter-client==5.2.3
jupyter-console==5.2.0
jupyter-contrib-core==0.3.3
jupyter-contrib-nbextensions==0.5.0
jupyter-core==4.4.0
jupyter-highlight-selected-word==0.2.0
jupyter-latex-envs==1.4.4
jupyter-nbextensions-configurator==0.4.0
I have tried reinstall jupyter nbextension as well as the configurator again, but still not working. Any idea?