> 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.
I just tried this all again in macOS, and it worked fine with one exception below. However you should not copy over the bin directory, but just the j806 binaries, i.e. jconsole and libj.dylib. What changed for me since I last tried is a new prompt to paste in a token url in a browser before starting Jupyter, which is some additional security against malicious programs. We need to take care of this somehow. Incidentally, note that j806 is still a beta. For any serious use of the Jupyter system it would be better to remain with 805 for now. On Sun, Jun 4, 2017 at 2:34 PM, Murray Eisenberg <[email protected]> wrote: > 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 > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
