From 78d083f1693e96913d760234558bed57aca7d044 Mon Sep 17 00:00:00 2001 From: Daniele Venzano Date: Tue, 12 Sep 2017 16:02:24 +0200 Subject: [PATCH] Update manifest --- manifest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index 18d830a..a750665 100644 --- a/manifest.json +++ b/manifest.json @@ -10,13 +10,13 @@ }, { "category": "Non-interactive", - "name": "Optimized TensorFlow", - "description": "custom_tensorflow.json", + "name": "Batch TensorFlow", + "description": "goog_tensorflow.json", "readable_descr": "README-custom.md", "parameters": [ { "kind": "command", - "name": "tf", + "name": "tf-jupyter", "readable_name": "Command", "description": "The Python script to run, relative to the workspace directory", "type": "string", -- GitLab