Changes in version 1.4.0:
The download location of the Fabric Connector has changed. For the new location, the adjustments below are required.
1. Change Notebook
Open the notebook and change the text on line 2 in the first cell from:
%pip install fabricconnector --quiet
to:
%pip install https://powerbiconnectordl.blob.core.windows.net/whl/fabricconnector-latest-py3-none-any.whl --quiet
Repeat this in every notebook where the Fabric Connector is used.
2. Change Fabric Environment
Open the Fabric Environment item in the workspace:
- Remove the line ‘fabricconnector’ under the External repositories tab.
- Add the Fabric Connector under the Custom tab by following the steps in 2.5 Configure refresh.