You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/manuals/ollama.qmd
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
## Setting up Ollama on Python workbench and UU VRE workspaces
2
2
3
3
### 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:
0 commit comments