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

is not a valid npm package #21

Closed
cnjackhu opened this issue Sep 3, 2020 · 3 comments
Closed

is not a valid npm package #21

cnjackhu opened this issue Sep 3, 2020 · 3 comments

Comments

@cnjackhu
Copy link

cnjackhu commented Sep 3, 2020

(pt-gpu) hu@ecume:~$ jupyter labextension install base16-mexico-light
An error occured.
ValueError: "base16-mexico-light" is not a valid npm package
See the log file for details: /tmp/jupyterlab-debug-kcpnj0zk.log

how to solve this?

@arbennett
Copy link
Owner

Hi @cnjackhu - you should be able to install with jupyter labextension install @arbennett/base16-mexico-light. Does this work for you?

@cnjackhu
Copy link
Author

cnjackhu commented Sep 5, 2020

thanks,it is ok now, do you hnow how to make different theme in Terminal?
image
Here if I select Jupyter Theme - base16-mexico-light, it will apply to the whole jupyter lab.
And if I point to Terminal Theme- It only has the selection: Inherit, light,dark

@arbennett
Copy link
Owner

This doesn't actually implement new terminal themes, but you can choose inherit to get the right background and main text color. Since we've resolved your original question I'm going to close this issue. Feel free to open more issues if you have troubles!

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

2 participants