That's interesting - how can I load a file from another server? Can I make
an API/Curl call from within a SageCell?

Andrey Novoseltsev <novos...@gmail.com> schrieb am Di., 29. Aug. 2017 um
06:52 Uhr:

> On Monday, 28 August 2017 06:30:08 UTC-6, Ingo Dahn wrote:
>>
>> Is there a way to access (possibly through user interaction) files on a
>> local computer, in order to use - for example - R's read.table()?
>>
>
> I think something like this was achieved by
> https://github.com/sagemath/sagecell/blob/master/js/cell.js#L247 (and
> other places, probably). I've never looked at it which probably means that
> it has to be modified to work at all with the current version. Not sure
> what were the issues and why it was turned off.
>
> It is possible to load files from other servers, for local computer a
> possible solution may be to create a multiline textbox used for an interact
> control and copy-paste file there. I've done something like this a few
> years ago but don't have the code.
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "sage-cell" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/sage-cell/__tQ_iG9FZQ/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> sage-cell+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sage-cell/5e20ce80-e015-4900-8d1d-421cfa2dd227%40googlegroups.com
> <https://groups.google.com/d/msgid/sage-cell/5e20ce80-e015-4900-8d1d-421cfa2dd227%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 sage-cell+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-cell/CAK-88tAgMzSpQ1qB5SJndor29hsZVhOMBSyDoET3DW5ZoeubTQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to