Skip to Main Content
InterSystems Ideas
We love hearing from our users. Tell us what you want to see next and upvote ideas from the community.
* Bugs and troubleshooting should as usual go through InterSystems support.
ADD A NEW IDEA

All ideas

Showing 539 of 539

Create real world application by using IRIS and python Streamlit web framework

Streamlit is an open-source app framework for Machine Learning and Data Science apps. https://docs.streamlit.io/ We should have real-world application or startup template by using Streamlit and IRIS The idea fits the contest in the way that "Pytho...
Muhammad Waseem almost 2 years ago in InterSystems IRIS 2 Community Opportunity

Create front-end package based on CSS and JS to be used in NodeJS and Angular projects

It would be great to create a specific package with styles and custom html components based on the brand image of the company, like an "ISC bootstrap", so any developer of the community could get it and use it for any development based on NodeJS o...
Luis Angel Pérez Ramos almost 3 years ago in InterSystems IRIS 4 Community Opportunity

Bare minimum start of IRIS for docker build

During docker build, it's useless to start full functional IRIS, it would be enough to start just bare minimally, do not start the internal web server, ECP, and so on. Just only staff enough to build a code and make some changes in settings.
Dmitry Maslennikov almost 3 years ago in InterSystems IRIS 0 Ideas Contest

Jupyter Notebook

with the addition of embedded Python, offer a Jupyter Notebook integration that can interact with the IRIS DB, rules engine, etc.
Guest almost 4 years ago in InterSystems IRIS 2 Done by Community

IRIS for Health Blockchain connector

To develop a Connector enabling the seamless export of health data from Intersystems IRIS for Health to a blockchain repository, empowering patients with control over their own health data. This solution ensures data integrity, transparency, and s...
Johni Fisher 8 months ago in InterSystems IRIS 2 Community Opportunity

Know what IRIS version a class, method or property first appeared in

The online class documentation lets me discover what's in the %-packages. I can do this for each of the IRIS versions InterSystems maintain online documentation for. But I haven't found an easy way of being able to tell what changed between versio...
John Murray 9 months ago in Documentation 1 Community Opportunity

Pull in all classes and tables called in a resource at export.

I would like to see any utilized class, table, global variable, etc. that is utilized within a production component pulled into the export list when I export from that component. Right now, tables, XML message schemas, message classes, and others ...
Victoria Castillo about 1 year ago in InterSystems IRIS 2 Community Opportunity

Train a Large Language Model for a Development AI like GitHub Copilot on ISC

Train an AI coding assistant like GitHub Copilot on Intersystems documentation, class Reference, Community Content and Learning Center content for ObjectScript, CSP, DTL, BPL, rulesets, etc. If it can be done on an existing assistant like Copilot ...
Stefan Cronje over 1 year ago in Generative AI 2 Community Opportunity

Envrionment variable support in System Default Settings

Docker commonly passes settings via environment variables. It could be useful if when resolving settings for production configuration this could also evaluate environment variables instead of deployed static values. Thus the container drives the b...
Alex Woodhead about 2 years ago in InterSystems IRIS 5 Future consideration

IRIS as a service

I would like to have a possibility to have a trial IRIS online available, for example, for 6+ months (during 1 semester). So that I can tell my students to go to https://..., start the dedicated server and do all their homework there. So that they...
Iryna Mykhailova over 2 years ago in Other 5 Will not implement