workhorse / README.md
Dan
update README with setup instructions for Jupyter remote kernel on Hugging Face
52c2c00
---
title: Workhorse
emoji: 🐨
colorFrom: green
colorTo: green
sdk: docker
pinned: false
---
My jupyter remote kernel setup for huggingface
Set up with uv, ollama and hugging face cli
Setup:
- Add secrets JUPYTER_TOKEN and HF_TOKEN
- Run container on huggingface spaces
- connect in vscode in an ipynb file with `hf_name-hf_spacename.hf.space/lab` in my case `cubbk-workhorse.hf.space/lab` and put your JUPYTER_TOKEN password
- add packages with `%uv add package`