We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77861a0 commit 3e5f9e0Copy full SHA for 3e5f9e0
1 file changed
azure-pipelines.yml
@@ -47,6 +47,7 @@ steps:
47
python -m ipykernel install --user --name bayesian-modelling-tutorial
48
displayName: 'Install dependencies'
49
50
+# Q: Does second script not recognize environment context from 1st script?
51
- script: |
52
source activate bayesian-modelling-tutorial
53
mkdir -p docs/notebooks
0 commit comments