From 9e6f56239375e23828189d9b6b81fd8e8f443cf8 Mon Sep 17 00:00:00 2001 From: lazariv <taras.lazariv@tu-dresden.de> Date: Fri, 27 Aug 2021 11:24:52 +0000 Subject: [PATCH] Make linter happy --- doc.zih.tu-dresden.de/docs/archive/install_jupyter.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc.zih.tu-dresden.de/docs/archive/install_jupyter.md b/doc.zih.tu-dresden.de/docs/archive/install_jupyter.md index 72dc74fe0..3c22335d8 100644 --- a/doc.zih.tu-dresden.de/docs/archive/install_jupyter.md +++ b/doc.zih.tu-dresden.de/docs/archive/install_jupyter.md @@ -67,7 +67,7 @@ deactivate it also manually) and install Jupyter packages for this python enviro source activate jnb conda install jupyter ``` -If you need to adjust the configuration, you should create the template. Generate configuration +If you need to adjust the configuration, you should create the template. Generate configuration files for Jupyter notebook server: ```Bash -- GitLab