Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7eb832d

Browse files
authored
Fix environment activation on Gitpod (#6693)
1 parent534b6f6 commit7eb832d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎.gitpod.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ tasks:
2323
EOT
2424
source /workspace/bin/activate-env.sh
2525
micromamba install -n base -y -c conda-forge python=3.11 nodejs=14 yarn
26+
source /workspace/bin/activate-env.sh
2627
python -m pip install -e ".[dev,test]" && jlpm && jlpm run build && jlpm develop
2728
gp sync-done setup
2829
command:|

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp