Hello,
I installed the themes and was going through them. Then, I realized the cell numbers have disappeared for all the themes I have tried, light and dark themes alike. Can't use it without being able to see which cells the Python kernel has run etc.
I had to jt -r it.
Is this common?
Thanks

what arguments did you provide when installing the theme? This is intended to happen when the user provides -altp (or --altprompt) as an argument. Makes the prompt thinner, removes the cell number. But I want to make sure this isn't happening by default.
Ah the -altp!!
I was using this: jt -t grade3 -fs 95 -altp -tfs 11 -nfs 115 -cellw 66% -nf opensans without knowing that the -altp bit removed the cell numbers.
I took that argument out now. The cell numbers are back and I'm happy.
Thanks and Rock on!
Cool. Closing this then.
Most helpful comment
Ah the
-altp!!I was using this:
jt -t grade3 -fs 95 -altp -tfs 11 -nfs 115 -cellw 66% -nf opensanswithout knowing that the-altpbit removed the cell numbers.I took that argument out now. The cell numbers are back and I'm happy.
Thanks and Rock on!