Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do I select iris as input in the playground? #6

Closed
geotheory opened this issue Feb 4, 2021 · 1 comment
Closed

How do I select iris as input in the playground? #6

geotheory opened this issue Feb 4, 2021 · 1 comment
Labels
question Further information is requested

Comments

@geotheory
Copy link

geotheory commented Feb 4, 2021

Thanks so much - this library is awesome!

The very handy playground includes iris, but it's not clear how to use it. The input table is visible but output says Error: ReferenceError: iris is not defined.

Wonder if worth preserving state in e.g. URL hash string so examples could be shared this way?

@pbeshai
Copy link
Owner

pbeshai commented Feb 4, 2021

Ah, you just have to click the input box to select iris:
image

Then input is equal to iris. perhaps confusing and we can switch to just calling them cars and iris in the playground itself.

Would love it if the playground was fancy enough to store and restore the state, PRs welcome on both fronts

@pbeshai pbeshai closed this as completed Feb 4, 2021
@pbeshai pbeshai changed the title Playground How do I select iris as input in the playground? Feb 4, 2021
@pbeshai pbeshai added the question Further information is requested label Feb 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants