Function not working

my jt -t function is not working in command prompt that is for knowing the themes available

Hello @narvijaydrose25_f335040599dbfb41,
Could you pls attach the screenshot of the error you are getting.

Hello @narvijaydrose25_f335040599dbfb41,
First you need install jupyterthemes using pip command on command prompt.
using pip install jupyterthemes
then run:
jt -l
and it is jt -l not t
jt

I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.

On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.


still function is not working

Hello @narvijaydrose25_f335040599dbfb41,
Have you installed jupyter themes using pip install jupyterthemes
if its done then run
jt -l

And also check if python is installed at your system using python --version
And it should then work.

Hello @narvijaydrose25_f335040599dbfb41,
Pls check if python is installed and path is added through command prompt.

I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.

On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.