Daniel Whitenack
Daniel Whitenack
I'll keep this open for now, in case there are other comments. However, this https://github.com/gopherds/resources/pull/11 at least addresses some of the concerns.
Great idea @Dawny33. We should do JSON as well.
Issue moved to [gopherds/datasciencebyexample #1](https://github.com/gopherds/datasciencebyexample/issues/1) via [**ZenHub**](https://www.zenhub.com/)
@jaderabbit and @Ari-Ramkilowan, thanks for the PR and discussion here. My ideas are the following: If we are able to get human review of the conflicting translations, that would be...
Hi @vsivsi, and sorry for the delay here as I was a bit sick with the flu. Great summary of the current state of things here, and I totally agree...
Hi, yeah, I'm not able to test in windows, because I don't have a machine. Are you able to use the linux subsystem and/or the docker image for Gophernotes. Are...
Thanks for letting me know. I haven't tackled this sort of thing yet. I'm looking to upgrade a few things soon, so hopefully I will be able to add this...
Thanks @AnthonyWC. Yeah, this is due to the magic command trying to be processed by `gomacro`. We need to handle this is a special way eventually, on the gophernotes side.
Great questions @jlewi. I would be open to various options regarding how the data is spread across the nodes. In a first case (to illustrate things most simply), I think...
@balajismaniam @jlewi Pachyderm has a built in mechanism for data sharding, but that is on the Pachyderm worker level. The tricky thing here is that we are running distributed TF...