# Copyright (c) Jupyter Development Team. # Distributed under the terms of the Modified BSD License. --- applications: - name: docker-stacks-webhook memory: 128M instances: 1 path: . buildpack: https://github.com/ihuston/python-conda-buildpack command: > jupyter-kernelgateway --KernelGatewayApp.port=$PORT --KernelGatewayApp.ip=0.0.0.0 --KernelGatewayApp.api=notebook-http --KernelGatewayApp.seed_uri='./docker-stacks-webhook.ipynb'