When pip installing the jupyter server package, it seems that
pip install jupyter_serverand
pip install jupyter-serverdo the same thing.
Is that right? Why are the package names with underscore and hyphen both OK?
The same goes to jupyter_client and jupyter-client.