Search: "labels"
Simple routing - force to redirect from HTTP to HTTPS - Container Service Documentation
-world:latest' labels: # Here only the http/https/ws/wss protocol aliyun.routing.port_80: "http ...
Basic pie chart II - DataV Documentation
YaHei. Label Distance from Label to Center: To change the horizontal distance between the labels and the ...
Gremlin console - Graph database Documentation
specified labels. g.E().hasLabel('gdb_sample_knows').drop()g.E().hasLabel('gdb_sample_created').drop()g.V ...
.Net - Graph database Documentation
/current/reference/#traversal. Delete the vertices and edges of specified labels. g.E().hasLabel('gdb_sample_knows').drop ...
DevOps and Alibaba Cloud Docker (III Forums
' labels: aliyun.routing.port_80: nginx restart: always The page after deployment is shown as follows: https ...
Docker-based TensorFlow experimental environment Forums
-hangzhou.aliyuncs.com/denverdino/tensorflow-examples:0.9.0 volumes: - "/tmp/tensorflow_logs" labels ...
Deploy Docker Image to Alibaba Cloud Container Service: CI/CD Automation on Container Service (3 blog
apps/v1beta1 kind: Deployment metadata: name: simplewebapp-v2 labels: app: simplewebapp-default spec: replicas: 1 ...
Natural Language Processing in Python 3 Using NLTK blog
plt items = freq_dist.most_common(10) labels, values = zip(*items) width = 0.75 plt.bar(labels, values, width, align=' ...
Big Data Storage and Spark on Kubernetes blog
" memory: "512m" labels: version: 2.4.0 serviceAccount: spark volumeMounts: - name: " ...