This project may rely on third-party open source software packages that are installed at build time or runtime via standard Python package management tools. The copyright and license information for the direct third-party dependencies identified for this project are listed below.
No third-party source code has been copied into or vendored within this repository. All git-tracked source files in this repository are NVIDIA-authored content. Third-party software is consumed through package installation and is not bundled into the repository itself.
The Kaggle website and service at Kaggle are used as an external service / API and are not a distributed code dependency of this repository.
-
kaggle (Kaggle API/CLI)
License: Apache-2.0
Upstream: Kaggle/kaggle-api -
kagglesdk
License: Apache-2.0
Upstream: Kaggle/kagglesdk -
Codex CLI/SDK
License: Apache-2.0
Upstream: openai/codex -
RAPIDS cuDF
License: Apache-2.0
Upstream: rapidsai/cudf -
RAPIDS cuML
License: Apache-2.0
Upstream: rapidsai/cuml
-
claude-agent-sdk
License: MIT
Upstream: anthropics/claude-code-sdk-python -
pydantic
License: MIT
Upstream: pydantic/pydantic -
pytest
License: MIT
Upstream: pytest-dev/pytest -
rich
License: MIT
Upstream: Textualize/rich -
hatchling
License: MIT
Upstream: pypa/hatch -
CuPy
License: MIT
Upstream: cupy/cupy
-
httpx
License: BSD-3-Clause
Upstream: encode/httpx -
nbformat
License: BSD-3-Clause
Upstream: jupyter/nbformat -
numpy
License: BSD-3-Clause
Upstream: numpy/numpy -
pandas
License: BSD-3-Clause
Upstream: pandas-dev/pandas -
python-dotenv
License: BSD-3-Clause
Upstream: theskumar/python-dotenv -
scikit-learn
License: BSD-3-Clause
Upstream: scikit-learn/scikit-learn
- Based on the dependency review prepared for OSRB, all listed direct dependencies are under permissive licenses: MIT, BSD-3-Clause, or Apache-2.0, and no copyleft licenses were identified in the declared direct dependency set.
- This notice file is intended to document the direct third-party dependencies identified for the planned source release. If the dependency set changes, or if any third-party source code is later copied, vendored, or redistributed with the project, this file should be updated before release.