© 2024 InterSystems Corporation, Cambridge, MA. All rights reserved.Privacy & TermsGuaranteeSection 508Contest Terms
Added dsw and some fixes
You can see the companion app for dataset-finance at this link:
http://localhost:57700/dsw/index.html#/USER/Generated/Samples%20for%20finance.dashboard
It’s packaged with ZPM so it could be installed as:
zpm "install analyze-dataset-finance"
then open http://localhost:57700/csp/sys/UtilHome.csp
The repo is dockerised so you can clone/git pull the repo into any local directory
$ git clone https://github.com/oliverwilms/analyze-dataset-finance.git
Open the terminal in this directory and run:
$ docker-compose up -d
and open then http://localhost:57700/csp/sys/UtilHome.csp