You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This adds support for the json5 format for setting overrides.
It will look for overrides.json then overrides.json5. Both can
be in json5 (of which JSON is a subset)
Fixes: jupyterlab/jupyterlab#10010
Co-authored-by: Marc Udoff <[email protected]>
0 commit comments