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

Improve progressbar in docs #313

Merged
merged 5 commits into from
Jan 19, 2024
Merged

Improve progressbar in docs #313

merged 5 commits into from
Jan 19, 2024

Commits on Jan 18, 2024

  1. Change from tqdm import tqdm

    to from tqdm.auto import tqdm
    And update notebook 2
    rubencalje committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    df98707 View commit details
    Browse the repository at this point in the history
  2. Fix nbconvert version

    rubencalje committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    b398d4d View commit details
    Browse the repository at this point in the history
  3. Fix codacy issues

    And revert tqdm import
    rubencalje committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    69522c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    365d314 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    43449f7 View commit details
    Browse the repository at this point in the history