Plotly.py on AzureML studio

Hello,

Have any one had luck with displaying plotly widget FigureWidget in azure ML studio ?

I am testing it on this code

import plotly.graph_objects as go

fw = go.FigureWidget()

fw.layout.title = "foo"

fw

It works in jupyterLab or vsc with jupyter extension.

In azureML i get this error:

aznb-single-iframe-output.js:1 Could not instantiate widget