Steve Canny

Results 116 comments of Steve Canny

@lambdalisue: that seems to work nicely! :) I'll continue to test and see if I come across any unintended side-effects, but certainly for Markdown it makes a smoother workflow :)...

One reason would be to preview a Markdown cell, say to make sure a LaTex expression formatted the way you intended. Right now what I do for that is press...

Nice workaround @bersace! I think I'll do it that way as well :)

@ZJLi2013 I see it downloading multiple versions but I don't see it installing more than one. What is the full message that begins with: "INFO: pip is downloading multiple versions...

Closing as resolved. @ZJLi2013 if you're still having trouble with this and can provide more information, please feel free to reopen.

Thanks for creating this issue @DanielBarbosabit :). We're tracking this as an enhancement and will take a look at it more closely as soon as we have bandwidth. In the...

How were you calling `unstructured` when you saw this problem? When partitioning you can set the `content_type` parameter to specify the content type when you know it and the auto-recognition...

Yeah, I was just typing that :) This is a case we should handle. You can try the `content_type` argument as a workaround for now, but I'll see about getting...

@LunaticMaestro font style is stored in `.metadata.emphasized_text_contents` and `.metadata.emphasized_text_tags`. Did you look there?

Hi @LunaticMaestro yes, unfortunately it turns out that metadata is not supported for PDF, apologies for that. It is supported for DOCX however if that's a help.