Documenting features

This commit is contained in:
Max Coplan 2019-12-05 09:55:34 -05:00 committed by GitHub
parent 6cca28f8ab
commit ff8acc78d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: