From edf6f8e3ab075440de808f11f2567c0362107724 Mon Sep 17 00:00:00 2001 From: Matt Dodge Date: Fri, 22 Feb 2019 10:53:39 -0800 Subject: [PATCH] No --kernel flag for jupyter notebook --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f25fb1..b38566a 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Use Calysto Prolog in the console, qtconsole, or notebook: ``` jupyter console --kernel calysto_prolog jupyter qtconsole --kernel calysto_prolog -jupyter notebook --kernel calysto_prolog +jupyter notebook ``` ### Example Facts