There are several great articles in the community showing how to use Jupyter and InterSystems IRIS together, and I encourage you to check them out in the link at the end of this article for more in depth understanding. This is just another one, the difference is on the simplicity. Do you want to just start a container where Jupyter is already connected to an IRIS instance? Then this is for you! By simply running `docker-compose up` you already will gain access to a working environment with a couple of examples in it. I don't want to ruin the simplicity so give it a try. ![login](https://github.com/OneLastTry/iris-jupyter/raw/main/misc/work.png) More articles: [Jupyter+IRIS Articles](https://community.intersystems.com/smartsearch?search=jupyter+iris&type=articles&sort=0&members=&typesearchuser=users)