iris-python-apps
0
0
IRIS Dashboard build by using embedded python with the help of Python Flask Web Framework. Application also demonstrates some of the Python functionality like Data Science, Data Plotting, Data Visualization and QR Code generation.
git clone https://github.com/mwaseem75/iris-python-apps.git
docker-compose build
docker-compose up -d
To run the application Navigate to http://localhost:4040
This application is derived from the below iris-python-examples template by @Guillaume Rongier https://openexchange.intersystems.com/package/iris-python-examples
Initial Release