We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b26b069 commit 441936eCopy full SHA for 441936e
1 file changed
azure-pipelines.yml
@@ -47,6 +47,7 @@ steps:
47
displayName: 'Install dependencies'
48
49
- script: |
50
+ source activate bayesian-modelling-tutorial
51
mkdir -p docs/notebooks
52
jupyter nbconvert --config nbconvert_config.py --execute --template full
53
pandoc README.md -o docs/index.html -c static/pandoc.css -s
0 commit comments