I am using jupyter notebook to write python code into excel. Xlwings integrates python code and excel. I have xlwings installed into my excel page; however, when I create a function in jupyter notebook and import the function into excel. I receive a runtime error stating that excel is unable to locate xlwings32 and xlwings64. Does anyone have suggestions on what do? I would love a walk through of how you set up the UDF Modules for excel.