A cell cannot download an arbitrary file from the Web.
Is that what the code is trying to do? On Fri, 24 Sep 2021, Ingo Dahn wrote:
I converted a notebook with Python 3 kernel, which executed well in CoCalc, into a web page with SageCells 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.
-- 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/alpine.LRH.2.21.2109240718050.10940%40li375-150.members.linode.com.
