-
Based on our current architecture, it is no longer necessary to have a separate `tools` and `src` folders.
A better approach might be to put everything in `src` and have the structure mirror that of …
-
Hi all.
A few months ago I started adding Visual Diagram to my post when I was posting on linkedin. I am doing it every day and got feedback from people that said the visualization helped them a lot.…
-
### Discussed in https://github.com/rio-labs/rio/discussions/9
Originally posted by **Sn3llius** May 12, 2024
The `rio.Table` component serves as a fundamental element in many data-centric app…
-
### Checklist
- [X] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues).
- [X] For Python issues, I have tested with the [latest development wheel](http://www.open3d.org/do…
-
The newest version of Vega includes dynamic data loading which can't be supported by the current architecture of the vega visualization which loads all data prior to passing it to the vega engine (dis…
-
The code generation includes ALL of the components of a standard training file. These are the elements that need to be included in the UI:
* Import dataset
* Preprocess dataset
* Build neural netwo…
-
Starting v2.0 off by cannibalizing everything I can use from v1.0 in the UI department. This should be mostly no problem since I'm migrating to Next.js, but I am also doing a complete redesign, so I m…
-
If skills "VS Code" and "Visual Studio Code" are both used in the list of skills, we get nodes for each, even though VS Code is a [Wikipedia Redirect Page](https://en.wikipedia.org/wiki/Wikipedia:Redi…
-
### Checklist
- [X] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues).
- [X] For Python issues, I have tested with the [latest development wheel](https://www.open3d.org/d…
-
## Current state
Right now, suggestions are working this way:
* A black-box function on the datasource is providing a list of possible tables it can create with some meta information per column
*…