Functions to ease the building of the FastHTML app

This module contains several functions that are used in creating the FastHTML gui that makes the handling of the keybindings database more user friendly.

General helpers


source

get_project_root

 get_project_root ()

Get the project root directory from either notebook or module context

Gui helpers


source

base_layout

 base_layout (content)

Base layout with navigation bar


source

ex_theme_switcher

 ex_theme_switcher ()