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

[Feature] download zip #882

Merged
merged 28 commits into from
Aug 22, 2023

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    ed20882 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d068a88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f57246 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61a3547 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e8c0a0c View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

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

Commits on Aug 11, 2023

  1. update init

    danibene committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    50340da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7427cf3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d353f9e View commit details
    Browse the repository at this point in the history
  4. Revert "refactor for just one arg for destination path"

    This reverts commit 7427cf3.
    danibene committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    2e34a64 View commit details
    Browse the repository at this point in the history
  5. use pathlib

    danibene committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    d6c2d58 View commit details
    Browse the repository at this point in the history
  6. correct download url

    danibene committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    d14357d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    41840d6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2302082 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7050137 View commit details
    Browse the repository at this point in the history
  10. fix renaming

    danibene committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    1c42eb6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9f978c4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    394e32d View commit details
    Browse the repository at this point in the history
  13. Revert "wip auto download ludb (not tested)"

    This reverts commit 394e32d.
    danibene committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    9bbdd2c View commit details
    Browse the repository at this point in the history
  14. import neurokit2 as nk

    danibene authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    0a2e20f View commit details
    Browse the repository at this point in the history
  15. import neurokit2 as nk

    danibene authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    5750b79 View commit details
    Browse the repository at this point in the history
  16. add option to not unzip file

    danibene committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    66724c5 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    437f219 View commit details
    Browse the repository at this point in the history
  18. make destination_path optional arg

    can revert if you'd like, sorry, thought I did this already
    danibene committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    71a2516 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

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

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    4f704ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec4c058 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b3ac76 View commit details
    Browse the repository at this point in the history