Skip to content

Conversation

@adrien-berchet
Copy link
Member

No description provided.

@arnaudon
Copy link
Collaborator

ah nice, I was doing it this way in the copied version of my code, and forgot to add it here:

                if not os.environ.get("NO_PROGRESS", False):
                    progress(future)

@arnaudon arnaudon merged commit d802540 into main Mar 12, 2024
@arnaudon arnaudon deleted the disable_progress_bar branch March 12, 2024 08:19
@adrien-berchet
Copy link
Member Author

ah nice, I was doing it this way in the copied version of my code, and forgot to add it here:

                if not os.environ.get("NO_PROGRESS", False):
                    progress(future)

Ah, I didn't know this env variable so I did this :)

@arnaudon
Copy link
Collaborator

it was my own hacky way to do it ;)

@adrien-berchet
Copy link
Member Author

Ah ok ok 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants