Jt: command not found

i have install jupyter theme on ubuntu

using pip install jupytertheme

but when i run jt -l

to list the themes
it is not working plz help

Hey @anandprakash1091971, you can try this command

conda install jupyterthemes

Hope this helps.