Skip to content

Commit

Permalink
Attempt to make tqdm actually use the new feature
Browse files Browse the repository at this point in the history
  • Loading branch information
teutoburg committed Nov 19, 2023
1 parent 71ad0d4 commit fbc8ee6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/notebooks_with_irdb_clone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,7 @@ jobs:
pip install .
pip install .[dev,test]
- name: Run notebooks
env:
TQDM_MININTERVAL: 5
TQDM_POSITION: -1
run: ./runnotebooks.sh --checkout-irdb --delete

0 comments on commit fbc8ee6

Please sign in to comment.