Robin Lin
Robin Lin
Hi @roeap / @ion-elgreco , I have refined the code, please help to review, thanks!
Hahaha, you are right! Thank you! :)
I don't know why, but I can't do it again recently. Because I cut to the main branch. I no longer execute under the python folder, so I rule out...
please try: ```python os.environ["SSL_CERT_DIR"] = "/etc/pki/ca-trust/extracted/openssl:/opt/olcclient" ``` Microsoft fabric onelake team is fixing it.
Thank you for your reply! I want to use `%%sql` in a notebook. for example: ``` %%sql glaredb://xxx select 'hello' ``` or ``` %%sql SELECT * FROM 'https://huggingface.co/datasets/fka/awesome-chatgpt-prompts/raw/main/prompts.csv' ``` Since...