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

Added test for create-pytorchjob.ipynb python notebook #2274

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

Commits on Sep 29, 2024

  1. Added test for create-pytorchjob.ipynb

    Signed-off-by: sailesh duddupudi <[email protected]>
    saileshd1402 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    0256146 View commit details
    Browse the repository at this point in the history
  2. fix yaml syntax

    Signed-off-by: sailesh duddupudi <[email protected]>
    saileshd1402 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    222bf0e View commit details
    Browse the repository at this point in the history
  3. Fix uses path

    Signed-off-by: sailesh duddupudi <[email protected]>
    saileshd1402 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    34be848 View commit details
    Browse the repository at this point in the history
  4. Add actions/checkout

    Signed-off-by: sailesh duddupudi <[email protected]>
    saileshd1402 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    107e5ed View commit details
    Browse the repository at this point in the history
  5. Add bash to action.yaml

    Signed-off-by: sailesh duddupudi <[email protected]>
    saileshd1402 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    ec0f2d3 View commit details
    Browse the repository at this point in the history
  6. Install pip dependencies step

    Signed-off-by: sailesh duddupudi <[email protected]>
    saileshd1402 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    bb00e73 View commit details
    Browse the repository at this point in the history
  7. Add quotes for args

    Signed-off-by: sailesh duddupudi <[email protected]>
    saileshd1402 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    21c32ee View commit details
    Browse the repository at this point in the history
  8. Add jupyter

    Signed-off-by: sailesh duddupudi <[email protected]>
    saileshd1402 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    a7a15aa View commit details
    Browse the repository at this point in the history
  9. Add nbformat_minor: 5 to fix invalid format error

    Signed-off-by: sailesh duddupudi <[email protected]>
    saileshd1402 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    95422f7 View commit details
    Browse the repository at this point in the history
  10. Fix job name

    Signed-off-by: sailesh duddupudi <[email protected]>
    saileshd1402 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    2632690 View commit details
    Browse the repository at this point in the history
  11. test papermill-args-yaml

    Signed-off-by: sailesh duddupudi <[email protected]>
    saileshd1402 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    67a6b83 View commit details
    Browse the repository at this point in the history
  12. testing multi line args

    Signed-off-by: sailesh duddupudi <[email protected]>
    saileshd1402 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    22ceaa4 View commit details
    Browse the repository at this point in the history
  13. testing multi line args1

    Signed-off-by: sailesh duddupudi <[email protected]>
    saileshd1402 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    32a4160 View commit details
    Browse the repository at this point in the history
  14. testing multi line args2

    Signed-off-by: sailesh duddupudi <[email protected]>
    saileshd1402 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    1042ea2 View commit details
    Browse the repository at this point in the history
  15. testing multi line args3

    Signed-off-by: sailesh duddupudi <[email protected]>
    saileshd1402 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    9e78f0e View commit details
    Browse the repository at this point in the history
  16. Parameterize sdk install

    Signed-off-by: sailesh duddupudi <[email protected]>
    saileshd1402 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    51b3f09 View commit details
    Browse the repository at this point in the history
  17. Remove unnecessary output

    Signed-off-by: sailesh duddupudi <[email protected]>
    saileshd1402 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    7188ccc View commit details
    Browse the repository at this point in the history
  18. nbformat normailze

    Signed-off-by: sailesh duddupudi <[email protected]>
    saileshd1402 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    50e9ade View commit details
    Browse the repository at this point in the history