--recursive
option.
git clone --recursive https://github.com/tklab-group/JISDLab.git
docker-compose up --build -d
ARG cp3
of Dockerfile.Concerning local and container path relations, see docker-compose.yaml.
# your application's absolute classpaths in a container(classpath1:classpath2:...)
ARG cp3=${ws_dir}/sample
passwd
)--recursive
option.
git clone --recursive https://github.com/tklab-group/JISDLab.git
JISDLAB_HOME
to the absolute path of the JISDLab directory.JISD/setup/setup-linux.sh <your classpath>
For MacOS:
JISD/setup/setup-macos.sh <your classpath>
For Windows:
JISD\setup\setup-windows.ps1 <your classpath>
jupyter lab
For other details, please refer to the JISDLab repository.