Failed to verify extension package

https://jupyterlab.readthedocs.io/en/latest/extension/extension_tutorial.html#publishing-your-extension

pip install dist/jupyterlab_apod-0.1.0-py3-none-any.whl

I packaged according to the tutorial, but the extension information is not displayed after installation

Could the warning about running pip as the root user be relevant? It looks like your pip is pointing to a Python installation outside of your virtual environment…

1 Like

amazing
Thank you very much again

1 Like