Jeroen Overschie
Jeroen Overschie
I'm currently experiencing the same issue. I closed the initial PR, but upon re-opening and merging Greenkeeper does not seem enabled, see: https://github.com/dunnkers/ember-polymer/pull/54 I re-installed the integration a couple of...
Upon re-installing the integration, Greenkeeper just opened a new initial PR at https://github.com/dunnkers/ember-polymer/pull/61. However, **all** Travis jobs fail: https://travis-ci.org/dunnkers/ember-polymer/jobs/239302894 ⚠️ They fail with this error: `The command "eval git fetch...
My issue has been resolved 👌🏻 Greenkeeper appeared to have over-eagerly upgraded a QUnit package's major semver version, causing no tests to run and thus timing out Travis. This issue...
Thanks @tigerneil and @YannisPap. I found saving the `index` would be most convenient: ```python index = tfrs.layers.factorized_top_k.BruteForce(model.user_model) index.index_from_dataset( movies.batch(100).map(lambda title: (title, model.movie_model(title)))) index.save("saved_model") ``` ❌ But still, I got a...
@editorialbot check repository from branch master
@editorialbot generate pdf (should now discover `Statement of need`)
@editorialbot generate pdf
Hi @mcasl thanks for the review and @diehlpk thanks for notifying me - I am going to have a look.
> @dunnkers how are things going? Hi @diehlpk. I just merged https://github.com/dunnkers/fseval/pull/81 and am working on https://github.com/dunnkers/fseval/pull/83, making improvements where necessary. So it's in-progress.
Dear @estefaniatalavera , you will have to update your email address yourself in your own GitHub settings here: https://docs.github.com/en/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/adding-an-email-address-to-your-github-account Thanks :)