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 df8e59f commit 64ad554
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion azure-pipelines.yml
Expand Up @@ -47,7 +47,6 @@ jobs:
displayName: 'Kernelspec check'
- script: |
python -m pip install nbconvert
# 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 64ad554

Please sign in to comment.