Jupyter note book. Node JS. Docker.
notebook: image: "ebutech/jupyter-nodejs" ports: - "8888:8888" volumes: - "./data:/data"