- Python3
 - SageMath
 - Julia
 
$ git clone https://github.com/kyo1/docker-compose-jupyterlab.git
$ cd docker-compose-jupyterlab
$ docker compose up$ docker compose stop
$ docker compose build
$ docker compose upAttach to the container and execute the following command.
$ python3 -c "from jupyter_server.auth import passwd; print(passwd())"Change ACCESS_TOKEN in .env.