nbviewer icon indicating copy to clipboard operation
nbviewer copied to clipboard

400 : Bad Request

Open maryamayat opened this issue 4 years ago • 1 comments

When I open this notebook , I get this error:

400 : Bad Request {'model_id': 'cca6545d689344a68abd93983b6655ef', 'version_major': 2, 'version_minor': 0} is not valid under any of the given schemas Failed validating 'oneOf' in display_data['properties']['data']['patternProperties']['^(?!application/json$)[a-zA-Z0-9]+/[a-zA-Z0-9\-\+\.]+$']: On instance['cells'][14]['outputs'][1]['data']['application/vnd.jupyter.widget-view+json']: {'model_id': 'cca6545d689344a68abd93983b6655ef', 'version_major': 2, 'version_minor': 0}

However, it works if I open it through github (this url).

Originally posted by @maryamayat in https://github.com/jupyter/nbviewer/issues/924#issuecomment-659120558

maryamayat avatar Jul 16 '20 14:07 maryamayat

I have the exact same issue

czynot avatar Jul 24 '20 09:07 czynot