mirror of
https://github.com/NVIDIA/nv-ingest.git
synced 2025-01-05 18:58:13 +03:00
Pin brev notebook to a known working commit until release time (#306)
This commit is contained in:
@@ -80,9 +80,7 @@
|
||||
"[ -d \"nv-ingest\" ] || git clone https://github.com/nvidia/nv-ingest\n",
|
||||
"\n",
|
||||
"cd nv-ingest\n",
|
||||
"\n",
|
||||
"# Once the 24.12 release is complete this should be uncommented to prevent future commits to main from breaking this notebook\n",
|
||||
"# git checkout 24.12\n",
|
||||
"git checkout d0a3008c8d933fa322e12fab11a2358e971388fa # will be updated to 24.12 release when ready\n",
|
||||
"\n",
|
||||
"export NGC_API_KEY=<enter-key-here>\n",
|
||||
"\n",
|
||||
|
||||
Reference in New Issue
Block a user