From 91c76a2477fc4f2f4176898c78cf15b8862cb4d4 Mon Sep 17 00:00:00 2001 From: taniya-das Date: Tue, 19 Nov 2024 13:06:37 +0100 Subject: [PATCH] update docker.md --- docs/Docker reference/Docker.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/Docker reference/Docker.md b/docs/Docker reference/Docker.md index 91cb9b6..3a36411 100644 --- a/docs/Docker reference/Docker.md +++ b/docs/Docker reference/Docker.md @@ -3,11 +3,11 @@ The docker container has the latest version of OpenML-Tensorflow downloaded and pre-installed. It can be used to run TensorFlow Deep Learning analysis on OpenML datasets. This document contains information about: -[Usage](#usage): how to use the image\ +[Usage](#usage): how to use the image -[Using Locally Stored Datasets](#using-locally-stored-datasets-optional): mounting datasets from the local cache\ +[Using Locally Stored Datasets](#using-locally-stored-datasets): mounting datasets from the local cache -[Environment Variables](#environment-variable): setting the cache directory path\ +[Environment Variables](#environment-variable): setting the cache directory path ## Usage