Michael Smith

Results 4 issues of Michael Smith

Unable to choose notebooks prior to importing.

Hello, We accidentally authenticated with the wrong cloudflare account. How do we disconnect or remove the authentication?

Getting errors on new installation: ────────────────────────── Traceback (most recent call last) ─────────────────────────── C:\GitHub\CrewAI-Studio\venv\Lib\site-packages\streamlit\runtime\scriptrunner\exec_c ode.py:128 in exec_func_with_error_handling C:\GitHub\CrewAI-Studio\venv\Lib\site-packages\streamlit\runtime\scriptrunner\script _runner.py:669 in code_to_exec C:\GitHub\CrewAI-Studio\app\app.py:3 in 1 import streamlit as st 2 from streamlit...

## Description The Streamlit application should be configured to use different ports based on the deployment environment: - **Local development**: Port 8501 (Streamlit default) - **Render deployment**: Port 80 (standard...