OK, I am not sure what happened here, but be aware that notebooks must be well-formed JSON, or will fail to load.
The question then is whether the notebook that fails for you is exactly what is distributed (either in the jupyter package or from the jsoftware github), or whether it has been changed in some way. Are you able to check this, or at least send me the notebook that fails? On Sun, May 7, 2017 at 2:08 PM, R.E. Boss <[email protected]> wrote: > See what you mean. > I could load the notebooks from https://github.com/jsoftware/ > jupyter/tree/master/labs and they worked well. > But the ones which were copied to my own machine, under > /Jupyter_Notebook_J_Examples, gave an error. > Unlike the ones installed already by Saurer. > > > R.E. Boss > > > > -----Original Message----- > > From: General [mailto:[email protected]] On Behalf > > Of chris burke > > Sent: zondag 7 mei 2017 22:18 > > To: General forum <[email protected]> > > Subject: Re: [Jgeneral] Standalone Jupyter Notebook / J - Environments > > available for download > > > > I just tried a fresh install on Windows and this notebook loaded > correctly. > > It takes a while to load, unfortunately, and perhaps should not be the > first lab > > in the core list. > > > > What happens when you try to load other labs? Had you loaded the > > "A_J_Introduction" lab previously? If it is just that lab at fault, can > you zip it > > and email to me (off forum)? > > > > > > On Sun, May 7, 2017 at 12:24 PM, R.E. Boss <[email protected]> wrote: > > > > > I get > > > Error loading notebook > > > Unreadable Notebook: C:\Program Files\J\Jupyter_Notebook_J_ > > > Examples\A_J_Introduction.ipynb NotJSONError("Notebook does not > > appear > > > to be JSON: '\\n\\n\\n\\n\\n\\n<!DOCTYPE html>\\n<html lang...",) > > > > > > when I tried to access a downloaded notebook from > > > https://github.com/jsoftware/jupyter/tree/master/labs in my > > > Jupyter_Notebook_J_Examples folder What's next? > > > > > > > > > R.E. Boss > > > > > > > -----Original Message----- > > > > From: General [mailto:[email protected]] On > > > > Behalf Of Herr Martin Saurer > > > > Sent: maandag 1 mei 2017 21:12 > > > > To: [email protected] > > > > 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 > > > > > ---------------------------------------------------------------------- > > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
