how can SageCell read text file from url?
How can SageCell read text file from url? I work on SageCell. I will read input from text file i put on http/https.
you can load the URL of a file containing Sage or Python commands as follows:
load('URL')
If the URL is a .sage
file, it will be executed as a Sage code (with preparsing), if it is a .py
file, it will be executed as a Python code. I just tested, both http and https work.
Thanks a lot. God bless u...
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 7 years ago
Seen: 496 times
Last updated: Oct 28 '17
Problem installing sagecell server
Sage cell server - do I really need so many makeSagecell invocations?
Sagecell kwargs no longer works
Is anything special required to setup a moinmoin wiki server with sage cells?
Tiddlywiki and Sage Cell Server
Notebook environment ( cell width)
Get an error message when trying to install sage cell server