dunovank / jupyter-themes

Custom Jupyter Notebook Themes
MIT License
9.76k stars 1.06k forks source link

Running cell and already executed cells out[] indicator is not showing #371

Closed IamMultivac closed 4 years ago

IamMultivac commented 4 years ago

I'm using the following configuration: jt -t grade3 -fs 85 -altp -tfs 10 -nfs 105 -cellw 88% -T

But when running a cell i found two issues, the first one is that it is not showing a number with the output number indicating that the cell was already executed and two the indicator that the cell is running is not shown what makes really difficult to check the cell in execution

Any idea how this can be done?

IamMultivac commented 4 years ago

I already checked that by removing -altp from my configuration jt -t grade3 -fs 85 -altp -tfs 10 -nfs 105 -cellw 88% -T I am able to check what desired