Richard Taylor
Richard Taylor
The [eval] message contains 20 bindings which is more than is allowed by the server 16 configuration
Hi I am new to gremlin and this jupyter plugin looked ideal as a platform for learn about it. However, when I try to run the example notebook I get...
Hi Firstly, thank you for releasing Calm - I am having fun working with it. I found that I needed to set a default header on all requests to enable...
Sometimes it is useful to have a repo path defined in the config file that is relative to the users home directory rather than an obsolute path. This just adds...
It can be useful to be able to start minirepo from a config file that is not in ~/.minirepo. This add an optional environment variable MINIREPO_CONFIG that will overide the...
This function was double indented, causing the parser to report an error. This change just corrects the indenting in the get_config function.