season-framework / seasondh

move to https://github.com/season-framework/dizest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SEASON Datahub Platform

Introduction

SEASON Datahub Platform (seasondh) provides visual convenience for artificial intelligence data analysis based on web technology.

screenshot

Installation

pip install seasondh

Run Datahub

run web daemon

cd ~
mkdir workspace
cd workspace
seasondh web --port 3000 --host 127.0.0.1 --password 1234

connect http://127.0.0.1:3000 on your web browser

screenshot

Basic Concepts

seasondh provides pipeline-based data processing flow. like below.

screenshot

Each component is designed with the concept of an app and performs tasks independently according to the sequence of data processing.

About

move to https://github.com/season-framework/dizest


Languages

Language:HTML 52.5%Language:JavaScript 42.9%Language:CSS 2.9%Language:SCSS 0.9%Language:Python 0.3%Language:Pug 0.2%Language:Less 0.2%Language:Ruby 0.1%Language:Shell 0.0%