Skip to content

Mistral AI python samples: '$' sign in the extracted markdown text breaks displaying the table (mistral-docai-basics.ipynb) #288

@pm-itia

Description

@pm-itia

In the file mistral-docai-basics.ipynb, in the line display(Markdown(simple_combined_markdown(ms8kResponse.json()["pages"][5]))) the presence of the '$' sign leads to incorrect displaying of the table from the document. A quick fix is to replace all occurrences of '$' to 'USD':

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions