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

Add option to show single progress bar for all workers #239

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Sep 7, 2022

  1. single progress bar works

    ApolloBian committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    8ae6fb8 View commit details
    Browse the repository at this point in the history
  2. support error state

    ApolloBian committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    5888db1 View commit details
    Browse the repository at this point in the history
  3. remove debug prints

    ApolloBian committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    1a8ff07 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Update core.py

    added type to single_bar argument
    lpuglia authored May 23, 2023
    Configuration menu
    Copy the full SHA
    51f2568 View commit details
    Browse the repository at this point in the history
  2. Update core.py

    added type
    lpuglia authored May 23, 2023
    Configuration menu
    Copy the full SHA
    3048148 View commit details
    Browse the repository at this point in the history
  3. Update test_pandarallel.py

    added fixture for single_bar
    lpuglia authored May 23, 2023
    Configuration menu
    Copy the full SHA
    e48349e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    12dec4c View commit details
    Browse the repository at this point in the history
  5. Update test_pandarallel.py

    fixed name
    lpuglia authored May 23, 2023
    Configuration menu
    Copy the full SHA
    d03922d View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    545ac80 View commit details
    Browse the repository at this point in the history