Re: [Jprogramming] Jupyter Versions of J Labs

2019-01-28 Thread Raul Miller
Can jupyter content be viewed portably on non-jupyter hardware? If so, how? Thanks, -- Raul On Sun, Jan 27, 2019 at 3:12 PM John Baker wrote: > > When I first encountered Jupyter Notebooks I thought they would make an > excellent delievery mechanism for J labs. > > This weekend I converted so

Re: [Jprogramming] Jupyter Versions of J Labs

2019-01-28 Thread John Baker
Yes, The notebooks can be rendered as. HTML or PDF. Look up nbviewer for all the details. Sent from my iPhone > On Jan 28, 2019, at 8:59 AM, Raul Miller wrote: > > Can jupyter content be viewed portably on non-jupyter hardware? > > If so, how? > > Thanks, > > -- > Raul > >> On Sun, Jan

Re: [Jprogramming] Jupyter Versions of J Labs

2019-01-28 Thread Raul Miller
I meant the interactive labs. Is there a good jupyter environment that J could use for labs which works across platforms? If it's not interactive J and/or if it doesn't work cross platform, it pretty much misses the entire point. Thanks, -- Raul On Mon, Jan 28, 2019 at 11:35 AM John Baker wr

Re: [Jprogramming] Jupyter Versions of J Labs

2019-01-28 Thread John Baker
The best way to get an interactive J Jupyter notebook is to install Anaconda and follow Martin’s instructions for setting up a J kernel. Martin’s instructions define kernels for Windows, Linux and Macs and Anaconda runs on all these systems. Once this is done any J Jupyter Notebook is 100% inte

Re: [Jprogramming] Jupyter Versions of J Labs

2019-01-28 Thread Raul Miller
That... sounds like a potential alternative to jhs and jqt, I suppose... Thanks, -- Raul On Mon, Jan 28, 2019 at 12:51 PM John Baker wrote: > > The best way to get an interactive J Jupyter notebook is to install Anaconda > and follow Martin’s instructions for setting up a J kernel. > > Martin

Re: [Jprogramming] Jupyter Versions of J Labs

2019-01-28 Thread Ian Clark
Raul wrote: > That... sounds like a potential alternative to jhs and jqt, I suppose... Yes, I'd love to get my hands on Jupyter-plus-J. AFAIK Jupyter raids Mathematica for its "workbook" concept, which theoretically obsoletes the platforms we have for delivering courseware, viz Jwiki and jqt. So I