As per documentation it has mentioned that we can process media set files, and .pdf falls under that category, but when we try to pull .pdf file at jupyter notebook workspace or pipeline builder it remains grayed out. So not able to process .pdf files.
Also, .rpt is not the listed file type mentioned under media set, but .rpt can be opened as txt file. So, is there any way we can also load & process .rpt file into jupyter notebook workspace or pipeline builder.
You’re correct in that media sets do support .pdf files and media sets are supported in pipeline builder so I’m not quite sure what’s going on there. Are you able to give a bit more information or provide a screenshot of what is grayed out?
With regards to the jupyter notebook workspace, media sets are unfortunately not supported in code workspaces yet, but this is something that we’re planning to work on, so you’ll hopefully be able to process .pdf files there in the future.
Finally, media sets don’t support .rpt or .txt files at this current point in time. You might be able to store them in a dataset and process them that way though.
Dear @Isy ,
Thanks for your inputs, however could you kindly elaborate or provide some reference of how we can store a .pdf or .rpt as dataset ? As even if we do so
it is not readable
it is not getting picked or processed in code repository / notebook
unfortunately it is not allowing me to upload any screenshot, so not able to do the same.