jupyter / notebook

Jupyter Interactive Notebook
https://jupyter-notebook.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
11.44k stars 4.78k forks source link

Support Data Resource mimetype directly in classic #2685

Open rgbkrk opened 7 years ago

rgbkrk commented 7 years ago

mimetype: application/vnd.dataresource+json

Similar to #2683, support the data resource mimetype out of the box just like jupyterlab and the nteract frontends.

Pandas is one of the libraries supporting this mimetype: https://github.com/pandas-dev/pandas/pull/14904

/cc @gnestor

takluyver commented 6 years ago

This will be bumped again soon unless someone wants to tackle it.

rgbkrk commented 6 years ago

This is wholly dependent on getting the React PR in, which depends on the testing changes you're working on. I think we're safe to say we'll keep bumping this one until much later.

takluyver commented 6 years ago

Thanks - I've moved it to backlog so we can stop bumping it for every release.

rgbkrk commented 6 years ago

Cool, thanks.