Site which provides interactive terminal for running J code.
Use docker-compose to bring up the project.
# bring up project
docker-compose up -d
# bring down project
docker-compose down
Site which provides interactive terminal for running J code.
Use docker-compose to bring up the project.
# bring up project
docker-compose up -d
# bring down project
docker-compose down