Varinfo() not working in Jupyter Notebook in VSCode

When I am running a JupyterNotebook using Julia in VS Code, I get the following error when I use the varinfo() function:

ParseError: KaTeX parse error: No such environment: tabular at position 7: \begin{̲t̲a̲b̲u̲l̲a̲r̲}̲ {l | r | l} na…

This does not happen with a .jl file or the REPL.

Sincerely, Dale S. Rothman