-
Unable to see perspective widget ui in jupyter lab. I’m trying to display pandas dataframe in perspective widget. But unable to do that. jupyter lab version - 3.0.16 Can anyone help me here. How to display dataframe using perspective widget. |
Beta Was this translation helpful? Give feedback.
Answered by
timkpaine
Jul 8, 2021
Replies: 1 comment 1 reply
-
after installing |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
texodus
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
after installing
@jupyter-widgets/jupyterlab-manager
and@finos/perspective-jupyterlab
, did you refresh the page? Are there any console errors in the browser (open the developer tools or hit F12 and see if there are red errors)