nteract / vdom

🎄 Virtual DOM for Python
https://github.com/nteract/vdom/blob/master/docs/mimetype-spec.md
BSD 3-Clause "New" or "Revised" License
222 stars 35 forks source link

Add the v1 schema to the manifest.in. #71

Closed tonyfast closed 6 years ago

tonyfast commented 6 years ago

Add the v1 schema to the manifest because:

FileNotFoundError: [Errno 2] No such file or directory: '.../lib/python3.6/site-packages/vdom/schemas/vdom_schema_v1.json'

rgbkrk commented 6 years ago

Oh hey I didn't notice this. Do we need to ship shortly?

cc @mpacer

tonyfast commented 5 years ago

@rgbkrk @mpacer any chance y'all ship a new release soon? It would be nice to the repr html bits added in #68

rgbkrk commented 5 years ago

We need https://github.com/nteract/vdom/issues/69 to be resolved first or for the event handling stuff that @gnestor put in to be taken out.

rgbkrk commented 5 years ago

After merging both #68 and #44 right after each other, we ended up in a broken state and no one has had time to rectify this. I'd love it if Grant is able to, otherwise this is pretty open for you to tackle Tony.

gnestor commented 5 years ago

Ok it's time to fix this 👍