Skip to content

PaaS-datascience/udata-lecatalogue-theme

Repository files navigation

MI theme

Udata theme for lecatalogue (part of latelier)

Usage

Install the theme package in you udata environement:

pip install lecatalogue

Then, define the installed theme as current in you udata.cfg:

THEME = 'lecatalogue'

Development

There is a docker-compose configuration to get started fast. Just run:

docker-compose up

Then go to http://localhost:7000 to connect to the development server with live reload.

Releases

No releases published

Packages

No packages published