Trent Watson
Trent Watson
From the instructions you linked: >Instead of upgrading and updating all of your code at once (which is incredibly difficult and prone to bugs), this strategy enables you to upgrade...
@hkang1 This one (or at least the migration PRs going forward) probably needs a pretty comprehensive test plan. Can we put together some summary spec of the existing (intended) behavior...
@ioga thanks for review. would it make sense to just put all this stuff (And any new bun stuff going forward) into a `master/internal/trials`
> Can you add a feature switch and show the tab when the feature switch is enabled? ok done
Tests (except for downstream test which is currently broken from stylelint PR) passed [here](https://github.com/determined-ai/determined/pull/4820/checks?sha=0a9b490b402a1f3b553e26b6fa41f0a13b51ffd5) with only trivial changes since.
Did you ever figure anything out? Seems like there could be a workaround involving multiple 'nodes' per node. There is a way in d3-force to specify forces with an accessor:...
Awesome, thank you for making such a fantastic tool!
use case is basically synced selection + focus between the rows of a table and the series of a chart. with something like: > not selected -> stroke alpha =...
not sure if a use case constitutes "making my case." if need be i can argue it a little further 😃
ah okay, thanks for the tip!