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