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.
1 parent aa21b39 commit efe637cCopy full SHA for efe637c
.azure-pipelines/templates/setup-script-nix.yml
@@ -7,5 +7,6 @@ steps:
7
displayName: 'Create environment, install correct Python, and activate kernel.'
8
9
- script: |
10
+ source activate bayesian-modelling-tutorial
11
conda list
12
displayName: 'Display all packages, for diagnostic purposes.'
0 commit comments