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

Add support for n-dimensional datasets #4

Closed
telamonian opened this issue Aug 20, 2019 · 1 comment · Fixed by #41
Closed

Add support for n-dimensional datasets #4

telamonian opened this issue Aug 20, 2019 · 1 comment · Fixed by #41

Comments

@telamonian
Copy link
Member

nd datasets can be supported by allowing the user to specify a desired 2D slice via an input box on the toolbar and a numpy-like slicing syntax. The default slice would be something like

[:, :, 0, 0, 0, 0, etc]
JonjonHays added a commit to JonjonHays/jupyterlab-hdf5 that referenced this issue Oct 15, 2019
JonjonHays added a commit to JonjonHays/jupyterlab-hdf5 that referenced this issue Oct 15, 2019
@loichuder
Copy link
Collaborator

@telamonian @JonjonHays Any progress on this ? I can help if needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants