From 132d5471eca26923a9a6239a5ab51623f209bf39 Mon Sep 17 00:00:00 2001 From: RĂ©mi Flamary Date: Thu, 6 Jul 2017 10:15:32 +0200 Subject: move notebooks --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 34e9f20..22c1b50 100644 --- a/Makefile +++ b/Makefile @@ -46,4 +46,4 @@ rdoc: notebook : - ipython notebook --matplotlib=inline --notebook-dir=examples/ + ipython notebook --matplotlib=inline --notebook-dir=notebooks/ -- cgit v1.2.3