Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
162 changes: 162 additions & 0 deletions 3rdparty/licenses/ui/frontend/kui/LICENSE-NVIDIA.txt

Large diffs are not rendered by default.

1,781 changes: 1,781 additions & 0 deletions 3rdparty/licenses/ui/frontend/kui/third-party-licenses.txt

Large diffs are not rendered by default.

10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,12 @@ Refer to the README files in the subfolders for additional information.

The [tutorial](./tutorial/README.md) also provides a comprehensive compilation of all relevant information in a single location.

This project will download and install additional third-party open source software projects. Review the [license terms](./3rdparty/licenses/) of these open source projects before use.
## Licensing Information

### Third-Party Licenses
This project will download and install additional third-party open source software projects. Review the [license terms](./3rdparty/licenses/) of these open source projects before use.

### NVIDIA License
This project includes components that are licensed under the NVIDIA Software License Agreement. The full text of the NVIDIA license can be found at [LICENSE-NVIDIA.txt](./3rdparty/licenses/ui/frontend/kui/LICENSE-NVIDIA.txt). By using this software, you agree to comply with the terms and conditions outlined in the NVIDIA license agreement.

**Note**: The NVIDIA license terms are proprietary and include specific restrictions on use, modification, and distribution. Please review the license carefully before using this software.
7 changes: 2 additions & 5 deletions visualization/frontend/analytics-dashboard/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,8 @@ WORKDIR /app
COPY package.json pnpm-lock.yaml ./
# COPY .npmrc .npmrc

# Create .npmrc file for Kaizen UI repositories
# TODO: Modify this to point to public repositories once available.
RUN echo "@kui-react:registry=https://urm.nvidia.com/artifactory/api/npm/sw-ngc-cloud-npm-local/" >>.npmrc
RUN echo "@kui-shared:registry=https://urm.nvidia.com/artifactory/api/npm/sw-ngc-cloud-npm-local/" >>.npmrc
RUN echo "@nv-brand-assets:registry=https://urm.nvidia.com/artifactory/api/npm/sw-nvpubcloud-npm-local/" >>.npmrc
# Copy local packages
COPY vendor ./vendor

# Install dependencies using pnpm
RUN pnpm install
Expand Down
30 changes: 15 additions & 15 deletions visualization/frontend/analytics-dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,21 +9,21 @@
"lint": "next lint"
},
"dependencies": {
"@kui-react/app-bar": "4.131.6",
"@kui-react/button": "4.131.6",
"@kui-react/card": "4.131.6",
"@kui-react/checkbox": "4.131.6",
"@kui-react/datepicker": "4.131.6",
"@kui-react/flex": "4.131.6",
"@kui-react/horizontal-nav": "4.131.6",
"@kui-react/label": "4.131.6",
"@kui-react/radio": "4.131.6",
"@kui-react/select": "4.131.6",
"@kui-react/table": "4.131.6",
"@kui-react/text": "4.131.6",
"@kui-react/text-input": "4.131.6",
"@kui-react/theme": "4.131.6",
"@kui-shared/styles": "4.131.6",
"@kui-react/app-bar": "file:./vendor/npm-packages/kui-react-app-bar-4.131.6.tgz",
"@kui-react/button": "file:./vendor/npm-packages/kui-react-button-4.131.6.tgz",
"@kui-react/card": "file:./vendor/npm-packages/kui-react-card-4.131.6.tgz",
"@kui-react/checkbox": "file:./vendor/npm-packages/kui-react-checkbox-4.131.6.tgz",
"@kui-react/datepicker": "file:./vendor/npm-packages/kui-react-datepicker-4.131.6.tgz",
"@kui-react/flex": "file:./vendor/npm-packages/kui-react-flex-4.131.6.tgz",
"@kui-react/horizontal-nav": "file:./vendor/npm-packages/kui-react-horizontal-nav-4.131.6.tgz",
"@kui-react/label": "file:./vendor/npm-packages/kui-react-label-4.131.6.tgz",
"@kui-react/radio": "file:./vendor/npm-packages/kui-react-radio-4.131.6.tgz",
"@kui-react/select": "file:./vendor/npm-packages/kui-react-select-4.131.6.tgz",
"@kui-react/table": "file:./vendor/npm-packages/kui-react-table-4.131.6.tgz",
"@kui-react/text": "file:./vendor/npm-packages/kui-react-text-4.131.6.tgz",
"@kui-react/text-input": "file:./vendor/npm-packages/kui-react-text-input-4.131.6.tgz",
"@kui-react/theme": "file:./vendor/npm-packages/kui-react-theme-4.131.6.tgz",
"@kui-shared/styles": "file:./vendor/npm-packages/kui-shared-styles-4.131.6.tgz",
"next": "14.2.15",
"react": "^18",
"react-day-picker": "^9.4.2",
Expand Down
2,987 changes: 1,600 additions & 1,387 deletions visualization/frontend/analytics-dashboard/pnpm-lock.yaml

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.