All the code examples on this page use the Tensorlake Python SDK.
For other languages, please consult our API Reference.
Quick Start
The example can be run in a Google Colab
notebook.
1
Create a dataset
2
Parse a file
3
Retrieve outputs
The Python SDK
wait_for_completion
method will block until the parsing job is complete and return the result.