{ "name": "tf-notebook", "services": [ { "command": null, "environment": [], "essential_count": 1, "image": "jupyter/tensorflow-notebook", "monitor": true, "name": "jupyter", "ports": [ { "name": "Jupyter Notebook interface", "port_number": 8888, "protocol": "tcp", "url_template": "http://{ip_port}/" } ], "replicas": 1, "resources": { "cores": { "max": 4, "min": 4 }, "memory": { "max": 4294967296, "min": 4294967296 } }, "startup_order": 0, "total_count": 1, "volumes": [] } ], "size": 512, "version": 3, "will_end": false }