Pin brev notebook to a known working commit until release time (#306)

This commit is contained in:
Jeremy Dyer
2024-12-19 12:47:11 -05:00
committed by GitHub
parent d0a3008c8d
commit 3ab0bc5818

View File

@@ -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",