woutersj
woutersj
Python-launcher doesn't currently take into account the case where python isn't installed. Then `python-command` returns #f, which makes `string-append` fail.
@darcy-shen This PR is meant to provide some extensions and simplification of the Python plugin. - The protocol is extended to include more formats. - Output is now fully escaped,...
### Mogan Version 1.2.9.8 ### Operating System Version and Architecture Fedora Linux 40 (GNOME Wayland) ### Describe Bug `eval-system` sometimes fails to capture output of a command. I suspect this...
### Mogan Version 1.2.9.8 ### Operating System Version and Architecture Fedora Linux 40 (GNOME Wayland) ### Describe Bug When MathJax conversion is turned on in the preferences, the conversion to...
### Mogan Version 1.2.9.8 ### Operating System Version and Architecture Fedora Linux 40 (GNOME Wayland) ### Describe Bug Adding the `-h` or `--help` flag to the command line produces no...
### Mogan Version 1.2.8 ### Operating System Version and Architecture Fedora Linux 40 (GNOME Wayland) ### Describe Bug When pressing Shift-F5 to insert a big operator like an integral sign,...
Code to generate the error: ```julia Base.Docs.Binding(Rasters, :Dimensions) Base.Docs.Binding(Rasters, :LookupArray) ``` Output: ```julia julia> Base.Docs.Binding(Rasters, :LookupArray) ERROR: Constant binding was imported from multiple modules Stacktrace: [1] binding_module @ ./runtime_internals.jl:181 [inlined]...