Skip to content

Commit 441936e

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
Activate env in build docs pages
1 parent b26b069 commit 441936e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ steps:
4747
displayName: 'Install dependencies'
4848

4949
- script: |
50+
source activate bayesian-modelling-tutorial
5051
mkdir -p docs/notebooks
5152
jupyter nbconvert --config nbconvert_config.py --execute --template full
5253
pandoc README.md -o docs/index.html -c static/pandoc.css -s

0 commit comments

Comments
 (0)