mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-06-27 18:50:41 +00:00
Minor clean up of notebook
This commit is contained in:
parent
10bda65b94
commit
a8820597ee
1 changed files with 0 additions and 1 deletions
|
@ -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",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue