Commit Graph

  • 9a26ac7874 Increment paclet version to 0.9.3 master v0.9.3 cc.wr 2022-02-19 04:55:04 -05:00
  • 17171b757a Fix typo in variable name cc.wr 2022-02-07 12:36:53 -05:00
  • 551351a707
    Merge pull request #117 from WolframResearch/bugfix/throw-catch cc-wr 2021-10-21 16:09:40 -04:00
  • 8208cbc746 Add a comment attempting to explain the use of Internal`AllowExceptions bugfix/throw-catch cc.wr 2021-10-13 17:15:50 -04:00
  • 0fd044f0c4 Stop redefining Throw and Catch, and use a different method to handle uncaught tagless Throw statements cc.wr 2021-10-13 16:19:24 -04:00
  • 1fb52c048d
    Merge pull request #104 from WolframResearch/bugfix/Echo-simulation cc-wr 2020-12-15 12:18:31 -05:00
  • a222be43cc
    Merge pull request #102 from WolframResearch/bugfix/fix-message-frame-parsing-issue cc-wr 2020-12-15 12:18:06 -05:00
  • 65f9950531
    Merge pull request #84 from WolframResearch/bugfix/PageWidth-Infinity cc-wr 2020-12-15 12:17:54 -05:00
  • 12fb4bb728
    Merge pull request #92 from WolframResearch/bugfix/StopLoadingMXNetLink cc-wr 2020-12-15 12:17:20 -05:00
  • 61835bab6c Fix simulation of Echo for WolframLanguageForJupyter bugfix/Echo-simulation cc-wr 2020-12-08 11:07:28 -05:00
  • 4c26eca649 Fix issue regarding message frame parsing bugfix/fix-message-frame-parsing-issue cc-wr 2020-12-08 07:21:28 -05:00
  • d477809f50 Stop accidentally loading the paclet MXNetLink, which has a bad interaction with the paclet SetReplace bugfix/StopLoadingMXNetLink cc-wr 2020-06-22 14:38:59 -04:00
  • 10c8ff5991 Do not allow line breaks when generating TeX source for text/html results; allow setting PageWidth to Infinity bugfix/PageWidth-Infinity cc-wr 2020-03-08 14:01:22 -04:00
  • 5587c6b763
    Merge pull request #81 from WolframResearch/feature/README-md-cleanup v0.9.2 cc-wr 2020-02-07 06:36:32 -05:00
  • ab6ab8a2e7
    Merge branch 'master' into feature/README-md-cleanup feature/README-md-cleanup cc-wr 2020-02-07 06:35:30 -05:00
  • c7673eb201
    Merge pull request #71 from vegerot/patch-3 cc-wr 2020-02-07 06:34:25 -05:00
  • 4ef757301d Increment PacletInfo.m cc-wr 2020-02-04 18:19:02 -05:00
  • a96cd3e345
    Merge pull request #79 from WolframResearch/bugfix/WriteString-Write-stdout cc-wr 2020-02-04 17:52:33 -05:00
  • 5825796109
    Merge pull request #75 from WolframResearch/bugfix/no-line-breaking cc-wr 2020-02-04 17:52:16 -05:00
  • 03d50854c8
    Merge pull request #73 from WolframResearch/bugfix/jupyter-console-problems cc-wr 2020-02-04 17:51:51 -05:00
  • d138761370 Clean up README.md cc-wr 2020-01-30 19:41:16 -05:00
  • 66a03632cc Add TODO comment bugfix/WriteString-Write-stdout cc-wr 2020-01-16 06:28:16 -05:00
  • 5f6f6363f0 Change "the Jupyter" to "Jupyter" cc-wr 2020-01-16 06:08:09 -05:00
  • 570eab43eb Redirect all string references to the stdout stream to a new WolframLanguageForJupyter-stdout stream cc-wr 2020-01-16 06:02:42 -05:00
  • 1717628fc8 Use the current PageWidth setting for $Output when converting a result into a string bugfix/no-line-breaking cc-wr 2019-12-22 23:45:06 -05:00
  • 40961d6029 Fix some small problems with WolframLanguageForJupyter's jupyter-console mode bugfix/jupyter-console-problems cc-wr 2019-12-13 08:59:27 -05:00
  • 3523e815e6
    Merge pull request #68 from WolframResearch/feature/jupyter-console-support cc-wr 2019-12-13 05:21:35 -05:00
  • ff8acc78d1
    Documenting features Max Coplan 2019-12-05 09:55:34 -05:00
  • 515c244124
    Merge pull request #70 from vegerot/patch-2 Arnoud Buzing 2019-12-05 08:49:23 -06:00
  • ea621b19d8
    Fixed formatting Max Coplan 2019-12-05 09:46:39 -05:00
  • 6cca28f8ab Limit the Quit[] and Exit[] redefinition to the arguments that the actual Quit[] and Exit[] can take feature/jupyter-console-support cc-wr 2019-12-05 08:44:19 -05:00
  • 1607ff07cd Do not allow the evaluation of the exit code strings (i.e., "Quit", "Exit", "quit", and "exit") cc-wr 2019-12-05 08:22:12 -05:00
  • 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 cc-wr 2019-12-05 08:09:05 -05:00
  • 780488b2ad
    Merge pull request #67 from WolframResearch/bugfix/function-name-typo-2 cc-wr 2019-12-03 11:57:11 -05:00
  • f94a621620
    Merge pull request #66 from anonymouse64/bugfix/function-name-typo cc-wr 2019-12-03 11:56:57 -05:00
  • 7bc5ee8ae6 Add jupyter-console support, and add redirection of Wolfram Language messages during the execution of an input cc-wr 2019-11-24 19:12:30 -05:00
  • ebce0fa0fa
    Merge pull request #64 from vegerot/patch-1 Arnoud Buzing 2019-11-20 09:37:11 -06:00
  • efffa66932
    Added support for Windows Max Coplan 2019-11-20 10:23:20 -05:00
  • 6943c0ee3b WolframLanguageForJupyter.m: fix typo in function name bugfix/function-name-typo-2 cc-wr 2019-11-20 06:54:48 -06:00
  • 828604baa4 configure-jupyter.wls: fix typo in function name Ian Johnson 2019-11-19 18:58:45 -06:00
  • bbbeecd253
    Clarifying instructions Max Coplan 2019-11-18 19:52:19 -05:00
  • 6dab4f7576
    Merge pull request #59 from WolframResearch/feature/remove-out-labels-for-multiple-results Arnoud Buzing 2019-09-25 09:37:15 -05:00
  • 7522c71207 Remove second level of Out[] labels for multiple results cc-wr 2019-09-15 06:47:30 -04:00
  • 6e5b6cc6e3 Add a top-level symbol for controlling the resolution of the output feature/add-resolution-control cc-wr 2019-09-14 15:39:29 -04:00
  • 12ed6ff52b
    Merge pull request #57 from WolframResearch/bugfix/jupyterlab-issues cc-wr 2019-09-09 16:44:03 -04:00
  • 1dc339e62e
    Merge pull request #53 from WolframResearch/bugfix/rasterization-failure cc-wr 2019-09-09 16:43:51 -04:00
  • 3e9068fc4a
    Merge pull request #51 from WolframResearch/feature/add-rewrites-for-named-character-names cc-wr 2019-09-09 16:43:35 -04:00
  • 5ab855e94c
    Merge pull request #52 from WolframResearch/feature/handle-texform cc-wr 2019-09-09 16:43:16 -04:00
  • e5fd13daef
    Merge pull request #56 from WolframResearch/feature/change-syntax-highlighting Arnoud Buzing 2019-08-27 08:24:48 -05:00
  • 4883583139 Change the syntax highlighting to that of the Wolfram Language (or Mathematica, as is used in the project) cc-wr 2019-08-27 05:20:38 -04:00
  • a0870db7be Do not branch off when sending kernel status messages cc-wr 2019-08-25 17:44:01 -04:00
  • c6033abeb0 Fix some small, but blocking, issues cc-wr 2019-08-24 15:08:55 -04:00
  • 70d471dc81 If rasterization of a result fails, try again with Shallow applied (to the result) cc-wr 2019-07-09 18:57:03 -04:00
  • 5faf681109 Add rewrites for named character names cc-wr 2019-07-09 18:46:19 -04:00
  • f5bcdbe765 Add handling of TeXForm cc-wr 2019-06-12 02:10:03 -04:00
  • 75fc9c238d
    Merge pull request #46 from WolframResearch/feature/add-hooks-and-improve-multi-expression-input-handling cc-wr 2019-06-20 11:02:24 -04:00
  • b63c459fa3 Add the rest of the hooks for this pull request cc-wr 2019-06-12 00:51:42 -04:00
  • 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 cc-wr 2019-06-07 14:00:23 -04:00
  • 8ece9be76b Fix syntax error v0.9.1 cc-wr 2019-06-03 09:32:49 -04:00
  • aa45f2ae16
    Merge pull request #41 from WolframResearch/bugfix/no-effect-Short cc-wr 2019-06-03 08:34:57 -04:00
  • 2f13b77bec Bump the PacletInfo version cc-wr 2019-06-03 08:32:49 -04:00
  • 9389125b6b Set the PageWidth of $Output cc-wr 2019-06-03 08:28:35 -04:00
  • cd001760bf
    Merge pull request #39 from WolframResearch/bugfix/fix-jsonoutofrangeunicode-error cc-wr 2019-06-03 08:23:11 -04:00
  • 9f525ea7ad
    Merge pull request #33 from WolframResearch/bugfix/no-nocatch-error cc-wr 2019-06-03 08:23:02 -04:00
  • 48c32ab4e1 Allow the evaluation of alpha=1 without tanking the Jupyter session cc-wr 2019-05-31 14:55:37 -04:00
  • 6feee971c4
    Merge pull request #36 from WolframResearch/feature/improve-help-messaging cc-wr 2019-05-28 16:46:47 -04:00
  • ba541dc6a9 Fix critical option misnaming in the README cc-wr 2019-05-24 18:56:45 -04:00
  • b83f80cfdd
    Merge pull request #30 from WolframResearch/bugfix/linux-wrong-wolframkernel-path cc-wr 2019-05-24 18:16:31 -04:00
  • f1e0abc778
    Merge branch 'master' into bugfix/linux-wrong-wolframkernel-path cc-wr 2019-05-24 18:06:52 -04:00
  • 2469a5c8d8 Improve help messaging as it relates to specifying wolframscript as Wolfram Engine binaries cc-wr 2019-05-23 14:56:52 -04:00
  • af15cd4bdf Remove implicit evaluation of held expressions during decomposition process cc-wr 2019-05-23 14:35:38 -04:00
  • 4779f3b880 Add handling of wolframscript binaries when specified through install methods feature/support-wolframscript-as-wolframengineeinaries cc-wr 2019-05-23 14:30:40 -04:00
  • 90419c16a7 Handle Throws with no Catch cc-wr 2019-05-21 15:47:15 -04:00
  • e91f036f37 Merge branch 'master' of https://github.com/WolframResearch/WolframLanguageForJupyter into feature/output-suppression-and-kernel-name-changes cc-wr 2019-05-21 13:59:07 -04:00
  • 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 cc-wr 2019-04-04 13:50:11 -04:00
  • 142fe8757d Quick typo-in-code fix cc-wr 2019-03-19 10:53:47 -04:00
  • 0409df8e6d Use what should be the correct paths to the WolframKernel on Linux cc-wr 2019-05-21 07:29:00 -04:00
  • 5f50f7a37d
    Merge pull request #22 from WolframResearch/bugfix/mathematica-chars-in-jupyter cc-wr 2019-05-21 06:22:56 -04:00
  • 6e0db37b2e
    Merge branch 'master' into bugfix/mathematica-chars-in-jupyter cc-wr 2019-05-21 06:19:13 -04:00
  • c1b5eec95c
    Merge pull request #21 from WolframResearch/bugfix/handle-inputform-outputform cc-wr 2019-05-21 06:09:23 -04:00
  • ee74ceb90b remove semicolons cc-wr 2019-05-21 06:04:09 -04:00
  • df79c86022 Fix typo cc-wr 2019-05-19 19:00:24 -04:00
  • a07abaa07d Output any Mathematica-specific characters as images cc-wr 2019-05-19 18:16:09 -04:00
  • e94dd351bd Handle InputForm and OutputForm, allowing their results to be displayed as text cc-wr 2019-05-19 17:53:56 -04:00
  • b70e8f5cdc Quick typo-in-code fix cc-wr 2019-03-19 10:53:47 -04:00
  • 52576fc0df
    Merge pull request #9 from WolframResearch/feature/more-robust-project-directory-discovery cc-wr 2019-03-15 05:09:20 -04:00
  • 81b91b78da Make discovery of the project directory by the install script more robust; depending on the invocation, InputFileName can be an empty string cc-wr 2019-03-12 18:16:13 -04:00
  • 8d46a0be1d
    Merge pull request #6 from WolframResearch/feature/design-improvements cc-wr 2019-03-06 12:34:48 -05:00
  • a715b8a05a Specify character encoding in ToCharacterCode calls cc-wr 2019-03-04 13:27:33 -05:00
  • 297f719aca Increment PacletInfo.m version cc-wr 2019-02-27 11:47:02 -05:00
  • 9ed8a61389 Do not allow the registration with Jupyter of Wolfram Engine binaries where a link can not be established cc-wr 2019-02-26 18:21:04 -05:00
  • a2122410e2 General design improvements: standardize script install and paclet command install; add auto-finding of REPL script in paclet command install, etc. cc-wr 2019-02-26 17:22:50 -05:00
  • 8f72db13cd
    Merge pull request #5 from WolframResearch/bugfix/HeartbeatThread100CPU cc-wr 2019-02-06 08:23:40 -05:00
  • fd034cb4ee Fix large CPU consumption on the heartbeat thread by using a different command that blocks and waits on a socket without said large CPU consumption cc-wr 2019-02-05 09:55:42 -05:00
  • c44ceec218
    Merge pull request #4 from WolframResearch/feature/html-multi-cell Arnoud Buzing 2019-01-29 11:15:34 -06:00
  • f8c6181ac7 Implement HTML multi-cell cc-wr 2019-01-29 11:43:48 -05:00
  • cb82fa7f20
    Merge pull request #3 from WolframResearch/bugfix/ImproveSequenceHandling Arnoud Buzing 2019-01-26 21:04:35 -06:00
  • 7c31f28420 Stopgap improvement of the handling of sequences in WLForJupyter Chris Cooley 2019-01-26 21:27:04 -05:00
  • ff0e3b9f26
    Merge pull request #2 from WolframResearch/bugfix/SocketWriteFixFor11 Arnoud Buzing 2019-01-25 17:26:59 -06:00
  • 5be1472565 Adding fix for socket write. Garrett Ducharme 2019-01-25 17:01:50 -06:00