Skip to content

Instantly share code, notes, and snippets.

@Ewen2015
Last active May 25, 2023 03:36
Show Gist options
  • Save Ewen2015/4645dd8674bb6080908cbc5d67855441 to your computer and use it in GitHub Desktop.
Save Ewen2015/4645dd8674bb6080908cbc5d67855441 to your computer and use it in GitHub Desktop.
show plotly plot in AWS SageMaker notebook
import plotly.io as pio
pio.renderers.default = 'iframe'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment