Gaurav
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
How to include license?
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.  But when you move the...