Skip to content

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
ianhelle committed Aug 8, 2023
1 parent c85137c commit df8e59f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
displayName: 'Kernelspec check'
- script: |
python -m pip install nbconvert
python -m pip install jupyter_contrib_nbextensions
# python -m pip install jupyter_contrib_nbextensions
nbconver_opts="--ExecutePreprocessor.timeout=60 --ExecutePreprocessor.kernel_name=python3 --log-level 20 --allow-errors --to notebook"
mkdir -p $(System.DefaultWorkingDirectory)/nb_output
Expand Down

0 comments on commit df8e59f

Please sign in to comment.