Jupyter-themes: Increasing cell-width to full screen

Created on 22 Apr 2017  路  6Comments  路  Source: dunovank/jupyter-themes

Would it be possible to automatically incorporate the solution from this:

http://stackoverflow.com/questions/21971449/how-do-i-increase-the-cell-width-of-the-jupyter-ipython-notebook-in-my-browser

into this project?

Most helpful comment

I don't like the dark background. I only want to increase the width of the cell to 100%. When I used jt -cellw 100%, it didn't work. I changed 100% to 2000, still didn't work.

All 6 comments

You should be able to do this with the -cellw CL argument (e.g., jt -t onedork -cellw 100%)

is that what you're looking for?

yes! thanks:

jt -t oceans16 -f roboto -fs 12 -cellw 100%

it wasn't obvious from the README.md. It would help adding that one additional example

I don't like the dark background. I only want to increase the width of the cell to 100%. When I used jt -cellw 100%, it didn't work. I changed 100% to 2000, still didn't work.

When I used the light color which you suggested, my head of output was cut a little bit. Such as "training", only display like "raining"

When I used the light color which you suggested, my head of output was cut a little bit. Such as "training", only display like "raining"

Did you find a solution to this? I have the same issue:

image

Discovered this has already been opened #273

When I used the light color which you suggested, my head of output was cut a little bit. Such as "training", only display like "raining"

Did you find a solution to this? I have the same issue:

image

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mlx809593812 picture mlx809593812  路  8Comments

Peydon picture Peydon  路  3Comments

jingw222 picture jingw222  路  3Comments

VimalMollyn picture VimalMollyn  路  4Comments

shravankumar147 picture shravankumar147  路  3Comments