Forum Discussion
smpa01
1 year agoCommunity Champion
Seeking advice on custom packages
TLDR: if a custom python package has an executable, how can I have the package worked in notebook the same way it works locally
I have ben developing notebooks by creating custom environments a...
- 1 year ago
Hi smpa01,
Please try to post about this in ideas forum Fabric Ideas - Microsoft Fabric Community
where the product group will keep an eye out for new feature requests.
Thanks and Regards
smpa01
1 year agoCommunity Champion
1 thing to point out here the name of the environment probably has nothing to do with pip install
This is the content of
```
app-0.1.0-cp313-cp313-win_amd64.whl
```
+---app
| core.cp313-win_amd64.pyd
| main.py
| __init__.cp313-win_amd64.pyd
|
\---app-0.1.0.dist-info
METADATA
RECORD
top_level.txt
WHEEL
I am not sure if whl with pyd works
v-nmadadi-msft
1 year agoCommunity Support
Hi smpa01,
Please try to post about this in ideas forum Fabric Ideas - Microsoft Fabric Community
where the product group will keep an eye out for new feature requests.
Thanks and Regards