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

extensions does not work or only work once #1646

Open
zhang-xinyuan opened this issue Aug 1, 2023 · 0 comments
Open

extensions does not work or only work once #1646

zhang-xinyuan opened this issue Aug 1, 2023 · 0 comments

Comments

@zhang-xinyuan
Copy link

zhang-xinyuan commented Aug 1, 2023

Hello,

I installed jupyter_contrib_nb_extensions with the following versions:

· notebook version: 6.5.4
· python: 3.11.3
· jupyter_contrib_nbextensions: 0.7.0

using these commands for the installtion of jupyter_contrib_nbextensions:

pip install jupyter_nbextensions_configurator jupyter_contrib_nbextensions
jupyter contrib nbextension install --user
jupyter nbextensions_configurator enable --user

extensions appear in jupyter notebook, but they doesn't work properly.
For example, 1、 I must double-click on the blank space of the directory to display the content.
1690897624640(1)

2、For the Variable Inspector, it only displays the first variable and does not display any other variables that run after it
1690897511268(1)
it only shows int a, not b、c

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

1 participant