Jupyter-PHP icon indicating copy to clipboard operation
Jupyter-PHP copied to clipboard

Add "complex objects" representation support

Open castarco opened this issue 9 years ago • 0 comments

Some kernels like IPython allow sending complex objects to the Jupyter Notebook, like tables, plots, or even interactive widgets. It would be nice to add those capabilities to the Jupyter-PHP kernel.

  • [ ] tables and/or "dataframes" support.
  • [ ] plots support.
  • [ ] interactive plots support. Nice dream.

castarco avatar Mar 27 '16 22:03 castarco