We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
auto-activate
1 parent f1af853 commit 7c11d73Copy full SHA for 7c11d73
.gitpod.yml
@@ -30,7 +30,7 @@ tasks:
30
source /workspace/bin/activate-env.sh
31
jupyter notebook --no-browser --JupyterNotebookApp.token='' --JupyterNotebookApp.allow_origin=* --JupyterNotebookApp.tornado_settings='{"headers": {"Content-Security-Policy": "frame-ancestors *"}}'
32
33
- - name: watch
+ - name: auto-activate
34
command: |
35
gp sync-await setup
36
0 commit comments