Typography: - Applied Montserrat font globally across all pages - Reduced main headers from 44px to 20px - Subheaders scaled to 18px and 16px - Body text standardized at 16px - Source citations reduced to 14px for better readability - Captions and small text at 13px Style Improvements: - Consistent font weights (300-700 range) - Better line-height for readability (1.3-1.5) - Reduced spacing for cleaner look - Styled chat messages for consistency - Smaller button text (14px) - Refined expander headers - Professional color scheme maintained Files Modified: - Created styles.py with centralized CSS - Applied to App.py - Applied to all 4 notebook pages - Custom CSS injected via st.markdown User Experience: - Cleaner, more professional appearance - Better visual hierarchy - Easier to scan and read - Sources less overwhelming - Consistent across all pages 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
62 lines
5.4 KiB
Text
62 lines
5.4 KiB
Text
[10/01/25 17:08:12] INFO Starting MCP server 'MCP For server.py:1358
|
|
NotebookLM' with transport
|
|
'streamable-http' on
|
|
http://127.0.0.1:8000/mcp/
|
|
INFO:FastMCP.fastmcp.server.server:Starting MCP server 'MCP For NotebookLM' with transport 'streamable-http' on http://127.0.0.1:8000/mcp/
|
|
/Users/daveporter/notebookllama/notebookllama/.venv/lib/python3.13/site-packages/websockets/legacy/__init__.py:6: DeprecationWarning: websockets.legacy is deprecated; see https://websockets.readthedocs.io/en/stable/howto/upgrade.html for upgrade instructions
|
|
warnings.warn( # deprecated in 14.0 - 2024-11-09
|
|
/Users/daveporter/notebookllama/notebookllama/.venv/lib/python3.13/site-packages/uvicorn/protocols/websockets/websockets_impl.py:17: DeprecationWarning: websockets.server.WebSocketServerProtocol is deprecated
|
|
from websockets.server import WebSocketServerProtocol
|
|
INFO: Started server process [9983]
|
|
INFO: Waiting for application startup.
|
|
INFO:mcp.server.streamable_http_manager:StreamableHTTP session manager started
|
|
INFO: Application startup complete.
|
|
INFO: Uvicorn running on http://127.0.0.1:8000 (Press CTRL+C to quit)
|
|
INFO: 127.0.0.1:56539 - "POST /mcp HTTP/1.1" 307 Temporary Redirect
|
|
INFO:mcp.server.streamable_http_manager:Created new transport with session ID: a97441f5cebf4f8b9de93a1c59333123
|
|
INFO: 127.0.0.1:56539 - "POST /mcp/ HTTP/1.1" 200 OK
|
|
INFO: 127.0.0.1:56542 - "POST /mcp HTTP/1.1" 307 Temporary Redirect
|
|
INFO: 127.0.0.1:56543 - "GET /mcp HTTP/1.1" 307 Temporary Redirect
|
|
INFO: 127.0.0.1:56542 - "POST /mcp/ HTTP/1.1" 202 Accepted
|
|
INFO: 127.0.0.1:56543 - "GET /mcp/ HTTP/1.1" 200 OK
|
|
INFO: 127.0.0.1:56545 - "POST /mcp HTTP/1.1" 307 Temporary Redirect
|
|
INFO: 127.0.0.1:56545 - "POST /mcp/ HTTP/1.1" 200 OK
|
|
INFO:mcp.server.lowlevel.server:Processing request of type CallToolRequest
|
|
INFO:httpx:HTTP Request: POST https://api.cloud.llamaindex.ai/api/v1/pipelines/884e242c-86dd-4824-8347-e6dfb91d98dc/retrieve "HTTP/1.1 200 OK"
|
|
INFO:httpx:HTTP Request: POST https://api.openai.com/v1/responses "HTTP/1.1 200 OK"
|
|
INFO:mcp.server.lowlevel.server:Warning: PydanticDeprecatedSince20: The `parse_obj` method is deprecated; use `model_validate` instead. Deprecated in Pydantic V2.0 to be removed in V3.0. See Pydantic V2 Migration Guide at https://errors.pydantic.dev/2.11/migration/
|
|
INFO: 127.0.0.1:56552 - "DELETE /mcp HTTP/1.1" 307 Temporary Redirect
|
|
INFO:mcp.server.streamable_http:Terminating session: a97441f5cebf4f8b9de93a1c59333123
|
|
INFO: 127.0.0.1:56552 - "DELETE /mcp/ HTTP/1.1" 200 OK
|
|
INFO: 127.0.0.1:58570 - "POST /mcp HTTP/1.1" 307 Temporary Redirect
|
|
INFO:mcp.server.streamable_http_manager:Created new transport with session ID: 403d8c9b18ba43e98eb1ca532b7fbe2d
|
|
INFO: 127.0.0.1:58570 - "POST /mcp/ HTTP/1.1" 200 OK
|
|
INFO: 127.0.0.1:58573 - "POST /mcp HTTP/1.1" 307 Temporary Redirect
|
|
INFO: 127.0.0.1:58574 - "GET /mcp HTTP/1.1" 307 Temporary Redirect
|
|
INFO: 127.0.0.1:58573 - "POST /mcp/ HTTP/1.1" 202 Accepted
|
|
INFO: 127.0.0.1:58574 - "GET /mcp/ HTTP/1.1" 200 OK
|
|
INFO: 127.0.0.1:58576 - "POST /mcp HTTP/1.1" 307 Temporary Redirect
|
|
INFO: 127.0.0.1:58576 - "POST /mcp/ HTTP/1.1" 200 OK
|
|
INFO:mcp.server.lowlevel.server:Processing request of type CallToolRequest
|
|
INFO:httpx:HTTP Request: POST https://api.cloud.llamaindex.ai/api/v1/pipelines/884e242c-86dd-4824-8347-e6dfb91d98dc/retrieve "HTTP/1.1 200 OK"
|
|
INFO:httpx:HTTP Request: POST https://api.openai.com/v1/responses "HTTP/1.1 200 OK"
|
|
INFO:mcp.server.lowlevel.server:Warning: PydanticDeprecatedSince20: The `parse_obj` method is deprecated; use `model_validate` instead. Deprecated in Pydantic V2.0 to be removed in V3.0. See Pydantic V2 Migration Guide at https://errors.pydantic.dev/2.11/migration/
|
|
INFO: 127.0.0.1:58582 - "DELETE /mcp HTTP/1.1" 307 Temporary Redirect
|
|
INFO:mcp.server.streamable_http:Terminating session: 403d8c9b18ba43e98eb1ca532b7fbe2d
|
|
INFO: 127.0.0.1:58582 - "DELETE /mcp/ HTTP/1.1" 200 OK
|
|
INFO: 127.0.0.1:59487 - "POST /mcp HTTP/1.1" 307 Temporary Redirect
|
|
INFO:mcp.server.streamable_http_manager:Created new transport with session ID: b505497d41044d28bb59b2684753a6fc
|
|
INFO: 127.0.0.1:59487 - "POST /mcp/ HTTP/1.1" 200 OK
|
|
INFO: 127.0.0.1:59490 - "GET /mcp HTTP/1.1" 307 Temporary Redirect
|
|
INFO: 127.0.0.1:59491 - "POST /mcp HTTP/1.1" 307 Temporary Redirect
|
|
INFO: 127.0.0.1:59490 - "GET /mcp/ HTTP/1.1" 200 OK
|
|
INFO: 127.0.0.1:59491 - "POST /mcp/ HTTP/1.1" 202 Accepted
|
|
INFO: 127.0.0.1:59493 - "POST /mcp HTTP/1.1" 307 Temporary Redirect
|
|
INFO: 127.0.0.1:59493 - "POST /mcp/ HTTP/1.1" 200 OK
|
|
INFO:mcp.server.lowlevel.server:Processing request of type CallToolRequest
|
|
INFO:httpx:HTTP Request: POST https://api.cloud.llamaindex.ai/api/v1/pipelines/884e242c-86dd-4824-8347-e6dfb91d98dc/retrieve "HTTP/1.1 200 OK"
|
|
INFO:httpx:HTTP Request: POST https://api.openai.com/v1/responses "HTTP/1.1 200 OK"
|
|
INFO:mcp.server.lowlevel.server:Warning: PydanticDeprecatedSince20: The `parse_obj` method is deprecated; use `model_validate` instead. Deprecated in Pydantic V2.0 to be removed in V3.0. See Pydantic V2 Migration Guide at https://errors.pydantic.dev/2.11/migration/
|
|
INFO: 127.0.0.1:59500 - "DELETE /mcp HTTP/1.1" 307 Temporary Redirect
|
|
INFO:mcp.server.streamable_http:Terminating session: b505497d41044d28bb59b2684753a6fc
|
|
INFO: 127.0.0.1:59500 - "DELETE /mcp/ HTTP/1.1" 200 OK
|