Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid shadowing variable name + check before conversion
If the docs are to be believed, the settings are meant to have disabled extensions as dicts: https://jupyterlab.readthedocs.io/en/stable/user/directories.html#labconfig-directories This prevents disabling an extension if the value is `false`.
- Loading branch information