Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pluto's Live Docs feature does not show docs of loaded packages #3034

Open
donovaly opened this issue Sep 29, 2024 · 0 comments
Open

Pluto's Live Docs feature does not show docs of loaded packages #3034

donovaly opened this issue Sep 29, 2024 · 0 comments
Labels
bug Something isn't working Live Docs The Live Docs panel on the bottom right of the editor

Comments

@donovaly
Copy link

As a beginner, I tried to learn Julia via Pluto. I see that in YouTube videos, Pluto tells you information about loaded packages but for me I don't get any information other than for commands that are in Main:

firefox_8Yoc316A5k

In the example above, you can see that I get info for the size() command but not for the Kernel class that is defined in
using ImageFiltering

But in YouTube videos, I see that when they type "Kernel." they get suggestions on how to complete the command, and also that they get info about the "Kernel" class. The guys in YouTube are in MacOS, while I am on Windows 10 and Julia 1.11.0 RC4.

Maybe this is a bug or under Windows I have to install something special?

@Pangoraw Pangoraw added bug Something isn't working Live Docs The Live Docs panel on the bottom right of the editor labels Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Live Docs The Live Docs panel on the bottom right of the editor
Projects
None yet
Development

No branches or pull requests

2 participants