Getting Help ‘?’ doesn’t work in the vs code with Julia notebook kernel, how can I make it work, or are there some alternative methods to solve it?
I believe @doc versioninfo
should work everywhere, though I haven’t tried it with notebooks.
It really works in vs code, thx.