Interactive Sessions (regolith.interact)

Usage

from regolith.interact import *
cj = col['people']['CJ-Wright']
active = [p for p in col['people'] if p.get('active', True)]