Forum Discussion
Using custom python library in notebook
HI Broeks,
I'd like to suggest text with other whl format custom libraries to confirm if this issue only applies on your side.
Regards,
Xiaoxin Sheng
Yes, will do. I'm quitte busy these days, so a response might take a few days. But thanks for the help so far!
- Anonymous1 year agoNot applicable
- jj441 year agoAdvocate I
Hi Broeks
Did you manage to solve this problem? I'm at the point in a project where writing a custom library maybe a better option, rather than executing notebook from within another notebook.
Cheers
Jeff Jones
- Broeks1 year agoHelper II
Hello Jeff,
Yes i was able to fix the issue. My package was not correct.
Now I'm able to upload and publish a whl file through the fabric api.
https://learn.microsoft.com/en-us/rest/api/fabric/environment/spark-libraries
- jj441 year agoAdvocate I
Thanks, good to hear.
I might put some time in and see if I can migrate my code to a library then.
Cheers,
Jeff Jones