Contributor
Kostas Andriopoulos

Build a UI to Deploy Managed Tensorboard Instances with Support for PVCs


Mentors
elikatsis, Kimonas Sotirchos
Organization
Kubeflow

Many Data Scientists have their data saved in a PersistentVolumeClaim accessed by their Notebooks. So it would be helpful and greatly improve Kubefow's UX if the user could also visualize data with Tensorboard that lives inside of a PersistentVolumeClaim. This way, they wouldn't need to save their visualization data on external services, which would also require additional code and effort when working inside of a Jupyter Notebook. I would love to contribute to such a project since my work could be part of real world workflows and help organizations perform their day to day Machine Learning tasks more efficiently.