Rename task to `auto-activate`

pull/6527/head
Jeremy Tuloup 4 years ago committed by GitHub
parent f1af853860
commit 7c11d73b11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save