Loading .pdf and .rpt file at jupyter notebook workspace or pipeline builder

Dear All,

  1. 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.

  2. 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.

Thanks in advance.

Hello!

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

  1. it is not readable
  2. 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.

Many thanks in advance for help.

Maybe it’s too late, but this post may be useful you to process .rpt files (if they look like the one in the post)

Hope it helps.