From 0bd5593f5ecf0adeac19ab726062d6de638957e7 Mon Sep 17 00:00:00 2001 From: Abdul-Muqadim-Arbisoft Date: Mon, 6 Jan 2025 10:54:10 +0500 Subject: [PATCH] adjusting readme --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index adfc6bc..5acc8ea 100644 --- a/README.rst +++ b/README.rst @@ -98,7 +98,7 @@ The configuration template for the JupyterHub instance is stored in `jupyterhub_ ) ) -To modify the "jupyterhub" Docker image and add extra Python packages (for example), you should create a Tutor plugin that implements the "jupyterhub-dockerfile" patch::: +To modify the "jupyterhub" Docker image and add extra Python packages (for example), you should create a Tutor plugin that implements the "jupyterhub-dockerfile" patch:: from tutor import hooks