Skip to content

lisa: Do some implicit notebook setup

Douglas Raillard requested to merge github/fork/douglas-raillard-arm/_pr4 into next

When the lisa package is imported with LISA_DO_NOTEBOOK_SETUP environment variable is set, some default setup code will be run. This currently only calls utils.setup_logging() to save some boilerplate in notebooks.

Merge request reports