Skip to content

Commit d643781

Browse files
Update uv description for running ollama (#127)
* update doc * Clarify uv installation instructions in manual --------- Co-authored-by: Jelle Treep <40466121+jelletreep@users.noreply.github.com>
1 parent 55d35bf commit d643781

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/manuals/ollama.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## Setting up Ollama on Python workbench and UU VRE workspaces
22

33
### Dependencies
4-
This tutorial assumes you have an installation of `uv` on your workspace. Python Workbench workspaces come with this preinstalled. The UU VRE workspaces has it as optional software, you need to either select Python tools when creating the workspace or install it yourself with:
4+
This tutorial assumes you have an installation of `uv` (Python package manager) on your workspace. Most SURF Research Cloud workspaces now come with `uv` preinstalled. If (in the rare case) you are using a workspace without any components, then you can install `uv ` yourself with:
55

66
```
77
curl -LsSf https://astral.sh/uv/install.sh | sh

0 commit comments

Comments
 (0)