diff --git a/templates/Pytorch-jupyter-notebook/info.json b/templates/Pytorch-jupyter-notebook/info.json index 82bbaa5..5166cf6 100644 --- a/templates/Pytorch-jupyter-notebook/info.json +++ b/templates/Pytorch-jupyter-notebook/info.json @@ -1,5 +1,5 @@ { - "id": "jupyter-notebook", + "id": "jupyter-notebook-pytorch", "name": "Jupyter Notebook", "description": "Jupyter Notebook Service", "category": ["GPU", "Featured", "Service"], diff --git a/templates/Tensorflow-jupyter-notebook/info.json b/templates/Tensorflow-jupyter-notebook/info.json index 82bbaa5..40cfd88 100644 --- a/templates/Tensorflow-jupyter-notebook/info.json +++ b/templates/Tensorflow-jupyter-notebook/info.json @@ -1,5 +1,5 @@ { - "id": "jupyter-notebook", + "id": "jupyter-notebook-tensorflow", "name": "Jupyter Notebook", "description": "Jupyter Notebook Service", "category": ["GPU", "Featured", "Service"],