Skip to content

Can I store other customized settings in tsconfig.json #28

@theabc50111

Description

@theabc50111

I used to edit customized settings in themes.jupyterlab-settings and tracker.jupyterlab-settings then pass it to ~/.jupyter/lab/user-settings/@jupyterlab/apputils-extension/ , ~/.jupyter/lab/user-settings/@jupyterlab/notebook-extension/ respectively

Can I put this customized settings to tsconfig.json?

e.g.
stored following customized setting
"overrides": { "content-font-size1": "18px", "code-font-size": "18px", "ui-font-size1": "16px" },
into tsconfig.json

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions