Minor clean up of notebook

This commit is contained in:
Ashwin Bharambe 2025-02-07 11:36:29 -08:00
parent 10bda65b94
commit a8820597ee

View file

@ -86,7 +86,6 @@
"# NBVAL_SKIP\n", "# NBVAL_SKIP\n",
"\n", "\n",
"!apt-get install -y bubblewrap\n", "!apt-get install -y bubblewrap\n",
"# install a branch of llama stack\n",
"import os\n", "import os\n",
"os.environ[\"UV_SYSTEM_PYTHON\"] = \"1\"\n", "os.environ[\"UV_SYSTEM_PYTHON\"] = \"1\"\n",
"!pip install uv\n", "!pip install uv\n",