dunovank / jupyter-themes

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

Restore customization in custom.js #427

Closed caticoa3 closed 3 years ago

caticoa3 commented 3 years ago

Customizations found in custom.js are overwritten when using JT. This PR adds a CLI argument (-kc or --keepcustom) that will restore customization from custom.js

Related issues: #426 #357 #415