import wandb from machine_learning.recommending.app import app wandb.init(job_type="app", project="Recommending", entity="dkoshman") app.launch()