143 Commits

Author SHA1 Message Date
cc.wr
9a26ac7874 Increment paclet version to 0.9.3 v0.9.3 2022-02-19 04:55:04 -05:00
cc.wr
17171b757a Fix typo in variable name 2022-02-07 12:36:53 -05:00
cc-wr
551351a707
Merge pull request from WolframResearch/bugfix/throw-catch
Stop redefining Throw and Catch, and use a different method to handle uncaught tagless Throw statements
2021-10-21 16:09:40 -04:00
cc.wr
8208cbc746 Add a comment attempting to explain the use of Internal`AllowExceptions 2021-10-13 17:15:50 -04:00
cc.wr
0fd044f0c4 Stop redefining Throw and Catch, and use a different method to handle uncaught tagless Throw statements 2021-10-13 16:19:24 -04:00
cc-wr
1fb52c048d
Merge pull request from WolframResearch/bugfix/Echo-simulation
Fix simulation of Echo for WolframLanguageForJupyter
2020-12-15 12:18:31 -05:00
cc-wr
a222be43cc
Merge pull request from WolframResearch/bugfix/fix-message-frame-parsing-issue
Fix issue regarding message frame parsing
2020-12-15 12:18:06 -05:00
cc-wr
65f9950531
Merge pull request from WolframResearch/bugfix/PageWidth-Infinity
Do not allow line breaks when generating TeX source for `text/html` results; allow setting PageWidth to Infinity
2020-12-15 12:17:54 -05:00
cc-wr
12fb4bb728
Merge pull request from WolframResearch/bugfix/StopLoadingMXNetLink
Stop accidentally loading the paclet MXNetLink, which has a bad interaction with the paclet SetReplace
2020-12-15 12:17:20 -05:00
cc-wr
61835bab6c Fix simulation of Echo for WolframLanguageForJupyter 2020-12-08 11:07:28 -05:00
cc-wr
4c26eca649 Fix issue regarding message frame parsing 2020-12-08 07:21:28 -05:00
cc-wr
d477809f50 Stop accidentally loading the paclet MXNetLink, which has a bad interaction with the paclet SetReplace 2020-06-22 14:41:58 -04:00
cc-wr
10c8ff5991 Do not allow line breaks when generating TeX source for text/html results; allow setting PageWidth to Infinity 2020-03-09 12:27:01 -04:00
cc-wr
5587c6b763
Merge pull request from WolframResearch/feature/README-md-cleanup
Clean up README.md
v0.9.2
2020-02-07 06:36:32 -05:00
cc-wr
ab6ab8a2e7
Merge branch 'master' into feature/README-md-cleanup 2020-02-07 06:35:30 -05:00
cc-wr
c7673eb201
Merge pull request from vegerot/patch-3
Documenting features
2020-02-07 06:34:25 -05:00
cc-wr
4ef757301d Increment PacletInfo.m 2020-02-04 18:19:02 -05:00
cc-wr
a96cd3e345
Merge pull request from WolframResearch/bugfix/WriteString-Write-stdout
Redirect all string references to the stdout stream to a new WolframLanguageForJupyter-stdout stream
2020-02-04 17:52:33 -05:00
cc-wr
5825796109
Merge pull request from WolframResearch/bugfix/no-line-breaking
Use the current PageWidth setting for $Output when converting a result into a string
2020-02-04 17:52:16 -05:00
cc-wr
03d50854c8
Merge pull request from WolframResearch/bugfix/jupyter-console-problems
Fix some small problems with WolframLanguageForJupyter's jupyter-console mode
2020-02-04 17:51:51 -05:00
cc-wr
d138761370 Clean up README.md 2020-01-30 19:44:34 -05:00
cc-wr
66a03632cc Add TODO comment 2020-01-16 06:28:16 -05:00
cc-wr
5f6f6363f0 Change "the Jupyter" to "Jupyter" 2020-01-16 06:08:09 -05:00
cc-wr
570eab43eb Redirect all string references to the stdout stream to a new WolframLanguageForJupyter-stdout stream 2020-01-16 06:02:42 -05:00
cc-wr
1717628fc8 Use the current PageWidth setting for $Output when converting a result into a string 2019-12-22 23:49:13 -05:00
cc-wr
40961d6029 Fix some small problems with WolframLanguageForJupyter's jupyter-console mode 2019-12-13 08:59:27 -05:00
cc-wr
3523e815e6
Merge pull request from WolframResearch/feature/jupyter-console-support
Add jupyter-console support
2019-12-13 05:21:35 -05:00
Max Coplan
ff8acc78d1
Documenting features 2019-12-05 09:55:34 -05:00
Arnoud Buzing
515c244124
Merge pull request from vegerot/patch-2
Fixed formatting
2019-12-05 08:49:23 -06:00
Max Coplan
ea621b19d8
Fixed formatting
Don't know how I missed this
2019-12-05 09:46:39 -05:00
cc-wr
6cca28f8ab Limit the Quit[] and Exit[] redefinition to the arguments that the actual Quit[] and Exit[] can take 2019-12-05 08:44:19 -05:00
cc-wr
1607ff07cd Do not allow the evaluation of the exit code strings (i.e., "Quit", "Exit", "quit", and "exit") 2019-12-05 08:22:12 -05:00
cc-wr
e006c4f7e1 Add support for ending a jupyter-console session when Quit[___] or Exit[___] are evaluated, or when the code strings "Quit", "Exit", "quit", or "exit" exactly are sent over by the console 2019-12-05 08:09:05 -05:00
cc-wr
780488b2ad
Merge pull request 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 from anonymouse64/bugfix/function-name-typo
configure-jupyter.wls: fix typo in function name
2019-12-03 11:56:57 -05:00
cc-wr
7bc5ee8ae6 Add jupyter-console support, and add redirection of Wolfram Language messages during the execution of an input 2019-11-24 20:45:50 -05:00
Arnoud Buzing
ebce0fa0fa
Merge pull request 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 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 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 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 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 from WolframResearch/feature/handle-texform
Add handling of TeXForm
2019-09-09 16:43:16 -04:00
Arnoud Buzing
e5fd13daef
Merge pull request 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