Hi everyone,
I'm facing an issue with Machine Learning Workbench and would appreciate some guidance.
I cannot access any resources from within the notebook environment:
- get_data_pools() returns 0 data pools
- get_spaces() returns 0 Studio spaces
- Team connection appears to work
- Authentication succeeds without errors
- The notebook can connect to Celonis successfully
Additionally, when checking permissions through PyCelonis, all services seem to return empty permission lists.
In the browser UI, I can access my Studio project and Knowledge Model without any issues, but the same resources are not visible from ML Workbench.
My questions are:
1. Does ML Workbench require separate permissions or resource assignments to access Studio Spaces or Knowledge Models?
2. Can ML Workbench access Knowledge Models directly, or does it only work through Data Pools/Data Models?
3. Has anyone encountered a situation where authentication succeeds but get_data_pools() and get_spaces() both return empty results?
4. Is there any additional configuration required to make Studio resources visible inside ML Workbench?
Any advice or examples would be greatly appreciated.
Thanks in advance!