help wanted
Repository metrics
- Stars
- (1,028 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
Would be great if there was a function hooking into the jupyter-inspect machinery that would prompt for a symbol and display the results for that symbol.
My vision for this is that you could also hook into the completion machinery and have an interface similar to describe-function/describe-variable but for Julia symbols.
I'll submit a PR if interest.