Merge pull request #71 from vegerot/patch-3

Documenting features
This commit is contained in:
cc-wr 2020-02-07 06:34:25 -05:00 committed by GitHub
commit c7673eb201
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -84,7 +84,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
@ -104,6 +104,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: