Skip to content

Should custom.css equivalent be supported? #6390

@krassowski

Description

@krassowski

Problem

Notebook v6 allows users to customize CSS styles by including custom.css; this was requested for JupyterLab too: jupyterlab/jupyterlab#2102 but it seems that the issue got closed without a real solution for users who don't know TypeScript and just want to add a few tweaks. Some users seem to have expectation that it will just work in JupyterLab too jupyterlab/jupyterlab#12318 and others would like to customise their CSS programatically, the way https://github.com/deathbeds/jupyterlab-fonts allows them to do so.

Proposed Solution

  • maybe custom.css should still be 1-1 supported in future Notebook 7?
  • maybe we could have a simple styles editor in Settings, either:

I really don't know the solution, but just wanted to bring it up so that it is not forgotten about and maybe stimulate some discussion.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions