From ff8acc78d1a2236c8203c21f908b7980ee790162 Mon Sep 17 00:00:00 2001 From: Max Coplan Date: Thu, 5 Dec 2019 09:55:34 -0500 Subject: [PATCH] Documenting features --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 43b7e7e..dcddda9 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ The output should include a line like this: wolframlanguage12 C:\ProgramData\jupyter\kernels\wolframlanguage12 -To test your installation, run the following command: +## To test your installation in a notebook, run the following command: jupyter notebook @@ -103,6 +103,10 @@ Any messages that occur during evaluation are displayed: ![in-out-3](images/in-out-03.png) +## To test your installation in the terminal, run the following command: + jupyter-console --kernel=wolframlanguage12 + + # Building the WolframLanguageForJupyter paclet To build the WolframLanguageForJupyter paclet file yourself, run: