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

[BUG]: python_client_usage.ipynb is using legacy JobSpec code #378

Open
jdye64 opened this issue Jan 24, 2025 · 0 comments · May be fixed by #380
Open

[BUG]: python_client_usage.ipynb is using legacy JobSpec code #378

jdye64 opened this issue Jan 24, 2025 · 0 comments · May be fixed by #380
Assignees
Labels
bug Something isn't working

Comments

@jdye64
Copy link
Collaborator

jdye64 commented Jan 24, 2025

Version

24.10

Which installation method(s) does this occur on?

Source

Describe the bug.

The existing https://github.com/NVIDIA/nv-ingest/blob/main/client/client_examples/examples/python_client_usage.ipynb notebook needs to be updated to use the Ingestor interface instead of using the JobSpec API. The current setup fails to run and needs to be updated to match what the current codebase does.

Minimum reproducible example

Relevant log output

None, hangs and fails to return

Other/Misc.

The last cell and next to last cell in the notebook are the primary components that need updated.

@jdye64 jdye64 added the bug Something isn't working label Jan 24, 2025
@ChrisJar ChrisJar linked a pull request Jan 27, 2025 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants