Thomas Decaux
Thomas Decaux
Copied from https://github.com/keras-rl/keras-rl/pull/179. (done via github, didnt test).
Its very nice to change value with slider('values', '2:10'), I tried to do same thing with limit but I am a bit lost in your Javascript code ;-( Is is...
Hello, According to documentation: ``post-install-cmd: occurs after the install command has been executed with a lock file present.`` Hence, if you just copy/paste the ``composer.json`` present in your documentation and...
As your plugin work with EFS, I guess many people like me are using Amazon ECS AMI on EC2 machine. How to install it properly on a such machine? (Rehl/centos)...
On my macbook, using a self-hosted jira: 
I am wondering if it's possible to handle misspell errors. Words to match: ``"skype"`` Sentence: ``"hello, do you have skpe ?"`` My current implementation is to generate all possible candidates,...
Hello, sorry to post a question on issues, but I am curious to know if cherami can be a drop-in replacement of Kafka, with Apache Spark as a consumer?
I have written a Docker image (from official php7 alpine3 image) to use this amazing tool: * https://github.com/ebuildy/docker-box * https://hub.docker.com/r/ebuildy/box/ ``docker run -v $PWD:/app ebuildy/box:v0.0.4 build`` Tell me what do...
Just to say thanks ^^ Woa, maybe the first time I found something that works straighaway ^^ A single docker-compose.yml to run gitlab and the CI family, wonderful!
We have lot of issues about automatic refreshing of charts listing, when not using upload API. What about to add a HTTP API to force refresh?