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

Improve display of DimensionalData.DimVector (fixes #2936) #3075

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

greimel
Copy link
Contributor

@greimel greimel commented Oct 24, 2024

... following @fonsp's instructions from #2936

image

Try this Pull Request!

Open Julia and type:

julia> import Pkg
julia> Pkg.activate(temp=true)
julia> Pkg.add(url="https://github.com/greimel/Pluto.jl", rev="dimarray")
julia> using Pluto

@fonsp
Copy link
Owner

fonsp commented Oct 25, 2024

Thanks!

@fonsp fonsp merged commit ac2c422 into fonsp:main Oct 25, 2024
10 of 12 checks passed
@fonsp fonsp changed the title Improve display of DimVector (fixes #2936) Improve display of DimensionalData.DimVector (fixes #2936) Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants