We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2dd0e8 commit 409baccCopy full SHA for 409bacc
.gitpod.yml
@@ -19,6 +19,7 @@ tasks:
19
export MAMBA_EXE=/workspace/bin/micromamba
20
$(/workspace/bin/micromamba shell hook --shell=bash)
21
export JUPYTER_PREFER_ENV_PATH=1
22
+ export TZ=UTC
23
micromamba activate
24
EOT
25
source /workspace/bin/activate-env.sh
0 commit comments