dunovank / jupyter-themes

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

script overwrites custom.js in ~/.jupyter/custom #357

Open orenshk opened 5 years ago

orenshk commented 5 years ago

Thanks for making this awesome package!

I have some custom.js stuff already custom folder, and every time I run jt the file gets overwritten with a custom.js file that only has comments.

The Jupyter doc suggests not modifying the custom.js file from a script for this reason