We conduct a hands-on tutorial: We expect participants to try OACIS by yourself to learn how to use even more.
We are providing a virtual machine image using Docker. Please install docker beforehand following these instructions.
After you installed docker, please download the image of OACIS by running the following command. The image size is about 1GB, so run this command when you have a good Internet connection.
docker pull oacis/oacis_jupyter
After the download completed, run
docker images
to list up the downloaded image. You will find the image "oacis/oacis_jupyter" in the list.