Skip to content

Files

Latest commit

17b420c · Mar 2, 2022

History

History
This branch is 28 commits behind DataCanvasIO/HyperBoard:main.

experiment-visualization-frontend

experiment_visualization_frontend

中文

This project includes the frondend library for experiment visualization, which are used by projects experiment-visualization and experiment-notebook-widget

Creat a project

The required software environment is:

Besides, this project requires the package manager yarn and the module bundler webpack. Install them by the following command:

npm install -g webpack webpack-cli yarn

Clone the project codes:

git clone https://github.com/DataCanvasIO/HyperBoard.git

Creat a new project:

cd HyperBoard/experiment-visualization-frontend
yarn
webpack