Gaurav

Results 12 comments of Gaurav

I got how to prepare the data using `numpy.save`, what data they should contain exactly would be helpful to describe. There are lots of helper functions in `testing.py`.

We had to cherry pick this code with modification to `kue.prototype.watchStuckJobsMod`

Not sure why no comments on this PR. But this PR doesn't clear the confusion and is succinctly to the point. Thanks

Use `python3` and `pip3`. Added requirements.txt in this PR. #43

@Nargonath Are using using still `hapi-docs`? or moved on?

@Nargonath I shifted to Redoc https://github.com/Redocly/redoc. It's a great tool.

@nexdrew May be he is waiting for your PR to describe it more efficiently. :smiley:

`pkill "python"` or `pkill "process_name"` is an excellent built-in command on *nix. May be this command can be interfaced with `fkill`. Just a thought. Thanks

More details I changed [models data](https://gist.github.com/igauravsehrawat/8fdf0f3c70b30e88761d3c560e8f68de) in your [react-flow-diagram-example](https://github.com/DrummerHead/react-flow-diagram-example). So it renders out as expected like shown below. ![screen shot 2018-07-27 at 19 31 39](https://user-images.githubusercontent.com/3696327/43325385-28da541c-91d4-11e8-9eff-ff0ff7347ef3.png) But when you move the...