neat... works in windows, some caveats though:
wait until a cell executes (* means not done yet) before executing next one.
upon opening the notebook, likely each cell with definitions need to be 
executed before one using those definitions is.
distribution includes qjide which is a cool web front end that also depends on 
python.
Macs get 64 bit, but windows/linux not. :(

qjide doesn't like internet explorer (windows 8.1 version), but firefox is 
good.  Actually ie works ok on restart but then breaks quickly again.

In trying to transfer jupyter url from ie (default browser) to firefox, I get 
asked for a password/token, but the command to find a token does not provide 
one.  restarting jupyter from .bat file does provide a tokenized url that I can 
paste in the browser of my choice. (firefox strips LF, chrome doesn't)
Large labs such as A_J_introduction are quite slow to load.

      From: Herr Martin Saurer <martin.sau...@bluewin.ch>
 To: gene...@jsoftware.com 
 Sent: Monday, May 1, 2017 3:12 PM
 Subject: [Jgeneral] Standalone Jupyter Notebook / J - Environments available 
for download
   
Dear All,

As of now, standalone Jupyter Notebook / J - environments are available for 
download at
http://code.jsoftware.com/wiki/Guides/Jupyter 
<http://code.jsoftware.com/wiki/Guides/Jupyter>. The packages for 
Windows/Linux/Mac contain
everything you need to run the Jupyter Notebook together with the J kernel. The 
packages
contain pre-configured J, Python and Jupyter environments, so no additional 
downloads are
needed. Also there is no installation procedure, and therefore no changes are 
made to your
system.

The Jupyter Notebook is an open-source web application that allows you to 
create and share
documents that contain live code, equations, visualizations and explanatory 
text. Uses
include: data cleaning and transformation, numerical simulation, statistical 
modelling,
machine learning and much more.

Several demos and showcases are included to show J’s capabilities in 
mathematics and data
analysis. More examples (J Labs) can be downloaded from 
https://github.com/jsoftware/jupyter <https://github.com/jsoftware/jupyter>.
Furthermore, these environments are fully functional (not just another demo), 
and contain
everything you need to create and run your own J based Jupyter Notebooks.

Just download and run jupyter-notebook.cmd (Windows), jupyter-notebook.command 
(Mac) or
jupyter-notebook.sh (Linux) from the unpacked JDemo folder.


Many thanks to Chris Burke for converting J Labs to Jupyter Notebooks, and for 
testing
the environments.


Have fun!

Best Regards

Martin

----------------------------------------------------------------------
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