dunovank / jupyter-themes

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

Fix Issues #204, #377 #436

Closed Gabrui closed 2 years ago

Gabrui commented 3 years ago

Added right padding to match CodeMirror to input_area and prevent cutting the last char of a long code line, relating to Issues #204 and #377

I also suggest a new release to PyPI, so that new users won't have the same problem, as I also had an issue with the output padding that was already solved.