Commit 9dcb440
authored
vdk-jupyter: installation and build (#2319)
What:
Pinned all the dependencies to a specific version and add
package-lock.json file. The purpose is to lock the installed
dependencies to a specific version number so that subsequent
installations can replicate the exact same dependency tree in the
future, regardless of any new package releases.
Why: the package has really unstable build
Tested: cicd script is added for installing and building the package
Signed-off-by: Duygu Hasan [hduygu@vmware.com](mailto:hduygu@vmware.com)1 parent 9865728 commit 9dcb440
File tree
3 files changed
+614
-1589
lines changed- projects/vdk-plugins/vdk-jupyter
- vdk-jupyterlab-extension
3 files changed
+614
-1589
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
0 commit comments