gorilla-repl
gorilla-repl copied to clipboard
A rich REPL for Clojure in the notebook style.
I have followed the instructions to setup a sample gorilla-repl project following the instructions on the [Getting started website](http://gorilla-repl.org/start.html) but i cant get my repl running after running ```lein gorilla```....
Saving to an invalid path, and maybe other errors currently fail silently.
I do this all of the time, to open another file in a project I'm working on: - Select and copy the appropriate prefix of the URL from the address...
Is there a way to customize welcome page ? thus I'll load needed code and print customized welcome message?
Is it possible to localise the menus?
Updated Vega to 2.6.3 to support new features (more plots to come) Updated D3 to 3.5.17 (could not go to 4 as Vega does not yet support it) Modified both...
It appears the MarkDown renderer parses equations before passing them to MathJax. This leads to problems with `_italic_` phrases, which translate to `italic`, causing the MathJax renderer to fail. Minimal...
I suggest that having some indication of whether or not the worksheet needs saving would be quite useful.
My fingers are trained to navigate a line with ctrl+a for the start and ctrl+e for the end. Is it difficult to introduce emacs such cursor positioning [emacs key bindings](https://ccrma.stanford.edu/guides/package/emacs/emacs.html)...