Skip to content
This repository has been archived by the owner on Dec 9, 2022. It is now read-only.

Notebook Validation Failed #24

Open
mridulrb opened this issue Feb 23, 2020 · 0 comments
Open

Notebook Validation Failed #24

mridulrb opened this issue Feb 23, 2020 · 0 comments

Comments

@mridulrb
Copy link
Member

I tried running the code on localhost with anaconda, I keep getting this error.

Notebook JSON is invalid: 'application/vnd.bokehjs_load.v0+json' does not match any of the regexes: '^(?!application/json$)[a-zA-Z0-9]+/[a-zA-Z0-9\-\+\.]+$'

Failed validating 'additionalProperties' in display_data['properties']['data']:

On instance['cells'][19]['outputs'][1]['data']:
{'application/javascript': '\n'
                           '(function(root) {\n'
                           '  function now() {\n'
                           '    return new Date();\n'
                           '  }...',
 'application/vnd.bokehjs_load.v0+json': '\n'
                                         '(function(root) {\n'
                                         '  function now() {\n'
                                         '    return new Date();\n'
                                         '  }...'}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant