Jupyter-themes: Changing -cellw as a % shifts content to the right

Created on 15 Aug 2020  路  4Comments  路  Source: dunovank/jupyter-themes

image
I tried using dunovank's custom setting from the README

_jt -t onedork -fs 95 -altp -tfs 11 -nfs 115 -cellw 88% -T_

On debugging, it seems like the -cellw 88% is the source of the issue because changing it to -cellw 980 works as expected.

Most helpful comment

Temporarily downgraded notebook to 6.0.0 and that fixed the issue

All 4 comments

Also having this same issue. I ran a diff between the .jupyter folders of my desktop (has issue) and laptop (does not have issue) and found no differences that explain the issue.

I'm getting this issue too. I've been using jupyter-themes v 0.20.0 for at least a year and this issue just appeared recently, so I wonder if it was caused by some recent change in jupyter itself.

Temporarily downgraded notebook to 6.0.0 and that fixed the issue

notebook 6.1.4 reverted breaking changes, so you can re-upgrade this package!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

diedummydie picture diedummydie  路  8Comments

tanmay7270 picture tanmay7270  路  5Comments

jingw222 picture jingw222  路  3Comments

Brenndoerfer picture Brenndoerfer  路  6Comments

mlx809593812 picture mlx809593812  路  8Comments