Skip to content

Instantly share code, notes, and snippets.

@yuntan
Created September 6, 2021 04:21
Show Gist options
  • Save yuntan/654a936c0cebb4e02505fae2f4a350ef to your computer and use it in GitHub Desktop.
Save yuntan/654a936c0cebb4e02505fae2f4a350ef to your computer and use it in GitHub Desktop.
import os
import tensorflow as tf
if __name__ == "__main__":
print(os.environ["MY_ENV"])
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment