Rename task to auto-activate

This commit is contained in:
Jeremy Tuloup 2022-08-29 08:44:35 +02:00 committed by GitHub
parent f1af853860
commit 7c11d73b11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,7 +30,7 @@ tasks:
source /workspace/bin/activate-env.sh
jupyter notebook --no-browser --JupyterNotebookApp.token='' --JupyterNotebookApp.allow_origin=* --JupyterNotebookApp.tornado_settings='{"headers": {"Content-Security-Policy": "frame-ancestors *"}}'
- name: watch
- name: auto-activate
command: |
gp sync-await setup
source /workspace/bin/activate-env.sh