I\'m making a REPL interface for my Python app with prompt_toolkit. One part of the app must print out a pandas dataframe in the tabular format using DataFrame.to_markdown.