Elisha Terada
Elisha Terada
Any plan to address UNSAFE_componentWillReceiveProps issue? If someone in the community converts the class component to functional, would PR be reviewed and accepted? Or are we better off forking and...
+1 It's painful to update multiple lines in multiple YAML files to test latencies (typically 0 or long time).
@mrak this sounds like a really good idea. This will help with DRY especially in header which typically looks identical across all calls (e.g. authentication token).
@znation I was just going through the creation of a Docker image to run Turi Create and Jupyter notebook together without having to setup venv on everyone's machine. - I...
@znation thank you for your insight! I think we'll use virtualenv instead to take full advantage of macOS as the host OS.
@paulomcnally please refer to this thread to find a solution that works for you https://github.com/elishaterada/heroku-google-application-credentials-buildpack/issues/2
What if I split this repo into another one supporting Heroku-16 with a commit before merging #1 ?
I probably won't update this repo since different solutions seem to work for different people and their respective Heroku stack versions. I encourage forking or finding another solution since the...
+1 It works well on the desktop where the width of the slider is defined as part of layout but fails on mobile where I let the slider take up...
+1, we are basically switching back to native local storage method because of this