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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Coloring contextual help #41

Open
slmg opened this issue Aug 9, 2021 · 3 comments
Open

Coloring contextual help #41

slmg opened this issue Aug 9, 2021 · 3 comments

Comments

@slmg
Copy link

slmg commented Aug 9, 2021

Hi, first of all thank you for this theme! I find it much more easy for the eyes than jupyter's default dark theme. 馃憤

Would it be possible to colorize the contextual help consistently with the cell blocks?

image

Thanks!

@hellojinwoo
Copy link

@slmg Just one quick question. How can I see the contextual help (e.g. the pd.DataFrame's Init signature and Docstring in your screenshot) in jupyterlab? How can I do that? I am using jupyterlab-desktop and I don't have such a thing.

@slmg
Copy link
Author

slmg commented Jun 3, 2022

Hi @hellojinwoo, sorry for the late answer. You probably already know this by now, here is the answer anyway (screenshot copied from this link).

@slmg
Copy link
Author

slmg commented Jun 7, 2022

Just to complement my previous comment, it's also possible to show signature/docstring of objects by appending ?, ex pd.DataFrame?. Furthermore the IPython magic command %pdef, %pdoc and %pinfo can be used, among others.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants