[console_scripts]
nb_helpers.clean_nbs = nb_helpers.clean:clean_nbs
nb_helpers.filter_nbs = nb_helpers.wandb:filter_nbs
nb_helpers.fix_nbs = nb_helpers.wandb:fix_nbs
nb_helpers.run_nbs = nb_helpers.run:run_nbs
nb_helpers.summary_nbs = nb_helpers.wandb:summary_nbs
