traitlets
traitlets copied to clipboard
Unhelpful error logs from config API on failing to decode JSON
@jcb91 opened jupyter/notebook#1269
From https://github.com/ipython-contrib/IPython-notebook-extensions/issues/555, it would be nice if, when the config API runs into bad JSON and hence fails to load a file from disk, it could include an error log to let the user know which file had the bad JSON in...