Description Usage Arguments Value
Import all blob files from container
1 2 3 4 5 6 | get_all_blob_files_content(
save_file,
container = "transcripts",
refresh_data_old = 30,
...
)
|
save_file |
Path to local file. This is where merged file is saved and path to load data from if it is already saved |
container |
Blob container |
refresh_data_old |
Look at refresh_data_old in get_blob_file |
... |
other arguments to get_blob_file function. |
Result of GET request
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.