You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to use TextAsset via python sdk, but could not find its model class. instead i found TitleAsset and htmlAsset which are deprecated. I also could not find any documentation of using TextAsset in documentation. The hello world demo in python examples repo also uses title asset.
The problem with using title asset is that it is not supported in web editor and does not satisfy our needs of size and formating.
The text was updated successfully, but these errors were encountered:
I tried to use TextAsset via python sdk, but could not find its model class. instead i found TitleAsset and htmlAsset which are deprecated. I also could not find any documentation of using TextAsset in documentation. The hello world demo in python examples repo also uses title asset.
The problem with using title asset is that it is not supported in web editor and does not satisfy our needs of size and formating.
The text was updated successfully, but these errors were encountered: