mirror of
https://github.com/jupyter/notebook.git
synced 2024-11-21 01:11:21 +08:00
Fix docs build on Gitpod (#7026)
This commit is contained in:
parent
d2dd0e80c7
commit
409bacc9aa
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user