I wouldn't say there's an online notebook viewer so much a powerful toolkit to 
build one.  David Mertens recently implemented PDL::Graphics::Prima, which is 
an object framework that can be used to construct interactive notebooks very 
simply and quickly.  For example, you can generate a plot object and connect it 
to a PDL, and very easily update the plot as the PDL evolves - or 
autogenerate/autoupdate plots as you carry out a calculation.  

That is sort of in keeping with the PDL "style" -- our niche seems to be 
powerful tools that are expert-friendly, rather than polished packages.  




On Jun 13, 2014, at 9:27 AM, Paul Goodall <[email protected]> 
wrote:

> Hi,
> 
> Apologies if this has a very obvious answer, but does PDL have an equivalent 
> to the online notebook viewers available to the likes of Python, Ruby and 
> (even) Julia?
> http://nbviewer.ipython.org
> 
> I’d really like to make use of this ‘IPDL’ if it exists.
> 
> Thanks,
> 
> Paul
> 
> 
> 


_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to