I converted a notebook with Python 3 kernel, which executed well in CoCalc, 
into a web page with SageCells 
<https://dahn-research.eu/Experimental/neural-network.html> with language 
python.
In the converted page, executing the first cell after the heading "Main 
Program" throws a FileNotFound error when it attempts to load a file from 
GitHub. Downloading the file in  Chrome from that URL works. (The URL is 
set in the first cell after the heading "Data Load Function".)
Note: As linked Sagecells cannot be automatically executed, all cells 
before this cell have to be executed before to reproduce the error.
Another (minor) error, which did not occur in CoCalc is, that print throws 
an error reporting a premature end of line when the string to be printed 
conatins \n.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-cell" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-cell/7c74a16a-7905-4085-bcff-cfcc9f1737f9n%40googlegroups.com.

Reply via email to