The Jupyter Notebook file type IPYNB is a JSON file. Simply open the file in a 
text editor and you will see how it’s stored. 

Sent from my iPhone

> On Jan 29, 2019, at 7:41 AM, David Mitchell <davidmitch...@att.net> wrote:
> 
> John,
> 
> I looked at your github notebooks.  They look interesting.
> 
> Is the JSON source for those notebooks available?  I was curious to see how 
> the conversion process went.
> 
> All the best,
> David Mitchell
> 
>> On 1/27/2019 15:12, 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 some J/JOD labs to Jupyter.
>> Jupyter labs support a richer documentation and execution environment than
>> we are used to seeing with J labs. You get all the typographic goodies of
>> Markdown, code pretty printing and, best of all, the final result can be
>> easily browsed by anyone. Casual browsers do not have to install J to view
>> lab output.
>> I would recommend all addon and lab authors to consider producing Jupyter
>> versions. It will help expose J's delights to wider audiences.
>> Have a look:
>> https://github.com/bakerjd99/jod/blob/master/jodnotebooks/JOD%20Labs%20in%20JupyteJOD%20Labs%20in%20Jupyter.ipynb
>> https://github.com/bakerjd99/jod/blob/master/jodnotebooks/JOD%20Introduction%20Lab.ipynb
>> https://github.com/bakerjd99/jod/blob/master/jodnotebooks/JOD%20Source%20Code%20Dump%20Scripts%20Lab.ipynb
>> https://github.com/bakerjd99/jod/blob/master/jodnotebooks/JOD%20Source%20Code%20Dump%20Scripts%20Lab.ipynb
>> John Baker
>> J'ugglar at Large
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to