Skip to content

Commit

Permalink
Fix docs build on Gitpod (#7026)
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio committed Sep 5, 2023
1 parent d2dd0e8 commit 409bacc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ tasks:
export MAMBA_EXE=/workspace/bin/micromamba
$(/workspace/bin/micromamba shell hook --shell=bash)
export JUPYTER_PREFER_ENV_PATH=1
export TZ=UTC
micromamba activate
EOT
source /workspace/bin/activate-env.sh
Expand Down

0 comments on commit 409bacc

Please sign in to comment.