Using Jupyter Notebook in Windows Native
The following code:
search_doc("curl", whole_word=True)
produces a bunch of unreadable lines, is there any way to make them readable?
If those lines are internet links, they should also be clickable.
Daniel