© 2024 InterSystems Corporation, Cambridge, MA. All rights reserved.Privacy & TermsGuaranteeSection 508Contest Terms
Initial Release
Just run docker-compose up -d
and you are ready to go. To stop you can do either docker-compose stop
or docker-compose down
(the latter eliminates the containers)
Jupyter (image)
Pre-loaded modules:
Access: http://localhost:4200
InterSystems IRIS (do not forget to login and change the password)
Access: http://localhost:9092/csp/sys/UtilHome.csp
There are a couple of examples on how to use IRIS within the notebook inside the work directory and the directory workspace is mapped to your local environment, therefore your notebook files will be persisted.