appyter
appyter copied to clipboard
Holoviews import error (Unhandled output_mimetype renderer. )
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 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.