Forum Discussion
Broeks
1 year agoHelper II
Using custom python library in notebook
I've create a whl file containing a python function and uploaded it as a custom library into my fabric environment. I've succesfully deployed the library and now I would expect the library to be avai...
Anonymous
1 year agoNot applicable
Hi Broeks ,
Can you please share some more detail information about this issue and sameple whl file ? They should help us clarify your scenario and test to troubleshoot.
In addition, have you tried to use %pip list instead of native jupyter pip command to list the installed libraries?
Regards,
Xiaoxin Sheng