109 Commits

Author SHA1 Message Date
cc-wr
780488b2ad
Merge pull request #67 from WolframResearch/bugfix/function-name-typo-2
WolframLanguageForJupyter.m: fix typo in function name
2019-12-03 11:57:11 -05:00
cc-wr
f94a621620
Merge pull request #66 from anonymouse64/bugfix/function-name-typo
configure-jupyter.wls: fix typo in function name
2019-12-03 11:56:57 -05:00
Arnoud Buzing
ebce0fa0fa
Merge pull request #64 from vegerot/patch-1
Clarifying instructions
2019-11-20 09:37:11 -06:00
Max Coplan
efffa66932
Added support for Windows
Jesus, Windows sucks 🤭.  I don't use Windows for development so if someone knows an easier way to do this let me know
2019-11-20 10:23:20 -05:00
cc-wr
6943c0ee3b WolframLanguageForJupyter.m: fix typo in function name 2019-11-20 06:54:48 -06:00
Ian Johnson
828604baa4 configure-jupyter.wls: fix typo in function name
Signed-off-by: Ian Johnson <person.uwsome@gmail.com>
2019-11-19 19:09:20 -06:00
Max Coplan
bbbeecd253
Clarifying instructions
Clarifying users need to clone the repo first (duh), and unless the CWD is in their PATH they will need to run `./` first.
2019-11-18 19:52:19 -05:00
Arnoud Buzing
6dab4f7576
Merge pull request #59 from WolframResearch/feature/remove-out-labels-for-multiple-results
Remove second level of Out[] labels for multiple results
2019-09-25 09:37:15 -05:00
cc-wr
7522c71207 Remove second level of Out[] labels for multiple results 2019-09-15 06:47:30 -04:00
cc-wr
12ed6ff52b
Merge pull request #57 from WolframResearch/bugfix/jupyterlab-issues
Do not branch off when sending kernel status messages
2019-09-09 16:44:03 -04:00
cc-wr
1dc339e62e
Merge pull request #53 from WolframResearch/bugfix/rasterization-failure
Fix a bug where large results can not be outputted
2019-09-09 16:43:51 -04:00
cc-wr
3e9068fc4a
Merge pull request #51 from WolframResearch/feature/add-rewrites-for-named-character-names
Add rewrites for named character names (to named characters)
2019-09-09 16:43:35 -04:00
cc-wr
5ab855e94c
Merge pull request #52 from WolframResearch/feature/handle-texform
Add handling of TeXForm
2019-09-09 16:43:16 -04:00
Arnoud Buzing
e5fd13daef
Merge pull request #56 from WolframResearch/feature/change-syntax-highlighting
Change the syntax highlighting to that of the Wolfram Language (or Mathematica, as is used in the project)
2019-08-27 08:24:48 -05:00
cc-wr
4883583139 Change the syntax highlighting to that of the Wolfram Language (or Mathematica, as is used in the project) 2019-08-27 05:20:38 -04:00
cc-wr
a0870db7be Do not branch off when sending kernel status messages 2019-08-25 17:44:01 -04:00
cc-wr
c6033abeb0 Fix some small, but blocking, issues 2019-08-24 15:08:55 -04:00
cc-wr
70d471dc81 If rasterization of a result fails, try again with Shallow applied (to the result) 2019-07-09 18:57:03 -04:00
cc-wr
5faf681109 Add rewrites for named character names 2019-07-09 18:46:19 -04:00
cc-wr
f5bcdbe765 Add handling of TeXForm 2019-07-09 18:44:02 -04:00
cc-wr
75fc9c238d
Merge pull request #46 from WolframResearch/feature/add-hooks-and-improve-multi-expression-input-handling
Make common idioms for setting a persistent format type for output effective
2019-06-20 11:02:24 -04:00
cc-wr
b63c459fa3 Add the rest of the hooks for this pull request 2019-06-12 02:10:18 -04:00
cc-wr
34084b057d Initial commit for a provisional improvement where standard Wolfram Language hooks are better handled by the WolframLanguageForJupyter loop; and some broad improvements for the handling of multi-expression input; and some other changes that make it easier to set TraditionalForm as a persistent format type 2019-06-07 14:00:23 -04:00
cc-wr
8ece9be76b Fix syntax error v0.9.1 2019-06-03 09:32:49 -04:00
cc-wr
aa45f2ae16
Merge pull request #41 from WolframResearch/bugfix/no-effect-Short
Set the PageWidth of $Output
2019-06-03 08:34:57 -04:00
cc-wr
2f13b77bec Bump the PacletInfo version 2019-06-03 08:32:49 -04:00
cc-wr
9389125b6b Set the PageWidth of $Output 2019-06-03 08:28:35 -04:00
cc-wr
cd001760bf
Merge pull request #39 from WolframResearch/bugfix/fix-jsonoutofrangeunicode-error
Allow the evaluation of alpha=1 without tanking the Jupyter session
2019-06-03 08:23:11 -04:00
cc-wr
9f525ea7ad
Merge pull request #33 from WolframResearch/bugfix/no-nocatch-error
Handle Throws with no Catch
2019-06-03 08:23:02 -04:00
cc-wr
48c32ab4e1 Allow the evaluation of alpha=1 without tanking the Jupyter session 2019-05-31 14:55:37 -04:00
cc-wr
6feee971c4
Merge pull request #36 from WolframResearch/feature/improve-help-messaging
Improve help messaging
2019-05-28 16:46:47 -04:00
cc-wr
ba541dc6a9 Fix critical option misnaming in the README 2019-05-24 18:56:45 -04:00
cc-wr
b83f80cfdd
Merge pull request #30 from WolframResearch/bugfix/linux-wrong-wolframkernel-path
Use what should be the correct paths to the WolframKernel on Linux
2019-05-24 18:16:31 -04:00
cc-wr
f1e0abc778
Merge branch 'master' into bugfix/linux-wrong-wolframkernel-path 2019-05-24 18:06:52 -04:00
cc-wr
2469a5c8d8 Improve help messaging as it relates to specifying wolframscript as Wolfram Engine binaries 2019-05-23 14:56:52 -04:00
cc-wr
af15cd4bdf Remove implicit evaluation of held expressions during decomposition process 2019-05-23 14:35:38 -04:00
cc-wr
90419c16a7 Handle Throws with no Catch 2019-05-21 15:47:15 -04:00
cc-wr
e91f036f37 Merge branch 'master' of https://github.com/WolframResearch/WolframLanguageForJupyter into feature/output-suppression-and-kernel-name-changes 2019-05-21 13:59:07 -04:00
cc-wr
40a2d12db3 Fix suppression of output (e.g., correctly do not output "4" for "2+2;");
* Standardize installed kernel name with other popular Jupyter kernel naming conventions;
	* Make code more friendly to GitHub contributions;
	* Improve Mathematica REPL simulation
2019-05-21 13:54:57 -04:00
cc-wr
142fe8757d Quick typo-in-code fix 2019-05-21 13:52:39 -04:00
cc-wr
0409df8e6d Use what should be the correct paths to the WolframKernel on Linux 2019-05-21 07:29:00 -04:00
cc-wr
5f50f7a37d
Merge pull request #22 from WolframResearch/bugfix/mathematica-chars-in-jupyter
Output any Mathematica-specific characters as images
2019-05-21 06:22:56 -04:00
cc-wr
6e0db37b2e
Merge branch 'master' into bugfix/mathematica-chars-in-jupyter 2019-05-21 06:19:13 -04:00
cc-wr
c1b5eec95c
Merge pull request #21 from WolframResearch/bugfix/handle-inputform-outputform
Handle InputForm and OutputForm, allowing their results to be displayed as text
2019-05-21 06:09:23 -04:00
cc-wr
ee74ceb90b remove semicolons 2019-05-21 06:04:09 -04:00
cc-wr
df79c86022 Fix typo 2019-05-19 19:00:24 -04:00
cc-wr
a07abaa07d Output any Mathematica-specific characters as images 2019-05-19 18:16:09 -04:00
cc-wr
e94dd351bd Handle InputForm and OutputForm, allowing their results to be displayed as text 2019-05-19 17:53:56 -04:00
cc-wr
b70e8f5cdc Quick typo-in-code fix 2019-03-19 10:53:47 -04:00
cc-wr
52576fc0df
Merge pull request #9 from WolframResearch/feature/more-robust-project-directory-discovery
Make discovery of the project directory by the install script more robust
2019-03-15 05:09:20 -04:00