Skip to content

Commit

Permalink
Merge pull request #231 from SylvainCorlay/fixup-metadata
Browse files Browse the repository at this point in the history
Fixup metadata in example notebook causing outputs to be scrolled even after re-execution
  • Loading branch information
SylvainCorlay committed Jun 29, 2022
2 parents bd7cb5e + b8cff30 commit a0fac36
Show file tree
Hide file tree
Showing 2 changed files with 127 additions and 379 deletions.
2 changes: 1 addition & 1 deletion .azure-pipelines/azure-pipelines-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ jobs:
strategy:
matrix:
gcc_7:
image_name: 'ubuntu-16.04'
image_name: 'ubuntu-20.04'
pool:
vmImage: $(image_name)
timeoutInMinutes: 360
Expand Down

0 comments on commit a0fac36

Please sign in to comment.