[PR #130] [CLOSED] Updated readme to mention that this library needs ollama service to be running and also snippet to run it if someone is using a jupyter notebook #371

Closed
opened 2026-02-15 16:30:09 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama-python/pull/130
Author: @omkar787
Created: 4/25/2024
Status: Closed

Base: mainHead: note-in-readme


📝 Commits (1)

  • 492f42b Note added in readme about the fact that the ollama service should be running before using ollama python library and also details about how to solve the connection refused error while running ollama in a jupyter notebook is also added

📊 Changes

1 file changed (+17 additions, -0 deletions)

View changed files

📝 README.md (+17 -0)

📄 Description

Note added in readme about the fact that the ollama service should be running before using ollama python library and also details about how to solve the connection refused error while running ollama in a jupyter notebook is also added


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama-python/pull/130 **Author:** [@omkar787](https://github.com/omkar787) **Created:** 4/25/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `note-in-readme` --- ### 📝 Commits (1) - [`492f42b`](https://github.com/ollama/ollama-python/commit/492f42b572248063a529ce3cff54a8bde55d96e4) Note added in readme about the fact that the ollama service should be running before using ollama python library and also details about how to solve the connection refused error while running ollama in a jupyter notebook is also added ### 📊 Changes **1 file changed** (+17 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+17 -0) </details> ### 📄 Description Note added in readme about the fact that the ollama service should be running before using ollama python library and also details about how to solve the connection refused error while running ollama in a jupyter notebook is also added --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 16:30:09 -05:00
yindo closed this issue 2026-02-15 16:30:09 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ollama/ollama-python#371