open-notebook/docs/0-START-HERE
Luis Novo 9811c58d15
docs: fix docker container names in local setup guides (#577)
Docker Compose v2 derives container names from the directory name using
dashes. Since the docs instruct users to create an `open-notebook-local`
folder, the correct container name is `open-notebook-local-ollama-1`,
not `open_notebook-ollama-1`.

Fixes #575
2026-02-14 18:38:32 -03:00
..
index.md docs: update quick start guides and core concepts for clarity and accuracy 2026-01-04 09:09:20 -03:00
quick-start-cloud.md feat: credential-based API key management (#477) (#540) 2026-02-10 08:30:22 -03:00
quick-start-local.md docs: fix docker container names in local setup guides (#577) 2026-02-14 18:38:32 -03:00
quick-start-openai.md feat: credential-based API key management (#477) (#540) 2026-02-10 08:30:22 -03:00