From 0ce689dbe48e0299137cec49a181368bde31ac5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miikka=20V=C3=A4is=C3=A4l=C3=A4?= Date: Mon, 17 Jun 2019 09:12:13 +0000 Subject: [PATCH] README.md edited online with Bitbucket Of course there we typos. --- analysis/python/jupyter/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/analysis/python/jupyter/README.md b/analysis/python/jupyter/README.md index e7e546c..a0274a8 100644 --- a/analysis/python/jupyter/README.md +++ b/analysis/python/jupyter/README.md @@ -4,8 +4,8 @@ 2. In the local machine write: `ssh -N -L localhost:8888:localhost:8889 username@remote.machine` -3. Access jupyter seession with a browser: `http://localhost:8888` +3. Access jupyter session with a web browser by writing the the address prompt: `localhost:8888` Now it should work. -*PLEASE NOTE: Never commit `.ipyb` files without clearing them to the github repo.* +**PLEASE NOTE: Never commit `.ipyb` files without clearing them to the git repo.**