Forum Discussion

Bayernboy23's avatar
Bayernboy23
Frequent Visitor
2 years ago
Solved

Fabric Notebook - Loading Data (API and On-prem DB) into Fabric Notebook through Python Modules

I am trying to use a Fabric Notebook to create Python code that pulls data from a internal API (Google Apigee) with data from a on-premises SQL Server database. I am able to run the code locally on m...