from tensorboard import program tb = program.TensorBoard() tb.configure(argv=[None, '--logdir', tracking_address]) url = tb.launch()