From ef85ac79e76edc97a721a91f599694dc7d32fb70 Mon Sep 17 00:00:00 2001 From: Luigi Maiorano Date: Wed, 26 Nov 2025 15:10:02 +0100 Subject: [PATCH] luigi local changes --- Sentiment_Analysis_Research.py | 2 +- VB_interviews_sandbox.py | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Sentiment_Analysis_Research.py b/Sentiment_Analysis_Research.py index 79a33a1..2f06166 100644 --- a/Sentiment_Analysis_Research.py +++ b/Sentiment_Analysis_Research.py @@ -11,7 +11,7 @@ def _(): import ollama from ollama import Client - QUMO_OLLAMA_URL = 'http://ollama-vb.tail44fa00.ts.net:11434' + QUMO_OLLAMA_URL = 'http://hiperf-gpu.tail44fa00.ts.net:11434' return Client, QUMO_OLLAMA_URL, mo, requests diff --git a/VB_interviews_sandbox.py b/VB_interviews_sandbox.py index da61743..30c9735 100644 --- a/VB_interviews_sandbox.py +++ b/VB_interviews_sandbox.py @@ -20,6 +20,12 @@ def _(): return (client,) +@app.cell +def _(): + print("Hello") + return + + @app.cell(hide_code=True) def _(mo): mo.md(r"""