Metadata-Version: 2.4
Name: jupyterlab_trillia_theme
Version: 0.1.6
Summary: Trillia theme for JupyterLab
Author: Eduardo
License: BSD-3-Clause
Requires-Python: >=3.9
Requires-Dist: jupyterlab>=4.0.0
Description-Content-Type: text/markdown

# JupyterLab Trillia Theme

Tema Trillia para JupyterLab 4+, como extensão prebuilt/federated.

## Desenvolvimento

```bash
jlpm install
jlpm run build
```

## Instalação local

```bash
pip install -e .
```

## Build do pacote

```bash
python -m build
```
