Jupyter-themes: The code cell numbers a

Created on 20 Jul 2017  路  3Comments  路  Source: dunovank/jupyter-themes

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

image

Most helpful comment

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!

All 3 comments

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ravicheema picture ravicheema  路  8Comments

ShriRambo picture ShriRambo  路  6Comments

vgoklani picture vgoklani  路  6Comments

VimalMollyn picture VimalMollyn  路  4Comments

Brenndoerfer picture Brenndoerfer  路  6Comments