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

I am not able to view the Stepfunction rendition from an Amazon SageMaker Notebook #29

Closed
asahalyft opened this issue Feb 11, 2020 · 2 comments

Comments

@asahalyft
Copy link

For Context I am following the article https://github.com/juliensimon/amazon-sagemaker-examples/blob/master/step-functions-data-science-sdk/hello_world_workflow/hello_world_workflow.ipynb from Julien Simon of AWS

For context this is the corresponding video link https://youtu.be/0kMdOi69tjQ?t=502 where the author calls the render graph method on the jupyter notebook and he is able to see the graph

basic_workflow_execution.render_progress() doest not render the graph in the Amazon SageMaker Notebook but I can see the rendered graph in the AWS Step Functions console.
jupyter-notebook

@vaib-amz
Copy link
Contributor

Hi Anindya,

Looking at the screenshot posted in the issue, it looks like you might be using JupyterLab as your notebook environment. The graph visualizations provided by the Step Functions Data Science SDK are supported only on the standard Jupyter environment at present.

If you face any issues with the graph visualizations in the standard Jupyter environment, please let us know.

Vaib

@asahalyft
Copy link
Author

Ah, I see. That's indeed. It's working in notebook but not in Jupyter Lab.

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