Plotly nicht in Jupyter zeigen

import plotly.offline as pyo
pyo.init_notebook_mode()
Embarrassed Elk