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

Try multiprocessing on dataset docs generation #254

Merged
merged 29 commits into from
Oct 29, 2024

Commits on Oct 23, 2024

  1. remove tutorials deps

    younik committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    83f0df1 View commit details
    Browse the repository at this point in the history
  2. fix tutorial deps

    younik committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    7958833 View commit details
    Browse the repository at this point in the history
  3. fix pre-commit

    younik committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    c1adb07 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. fix IQL tutorial

    younik committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    a1b9858 View commit details
    Browse the repository at this point in the history
  2. try mp

    younik committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    fcb6401 View commit details
    Browse the repository at this point in the history
  3. add absl

    younik committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    4545be9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c30182 View commit details
    Browse the repository at this point in the history
  5. fix pre-commit

    younik committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    e76fc55 View commit details
    Browse the repository at this point in the history
  6. try fixing subprocess

    younik committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    8e20fc9 View commit details
    Browse the repository at this point in the history
  7. try with env

    younik committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    104505a View commit details
    Browse the repository at this point in the history
  8. try cleaning stdout

    younik committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    491e123 View commit details
    Browse the repository at this point in the history
  9. clean stdout

    younik committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    90dac05 View commit details
    Browse the repository at this point in the history
  10. try with venv

    younik committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    0c9a932 View commit details
    Browse the repository at this point in the history
  11. try installing reqs

    younik committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    7288ee7 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. test

    younik committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    e9ac756 View commit details
    Browse the repository at this point in the history
  2. fix path

    younik committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    1df3528 View commit details
    Browse the repository at this point in the history
  3. fix minari req

    younik committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    549369b View commit details
    Browse the repository at this point in the history
  4. fix minari req

    younik committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    5b30619 View commit details
    Browse the repository at this point in the history
  5. try avoiding import

    younik committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    492f509 View commit details
    Browse the repository at this point in the history
  6. restore imageio dep

    younik committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    6b7b7aa View commit details
    Browse the repository at this point in the history
  7. fix tutorials test

    younik committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    32531e3 View commit details
    Browse the repository at this point in the history
  8. fix formatting

    younik committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    aca713a View commit details
    Browse the repository at this point in the history
  9. remove one dataset limit

    younik committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    e37d0f1 View commit details
    Browse the repository at this point in the history
  10. fix absl.py dep

    younik committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    22adbf0 View commit details
    Browse the repository at this point in the history
  11. test using Pool

    younik committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    513abe4 View commit details
    Browse the repository at this point in the history
  12. add venv removal

    younik committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    0d2dbbf View commit details
    Browse the repository at this point in the history
  13. try 16 processes

    younik committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    363e114 View commit details
    Browse the repository at this point in the history
  14. try fixing env creation

    younik committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    7aae4ff View commit details
    Browse the repository at this point in the history
  15. remove build docs on PR

    younik committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    e477eba View commit details
    Browse the repository at this point in the history