This sounds pretty adventurous. I would be a bit careful with this. I don't know what regulations you have at work, but Juypter, the way I know it, is more for prototyping or creating "interactive" documentations or data exploration. Especially in the data science area. I don't know if these notebooks are "freezed" on your side or if people can continue working on them. So if you execute these notebooks with an technical user, it might not be reproducible anymore, what exactly was executed and who set these instructions in place.
Just my 5 cents (inflation).
------------------------------
☎️ Swisscom Automation Engineer & 🧙 PEM Creator
Online Automic Training 24/7:
https://membership.philippelmer.com/ (deutsch)
https://pemautomic.com (english)
------------------------------
Original Message:
Sent: Nov 21, 2024 01:59 PM
From: timjcw32767
Subject: using automation engine to execute jupyter scripts - ipynb
I have a department that really wants to run scripts they are creating in python notebook/jupyter. Has anyone found a way to make this work without converting the scripts form .ipynb to .py?