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

Built-in array viewer for Set #893

Closed
fonsp opened this issue Feb 4, 2021 · 1 comment · Fixed by #926
Closed

Built-in array viewer for Set #893

fonsp opened this issue Feb 4, 2021 · 1 comment · Fixed by #926
Labels
display & PlutoRunner & AbstractPlutoDingetjes.jl good first issue Good for newcomers

Comments

@fonsp
Copy link
Owner

fonsp commented Feb 4, 2021

For AbstractArray, AbstractDict, tuples, and more, we use Pluto's built-in interactive tree viewer:

image

We should also use it for Set:

image

@fonsp fonsp added good first issue Good for newcomers display & PlutoRunner & AbstractPlutoDingetjes.jl labels Feb 4, 2021
@fonsp fonsp changed the title Built-in array viewer for Sets Built-in array viewer for Set Feb 4, 2021
@vladflore
Copy link
Contributor

vladflore commented Feb 18, 2021

Hey @fonsp ,

I'd like to have a go at this (I've already worked a bit on it and managed to get some results) :).

P.S. beginner here, Julia, Pluto and OS contributing so please bear with me :)

Best,
Vlad

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
display & PlutoRunner & AbstractPlutoDingetjes.jl good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants