Tries to run a Jupyter Notebook as an Agent Job on SQL2014.
It fails because of Invoke-SqlCmd
Try to install SqlServer Module
Only have PS 4 - It fails
So with a bit of dbatools which is PS3 compatible, I have the required :-)
I will write a blog post some point this week