I tried again, this time just dropping a copy of j64-806/bin in place of JDemo/J805/bin, and I can get the jupyter front end to work — sort of.
The issue is I’m getting errors with Martin Saurer’s examples from https://github.com/martin-saurer/jkernel/tree/master/examples <https://github.com/martin-saurer/jkernel/tree/master/examples> For example, even if I run the commands directly in the standard j64-806’s jqt window, I get errors such as: load 'graphics/bmp viewmat’ i1 =: readbmp jpath '~user/jupyter_examples/assembly1.bmp’ viewrgb i1 |domain error: finite | mat=. finite MAT > On 3 Jun 2017 13:36:14 -0700,chris burke <[email protected] > <mailto:[email protected]>> wrote: > > Install j806 anywhere on your system and then copy over the j806 binaries > to the Jupyter J805/bin directory. > > There is no need to rename the Jupyter J805 folder. If you want to do that, > you need to search and replace the name in the rest of the Jupyter files. > > On Sat, Jun 3, 2017 at 12:33 PM, Murray Eisenberg <[email protected] > <mailto:[email protected]>> > wrote: > >> Is a J806 version of the integrated JDemo packaged J + jupiter available >> for macOS? >> >> If not, what is involved in replacing the J805 folder (or other files) >> inside the J805 version of JDemo? —— Murray Eisenberg [email protected] Mathematics & Statistics Dept. Lederle Graduate Research Tower phone 240 246-7240 (H) University of Massachusetts 710 North Pleasant Street Amherst, MA 01003-9305 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
