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

Jupyter notebook wont display widget #1385

Closed
robambalu opened this issue Apr 19, 2021 · 2 comments
Closed

Jupyter notebook wont display widget #1385

robambalu opened this issue Apr 19, 2021 · 2 comments

Comments

@robambalu
Copy link

I'm trying to get perspective working in a jupyter notebook. Ive followed the directions, installed perspective-python as well as jupyterlab extensions ( including ipywidget ).
Everything installed fine, but I'm trying the simplest example in my notebook and it wont display anything. I notice that when I just eval the widget, it doesn't just print the repr of it, so it seems like its trying to do something. Any debugging tips would be appreciated:

Capture

@timkpaine
Copy link
Member

timkpaine commented Apr 19, 2021

This looks like you're running Jupyter Notebook, which we do not support. Use JupyterLab instead.

@robambalu
Copy link
Author

Thanks Tim! that was it

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