caicloud / ciao

Kernel for Kubeflow in Jupyter Notebook
Apache License 2.0
67 stars 18 forks source link

TF_CONFIG environment variable #86

Open gogogwwb opened 2 years ago

gogogwwb commented 2 years ago

Do I need to import TF_CONFIG to run the tensorflow example?Prompt this error, is it due to the network?

image image

gaocegege commented 2 years ago

Yeah, it is related to the network. The TF_CONFIG will be set by TFJob operator.