nbprint.models.SeabornDisplayConfiguration¶
- pydantic model nbprint.models.SeabornDisplayConfiguration[source]¶
Bases:
Content- field style: Literal['white', 'dark', 'whitegrid', 'darkgrid', 'ticks'] = 'whitegrid'¶
- field context: Literal['paper', 'notebook', 'talk', 'poster'] = 'notebook'¶
- field palette: str | Annotated[list[str], SerializeAsAny()] = 'tab10'¶