ERROR: Failed to launch TensorBoard (exited with 1). Contents of stderr: Traceback (most recent call last): File \"/home/arshad/anaconda3/bin/tensorboard\", line 10, in s
In case it still doesn't work for you, what you need to do is upgrade your grpcio package with:
pip install --upgrade grpcio
It should work fine.