We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
24.10
Source
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.
None, hangs and fails to return
The last cell and next to last cell in the notebook are the primary components that need updated.
The text was updated successfully, but these errors were encountered:
ChrisJar
Successfully merging a pull request may close this issue.
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.
The text was updated successfully, but these errors were encountered: