Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecation warning when adding pyvipr to version 4 of JupyterLab #231

Open
blakeaw opened this issue Oct 9, 2023 · 0 comments
Open

Deprecation warning when adding pyvipr to version 4 of JupyterLab #231

blakeaw opened this issue Oct 9, 2023 · 0 comments

Comments

@blakeaw
Copy link

blakeaw commented Oct 9, 2023

Hi,

This is just a heads up for the following jupyter labextension install deprecation warning I got when adding pyvipr to JupyterLab 4.0.1:

(Deprecated) Installing extensions with the jupyter labextension install command is now deprecated and will be removed in a future major version of JupyterLab.

Users should manage prebuilt extensions with package managers like pip and conda, and extension authors are encouraged to distribute their extensions as prebuilt packages

I got the warning for both commands:

jupyter labextension install @jupyter-widgets/jupyterlab-manager
and
jupyter labextension install pyvipr

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant