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

Can't open variable content #200

Closed
jclsn opened this issue Apr 3, 2021 · 7 comments
Closed

Can't open variable content #200

jclsn opened this issue Apr 3, 2021 · 7 comments

Comments

@jclsn
Copy link

jclsn commented Apr 3, 2021

You were showing that you can open the variables to inspect them further. This doesn't work for me. There is a magnifying glass icon, but it doesn't do anything. I can click anywhere, but nothing opens

@BlindB0
Copy link

BlindB0 commented Apr 9, 2021

Confirm.
Latest JupyterLab.
Ubuntu 20.10 x64

@lckr
Copy link
Collaborator

lckr commented Apr 10, 2021

Hey guys, please make sure that the major version of the extension matches that of jupyter lab, e.g. jupyterlab >= 3.0.0 and extension >= 3.0.9.
If you did not install the extension via pip after the new jupyterlab release, you might have a version mismatch since the package on npm (used for the other installation possibilities) was outdated. This should be fixed now

@lckr lckr closed this as completed Apr 10, 2021
@jclsn
Copy link
Author

jclsn commented Apr 10, 2021

I reinstalled via pip and it still doesn't work. I have the right version. Everything is up to date, but when I click on the magnifying glass only the circle next the Python 3 kernel is flashing up. Do you need a special kernel for this to work?

@lckr
Copy link
Collaborator

lckr commented Apr 10, 2021

The inspection currently only works for some data types such a numpy array, pandas dataframes, ...
This of course means that you also need to have this packages installed.

If this doesn't work for you for the supported types, please let me know!

@BlindB0
Copy link

BlindB0 commented Apr 13, 2021

Ubuntu 20.10 x64
lckr-jupyterlab-variableinspector was installed via 'sudo pip install lckr-jupyterlab-variableinspector'
version showed in pip 3.0.9
JupyterLab 3.0.14
Python kernel 3.8.6
Nodejs 12.18.2
Npm was not installed.
...
So I cannot see any content of variables with magnifying glass icon.
Not even list or dict variables, just flashing circle next the Python 3 kernel.

@jclsn
Copy link
Author

jclsn commented May 1, 2021

@lckr: Of course I am using numpy arrays. It doesn't work. Really a pity. Let me know what information you need to analyse this! Sorry for the late reply. Haven't seen that you closed this.

@jclsn
Copy link
Author

jclsn commented May 7, 2021

@lckr Can you please reopen the issue?

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

3 participants