beobench.utils#

Module with a number of utility functions.

Functions

check_if_in_notebook()

Check if code is executed from jupyter notebook.

merge_dicts(a, b[, path, mutate_a, ...])

Merge dictionary b into dictionary a.

restart()

Clean up remaining beobench processes and containers before running new experiments.

run_command(cmd_line_args, process_name)

Run command and log its output.

shutdown()

Shut down all beobench and BOPTEST containers.