Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[python-package] Add progress_bar callback using tqdm #5867

Closed
wants to merge 14 commits into from

Commits on May 5, 2023

  1. Configuration menu
    Copy the full SHA
    d1f39ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d27ebed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2aa9433 View commit details
    Browse the repository at this point in the history
  4. ci: add tqdm to test deps

    34j committed May 5, 2023
    Configuration menu
    Copy the full SHA
    ab1ed89 View commit details
    Browse the repository at this point in the history
  5. test(callback): add basic tests

    34j committed May 5, 2023
    Configuration menu
    Copy the full SHA
    9019401 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d178623 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b55ba92 View commit details
    Browse the repository at this point in the history
  8. test: fix pickle test

    34j committed May 5, 2023
    Configuration menu
    Copy the full SHA
    10a025d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    44c9897 View commit details
    Browse the repository at this point in the history
  10. test: fix callback test

    34j committed May 5, 2023
    Configuration menu
    Copy the full SHA
    c137fca View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8e52051 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8f07b5c View commit details
    Browse the repository at this point in the history
  13. ci: add types-tqdm for mypy

    34j committed May 5, 2023
    Configuration menu
    Copy the full SHA
    6fbef47 View commit details
    Browse the repository at this point in the history
  14. style: lint files

    34j committed May 5, 2023
    Configuration menu
    Copy the full SHA
    8dddfd3 View commit details
    Browse the repository at this point in the history