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

[BUG] Graph tab doesn't render in Amazon SageMaker Studio - Jupyter Lab #54

Closed
nivmorabin opened this issue Jan 5, 2021 · 3 comments
Closed
Assignees
Labels
bug Something isn't working
Projects

Comments

@nivmorabin
Copy link

nivmorabin commented Jan 5, 2021

Describe the bug
When trying to execute a .path() query in Jupyter Lab the Graph tab doesn't render, instead it shows
"Tab(children=(Output(layout=Layout(max_height='600px', overflow='scroll', width='100%')), Force(network=<graph…"

To Reproduce
Steps to reproduce the behavior:

  1. Go to Jupyter Lab
  2. Run a query with .path()

Current behavior
Screenshot taken from JupyterLab

image

Expected behavior
Screenshot taken from Jupyter

image

@nivmorabin nivmorabin added the bug Something isn't working label Jan 5, 2021
@austinkline
Copy link
Contributor

austinkline commented Jan 5, 2021

Thanks for reaching out! We haven't taken the work to support jupyterlabs yet, though we do build our visualization widget for labs already. Seems like the Tab widget isn't being displayed properly in the screenshot provided of labs, but that could be because our Force widget isn't installed properly.

I have cut a feature request for this: #55

@nivmorabin
Copy link
Author

Thanks a lot!
Appreciate it 👍

@krlawrence krlawrence added this to New issues/Needs triage in Planning Aug 2, 2021
@krlawrence krlawrence moved this from New issues/Needs triage or review to High priority in Planning Aug 6, 2021
@michaelnchin
Copy link
Member

Widgets now render properly in JupyterLab as of #271 .

@michaelnchin michaelnchin moved this from High priority to Resolved in Planning Mar 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Resolved
Planning
Resolved
Development

No branches or pull requests

3 participants