This repository was archived by the owner on Nov 6, 2019. It is now read-only.
Open
Conversation
Member
|
Awesome :) I'll merge and iterate on this later this week. Thanks! |
Author
|
Is there still interest in this? I'm working on the server-side components to thread this through the notebook server. Has this PR been superceded by now, or this there still intention to merge and iterate? |
Member
|
Still interested. Still intention to merge and iterate.
…On Thu, Feb 8, 2018 at 4:02 PM, Dan Allan ***@***.***> wrote:
Is there still interest in this? I'm working on the server-side components
to thread this through the notebook server. Has this PR been superceded by
now, or this there still intention to merge and iterate?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#307 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAIYSS_WmBlNOHLv0N3-rBrOlppNQQiZks5tS28MgaJpZM4PD6i2>
.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The example requires an h5serv server running at
localhost:5000with an HDF5 file such as this one:Given this dependency, the new example should probably not go into
index.ts. Where would you like me to move the example, @sccolbert? A separate file underexample-datagrid/src?Demo GIF, illustrating that 100x100 blocks of data load lazily when they come into view:
