Jupyter Notebook Python and AI

I want to execute jupyter notebook in uipath . should i use python scope and different python related activities or there is a another way to execute jupyter notebook in uipath .

thanks
Navneet

Hello @Navneetj3,

You can use the “Invoke Python” activity, and then use the API interface to interact.

Regards!