* upgrade node from 12 to 16 Signed-off-by: tariq-hasan <mmtariquehsn@gmail.com> * replace cypress with playwright for e2e tests in jupyter Signed-off-by: tariq-hasan <mmtariquehsn@gmail.com> * update base image for node Signed-off-by: tariq-hasan <mmtariquehsn@gmail.com> * update build scripts for tensorboard Signed-off-by: tariq-hasan <mmtariquehsn@gmail.com> * update build scripts for jupyter Signed-off-by: tariq-hasan <mmtariquehsn@gmail.com> --------- Signed-off-by: tariq-hasan <mmtariquehsn@gmail.com> |
||
|---|---|---|
| .. | ||
| src | ||
| .eslintrc.json | ||
| .prettierrc | ||
| README.md | ||
| karma.conf.js | ||
| ng-package.json | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.lib.json | ||
| tsconfig.lib.prod.json | ||
| tsconfig.spec.json | ||
README.md
Kubeflow
This library was generated with Angular CLI version 8.2.14.
Code scaffolding
Run ng generate component component-name --project kubeflow to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project kubeflow.
Note: Don't forget to add
--project kubeflowor else it will be added to the default project in yourangular.jsonfile.
Build
Run ng build kubeflow to build the project. The build artifacts will be stored in the dist/ directory.
Publishing
After building your library with ng build kubeflow, go to the dist folder cd dist/kubeflow and run npm publish.
Running unit tests
Run ng test kubeflow to execute the unit tests via Karma.
Further help
To get more help on the Angular CLI use ng help or go check out the Angular CLI documents.