appyter icon indicating copy to clipboard operation
appyter copied to clipboard

Holoviews import error (Unhandled output_mimetype renderer. )

Open karolina-precisionlife opened this issue 3 years ago • 1 comments

import holoviews as hv
hv.extension('bokeh')
from holoviews import opts, dim

Unhandled output_mimetype renderer. This message only appears in development, if there is a rendering issue, please report this on Appyter Issues with this information:

{"type":"output-mimetype","error":{"missing":["application/vnd.holoviews_load.v0+json"],"data_keys":["application/javascript","application/vnd.holoviews_load.v0+json"]}}

karolina-precisionlife avatar Sep 30 '22 14:09 karolina-precisionlife

@karolina-precisionlife thank you for the report

If it still shows up the warning can be safely ignored for now, it will not be shown in production. We will look into this new mimetype and see if it warrants a dedicated handler.

u8sand avatar Sep 30 '22 14:09 u8sand