FORUM CTRLX AUTOMATION
ctrlX World Partner Apps for ctrlX AUTOMATION
3 weeks ago
Hello,
is there anyway to include Numpy library in Python IDE?
3 weeks ago
As there is native C-code used in Numpy and our Python runtime is only processing python code, this is not possible.
You could build your own app bringing its own python interpreter using any library you like. See documentation of SDK for ctrlx AUTOMATION on github.
We are also working on a app including a Jupiter Notebook application but there is no official release date yet.