[PR #11] [MERGED] Add uv installation instructions to README #21

Closed
opened 2026-02-16 03:17:22 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/notebookllama/pull/11
Author: @nick-galluzzo
Created: 7/8/2025
Status: Merged
Merged: 7/8/2025
Merged by: @AstraBert

Base: mainHead: fix/readme-add-uv-instructions


📝 Commits (1)

  • ee62e0b Add uv installation instructions to README

📊 Changes

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

View changed files

📝 README.md (+18 -0)

📄 Description

Hi team,

As a new user setting up the project, I noticed the README uses uv commands without providing the installation instructions for uv itself.

This PR adds a "Prerequisites" section to the README.md with the necessary commands to install uv, making the setup process smoother for future users.

Thanks!


🔄 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/run-llama/notebookllama/pull/11 **Author:** [@nick-galluzzo](https://github.com/nick-galluzzo) **Created:** 7/8/2025 **Status:** ✅ Merged **Merged:** 7/8/2025 **Merged by:** [@AstraBert](https://github.com/AstraBert) **Base:** `main` ← **Head:** `fix/readme-add-uv-instructions` --- ### 📝 Commits (1) - [`ee62e0b`](https://github.com/run-llama/notebookllama/commit/ee62e0b637fde571b69318b94ca12ae310f3aef5) Add uv installation instructions to README ### 📊 Changes **1 file changed** (+18 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+18 -0) </details> ### 📄 Description Hi team, As a new user setting up the project, I noticed the README uses `uv` commands without providing the installation instructions for `uv` itself. This PR adds a "Prerequisites" section to the `README.md` with the necessary commands to install `uv`, making the setup process smoother for future users. Thanks! --- <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-16 03:17:22 -05:00
yindo closed this issue 2026-02-16 03:17:22 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/notebookllama#21