Inon S.

Results 6 issues of Inon S.

After following the Dockerized installation instructions, I tried navigating to the web-app using `Mozilla/5.0 (X11; Linux x86_64; rv:66.0) Gecko/20100101 Firefox/66.0` and got: ``` The stream or file "/var/www/html/storage/logs/laravel.log" could not...

Otherwise there is an error message: ``` configure: error: Please reinstall the libzip distribution ```

The [README.md in branch 3.0.x](https://github.com/ThoughtWorksInc/DeepLearning.scala/blob/3.0.x/README.md#related-projects) mentions ND4J as a related project in that it "provides numerical computing used in DeepLearning.scala". This is currently true for DL4J, but it appears that...

When trying to compile, [line 29 of the CMake file](https://github.com/arrayfire/arrayfire-ml/blob/master/CMakeLists.txt#L29) was giving me trouble. Changing the included item from `ArrayFire::af` to `af` solved the issue. I'm using CMake 3.10.2 See...

## Proposal Summary Add a feature to communicate with the AWS Secrets Manager and unpack Secrets from the into the server configuration. ## Motivation ClearML Server supports static configuration of...

/docs/dev/style.md instead of /docs/style.md