Discussion:
[Perldl] Updates to IPerl notebook
Zakariyya Mughal
2015-02-09 18:49:51 UTC
Permalink
Hello everyone!

I've just released some more changes to IPerl. A demo is viewable at
<http://nbviewer.ipython.org/github/zmughal/zmughal-iperl-notebooks/blob/master/IPerl-demos/20150209_IPerl_display_demo.ipynb>.
The latest version is not on CPAN yet, but it will be soon.

Also, if you're using IPerl and have public notebooks, please feel free
to add them to the wiki <https://github.com/zmughal/p5-Devel-IPerl/wiki>!

My next goal is to try getting interactive BokehJS plotting working
<http://bokeh.pydata.org/en/latest/docs/reference/bokehjs.html>.
This will require bidirectional communication between the notebook
JavaScript and Perl. See an example of what that looks like for iTorch
here <http://nbviewer.ipython.org/github/facebook/iTorch/blob/master/iTorch_Demo.ipynb>.

Regards,
- Zaki Mughal

Loading...