hpc-toolset-tutorial icon indicating copy to clipboard operation
hpc-toolset-tutorial copied to clipboard

jupyter notebook needs additional imports

Open johrstrom opened this issue 1 year ago • 0 comments

The jupyter notebook in the OnDemand demo needs this additional import as well as the default rendering setting.

import plotly.io as pio
pio.renderers.default = 'notebook'

johrstrom avatar Mar 18 '24 18:03 johrstrom