From ba8960459b7b9845bb3789a4b2799c30a6f9b24e Mon Sep 17 00:00:00 2001 From: Mateusz Kuzak Date: Tue, 16 May 2017 15:04:51 +0200 Subject: [PATCH] .ipynb should be a code chunk --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 354091f..905f274 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ conda install -n discover-notebooks -c http://ccb.nki.nl/software/discover/repos ipyparallel ``` -Next, activate the created environment and start the Jupyter notebook using the following two commands. Make sure `` is replaced by the location of the .ipynb files after unzipping the downloaded file. +Next, activate the created environment and start the Jupyter notebook using the following two commands. Make sure `` is replaced by the location of the `.ipynb` files after unzipping the downloaded file. ```bash source activate discover-notebooks