Ann von Brincken
Ann von Brincken
### Is this a new bug in dbt-core? - [X] I believe this is a new bug in dbt-core - [X] I have searched the existing issues, and I could...
python 3.11.9 streamlit==1.38.0 streamlit-jupyter==0.2.1 notebook: ``` import streamlit as st from streamlit_jupyter import StreamlitPatcher, tqdm sp = StreamlitPatcher() sp.jupyter() # register streamlit with jupyter-compatible wrappers ``` AttributeError Traceback (most recent...
_Use this template for reporting bugs in the docs._ # Describe the bug missing grant usage - also need GRANT USAGE ON SCHEMA TO ; ## What do the docs...