© 2024 InterSystems Corporation, Cambridge, MA. All rights reserved.Privacy & TermsGuaranteeSection 508Contest Terms
Initial Release
The idea is to showcase how to use python analytic instruments inside IRIS and visualise the result
docker compose up -d
and wait till all work is donehttp://localhost:53233/dsw/index.html#/ANALYTICS
The main difference with a Docker installation is that you can install KPI classes inside any other IRIS application.
And get access to it without downloading whole new package
docker compose exec -it iris iris session iris -U ANALYTICS
zpm
install demo-pandas-analytics
http://localhost:53233/dsw/index.html#/ANALYTICS