Skip to content

Commit 1db4684

Browse files
authored
Merge pull request #39 from NVIDIA-AI-Blueprints/features/launchable-mean-variance-and-cuopt-label
Sync launchable notebooks with source updates and add Mean-Variance s…
2 parents 1a3aa6c + 172f46a commit 1db4684

8 files changed

Lines changed: 4948 additions & 1691 deletions

File tree

LICENSE-3rd-party.txt

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,4 +114,28 @@ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS”
114114

115115
--------------------------------------------------
116116

117+
------------------------------------------------------------
118+
MIT License
119+
------------------------------------------------------------
120+
The MIT License is a permissive license that allows reuse, with attribution and without warranty.
121+
122+
Packages under the MIT License:
123+
- pydantic - Copyright (c) 2017 to present Pydantic Services Inc. and individual contributors.
124+
125+
126+
Full MIT License Text:
127+
--------------------------------------------------
128+
129+
MIT License
130+
131+
Copyright (c) <YEAR> <COPYRIGHT HOLDER>
132+
133+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
134+
135+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
136+
137+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
138+
139+
--------------------------------------------------
140+
117141
END OF THIRD-PARTY LICENSES

brev/launchable-content.ipynb

Lines changed: 2393 additions & 862 deletions
Large diffs are not rendered by default.

brev/launchable-setup.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"id": "aa6a73ac",
103103
"metadata": {},
104104
"source": [
105-
"### Install Dependencies\n"
105+
"### Detect CUDA Version\n"
106106
]
107107
},
108108
{

0 commit comments

Comments
 (0)