Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 8d406ff

Browse files
committed
Merge branch 'master' of github.com:ericmjl/bayesian-stats-modelling-tutorial
2 parents d48c291 + e45a258 commit 8d406ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.azure-pipelines/templates/nb-docs-nix.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ steps:
22
- script: |
33
source activate bayesian-modelling-tutorial
44
mkdir -p docs/notebooks
5-
jupyter nbconvert --config nbconvert_config.py --execute --template full
6-
pandoc README.md -o docs/index.html -c static/pandoc.css -s
5+
jupyter nbconvert --config nbconvert_config.py --execute --template full &&
6+
pandoc README.md -o docs/index.html -c static/pandoc.css -s &&
77
displayName: 'Build docs pages'

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /