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

Use with Jupyter lab #5

Open
premsaggar opened this issue Sep 14, 2021 · 2 comments
Open

Use with Jupyter lab #5

premsaggar opened this issue Sep 14, 2021 · 2 comments

Comments

@premsaggar
Copy link

Hi does this work with Jupyter Lab? I tried plot_graph but just see VBox...

Thanks.

@zverianskii
Copy link
Owner

zverianskii commented Sep 15, 2021

I don't use jupyterlab but enabling extension might help:

$ jupyter labextension install @jupyter-widgets/jupyterlab-manager bqplot

@premsaggar
Copy link
Author

Hi I got it working by upgrading to the latest Jupyter Lab and installing jupyterlab-widgets and ipywidgets. I'm able to see the graph and move it around (beautiful)! However, I can't have the graph update from moving the sliders or filtering the rules. Any idea what's going on? Thanks.

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