Warning: you need Docker Desktop or Docker.io installed in your OS.
Copy configuration files and change password or token:
cp .env-sample.py .env
cp config-sample.py config.py
Now you can start notebook by running:
docker-compose up -d
Open Jupyter Notebook instance running on http://0.0.0.0:8888 and enter your password or token from .env file ('museit' is default password).