Remove unused env vars; change the other tmp folder name; fix examples

This commit is contained in:
Jash Gulabrai 2025-04-28 13:08:36 -04:00
parent c3d8940c95
commit 29f57d528d
9 changed files with 4 additions and 13 deletions

View file

@ -30,7 +30,6 @@
"outputs": [],
"source": [
"# Metadata associated with Datasets and Customization Jobs\n",
"os.environ[\"NVIDIA_USER_ID\"] = USER_ID\n",
"os.environ[\"NVIDIA_DATASET_NAMESPACE\"] = NMS_NAMESPACE\n",
"os.environ[\"NVIDIA_PROJECT_ID\"] = PROJECT_ID\n",
"\n",