Hello, I installed it with pip.
After running "sudo jt -t chesterish", I open a new notebook and it looks the same as before.
Did you restart the service?
Sorry, but how do I restart it?
Depends on how you started jupyter in the first time. In any case, it needs a restart before a theme in applied.
Have you tried installing without sudo? Try jt -t chesterish then refresh the jupyter notebook window in your browser to see if theme installled correctly.
I have tried this.
From the README:
-t) or attempting to restore the default (-r) in order for those changes to take effect. (see discussion here). At the very least you'll need to refresh your browser window (usually cmd+r or ctrl+r). @Brett99 does this resolve your issue
Going to close this since seems to be resolved.