[PR #15] [MERGED] Docs: Correct default port from 8751 to 8501 #24

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

📋 Pull Request Information

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

Base: mainHead: docs/fix-default-port-reference


📝 Commits (1)

  • 3aca71b docs: Correct default port from 8751 to 8501

📊 Changes

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

View changed files

📝 README.md (+1 -1)

📄 Description

Hi! I noticed the documentation specifies that the app runs on port 8751. However, Streamlit's default port is 8501, and a search of the repository shows no configuration files that override this.

This PR updates the documentation to reflect the correct default port to avoid confusion for new users.


🔄 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/15 **Author:** [@nick-galluzzo](https://github.com/nick-galluzzo) **Created:** 7/9/2025 **Status:** ✅ Merged **Merged:** 7/9/2025 **Merged by:** [@AstraBert](https://github.com/AstraBert) **Base:** `main` ← **Head:** `docs/fix-default-port-reference` --- ### 📝 Commits (1) - [`3aca71b`](https://github.com/run-llama/notebookllama/commit/3aca71b33211453198fbfb3a1ff0a0a305b58fd8) docs: Correct default port from 8751 to 8501 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) </details> ### 📄 Description Hi! I noticed the documentation specifies that the app runs on port `8751`. However, Streamlit's default port is `8501`, and a search of the repository shows no configuration files that override this. This PR updates the documentation to reflect the correct default port to avoid confusion for new users. --- <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:23 -05:00
yindo closed this issue 2026-02-16 03:17:23 -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#24