Access to pypi.org is blocked for me from the command prompt. Using the browser I can reach the domain just fine.
This causes pip install jupyterlab-lsp
to fail from the command prompt.
Normally I could download the .whl file from Pypi, and install it from local. But this is not available for this package:
https://pypi.org/project/jupyter-lsp/#files
Any alternatives to install the package?