-
Notifications
You must be signed in to change notification settings - Fork 114
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
Errno 'jupyter-labextension' not found #4
Comments
can you install jupyter lab first? |
thanks, I got it. |
oh no, I got another error D:\python\jupyter-ros-master>jupyter nbextension install --py --symlink --sys-prefix jupyros |
Jupyter ROS2 - PR124 Improvements
Installing extensions with the jupyter labextension install command is now deprecated and will be removed in a future major version of JupyterLab. |
I got error when I ran the code
"jupyter labextension install jupyter-ros "
Error executing Jupyter command 'labextension': [Errno 'jupyter-labextension' not found] 2
The text was updated successfully, but these errors were encountered: