mirror of
https://github.com/clearml/clearml-web
synced 2025-01-30 22:17:22 +00:00
Update README.md for ClearML
This commit is contained in:
parent
a2c22534cd
commit
0f2ba1e63a
@ -1,4 +1,4 @@
|
|||||||
# Trains Webapp
|
# ClearML Webapp
|
||||||
|
|
||||||
## Building the UI from source
|
## Building the UI from source
|
||||||
### Prerequisite
|
### Prerequisite
|
||||||
@ -18,7 +18,7 @@
|
|||||||
## Application Structure
|
## Application Structure
|
||||||
|
|
||||||
#### Business Logic module
|
#### Business Logic module
|
||||||
Contains Trains logic. api calls and trains objects (e.g tasks, models) and trains logic function (e.g isTaskHidden)
|
Contains ClearML logic. api calls and ClearML objects (e.g tasks, models) as well as ClearML logic function (e.g isTaskHidden)
|
||||||
|
|
||||||
#### Core module
|
#### Core module
|
||||||
Contains only logic. no declarations. no dependency with any other module beside ngrx.
|
Contains only logic. no declarations. no dependency with any other module beside ngrx.
|
||||||
|
Loading…
Reference in New Issue
Block a user