notebooks/components/common
Jeremy Lewi d25a14aea2 Fix notebook controller and tensorboard controller docker image build. (kubeflow/kubeflow#4631)
* The jupyter docker image isn't building because it now depends on code
  in components/common

* To make this work we need to configure it as a multi module package
  and modify go.mod to redirect to a local path.

* Ref: https://github.com/golang/go/wiki/Modules#when-should-i-use-the-replace-directive

* Replaces PR #4583

Related to #4582 - Jupyter image doesn't build.
2020-01-07 16:25:41 -08:00
..
reconcilehelper initial checkin of tensorboard controller (kubeflow/kubeflow#4312) 2019-10-29 09:12:44 -07:00
go.mod Fix notebook controller and tensorboard controller docker image build. (kubeflow/kubeflow#4631) 2020-01-07 16:25:41 -08:00