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

Add support for interactive visualizations in jupyter-lab #14

Open
slabasan opened this issue Feb 7, 2022 · 0 comments
Open

Add support for interactive visualizations in jupyter-lab #14

slabasan opened this issue Feb 7, 2022 · 0 comments

Comments

@slabasan
Copy link
Collaborator

slabasan commented Feb 7, 2022

Dear Hatchet developers,

We discovered in Issue hatchet/hatchet#360 that the roundtrip-based interactive visualizations work in classic/legacy Jupyter notebook but do not currently work in Jupyer-lab. I observed this same behavior on my laptop and also at NERSC.

In classic Jupyter, this cell produces the expected output:

gf = ht.GraphFrame.from_literal(lit_graph)
%loadVisualization roundtrip_path lit_graph
``
But in Jupyter-lab, the same cell executes but nothing is displayed.

I would appreciate it if you could add support for interactive Hatchet visualizations Jupyter-lab (the default at NERSC).

If you need additional information please let me know.

Thank you very much,
Laurie
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