Skip to content

Commit 7c11d73

Browse files
authored
Rename task to auto-activate
1 parent f1af853 commit 7c11d73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitpod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ tasks:
3030
source /workspace/bin/activate-env.sh
3131
jupyter notebook --no-browser --JupyterNotebookApp.token='' --JupyterNotebookApp.allow_origin=* --JupyterNotebookApp.tornado_settings='{"headers": {"Content-Security-Policy": "frame-ancestors *"}}'
3232
33-
- name: watch
33+
- name: auto-activate
3434
command: |
3535
gp sync-await setup
3636
source /workspace/bin/activate-env.sh

0 commit comments

Comments
 (0)