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 e5ff6e4 commit 91d33b8Copy full SHA for 91d33b8
.azure-pipelines/azure-pipelines.yml
@@ -18,7 +18,7 @@ jobs:
18
- bash: sudo chown -R $USER $CONDA
19
displayName: Take ownership of conda installation
20
- template: templates/setup-script-nix.yml
21
- - template: templates/nb-docs.yml
+ - template: templates/nb-docs-nix.yml
22
23
- job: linux
24
strategy:
@@ -35,7 +35,7 @@ jobs:
35
displayName: Add conda to PATH
36
37
38
39
40
- job: windows
41
0 commit comments