odtp-org / dt-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dt-example

This is an example of a really basic dt execution including dataloading and interactive visualization

graph LR
    HFDatabase[Huggingface Database] --> ComponentExample[Component Example]

    subgraph ODTP
        ComponentExample --> pygwalker[PygWalker]
    end
Loading

Tutorial

  1. Clone this repository
  2. Edit dt-example.sh with the ODTP user email
  3. Run the bash script: sh dt-example.sh

About

License:GNU Affero General Public License v3.0


Languages

Language:Shell 100.0%