brownplt / pyret-lang

The Pyret language.
Other
1.06k stars 106 forks source link

how to load a spreadsheet? #1026

Open shriram opened 7 years ago

shriram commented 7 years ago

From these docs

https://www.pyret.org/docs/latest/tables.html

it's impossible to tell how to take an actual spreadsheet you're looking at and get it imported into Pyret. What is a ? Is it the URL? Part of the URL? Do I have to own it? Etc.

jpolitz commented 7 years ago

Great point. This should be added to the "Open" dialog that can be used for images.

shriram commented 7 years ago

And the docs also need to be improved (CCing Tom).​

shriram commented 7 years ago

Do we want a separate section for the gdrive-sheets module or just include it inline under tables? Given that it will probably be a while before there are alternative data sources, I'd lean toward doing it as part of tables.

--Tom

On Tue, Jun 6, 2017 at 7:51 PM, Shriram Krishnamurthi sk@cs.brown.edu wrote:

And the docs also need to be improved (CCing Tom).​

shriram commented 7 years ago

I would indeed include it in tables for now. That way, "search in page" is also more likely to yield useful results.

On Tue, Jun 6, 2017 at 8:16 PM, Tom Hoffman tom.hoffman@gmail.com wrote:

Do we want a separate section for the gdrive-sheets module or just include it inline under tables? Given that it will probably be a while before there are alternative data sources, I'd lean toward doing it as part of tables.

--Tom

On Tue, Jun 6, 2017 at 7:51 PM, Shriram Krishnamurthi sk@cs.brown.edu wrote:

And the docs also need to be improved (CCing Tom).​

blerner commented 6 years ago

This seems to be fixed in docs; Joe's suggestion of enhancing the Open dialog is still to be done.

schanzer commented 3 years ago

Recommend renaming the issue to specifically talk about the Open dialog, or making a new issue specific to that. And I am all for @jpolitz 's suggestion.