Closed scharlottej13 closed 1 week ago
Name | Link |
---|---|
Latest commit | cd83400c1f54f7d5566852d6336688e52516932f |
Latest deploy log | https://app.netlify.com/sites/dask-blog/deploys/673f763b06ec170008665ae0 |
Deploy Preview | https://deploy-preview-176--dask-blog.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
According to the logs, the build is failing because it needs ruby >=3.0.0 for some of the dependencies to install correctly.
We could edit this line of the gemfile to try and fix that. (I think currently RUBY_VERSION
is not actually defined anywhere, and so it's just making a wild guess and trying to install ruby 2.7.2 for us)
https://github.com/dask/dask-blog/blob/0d3d6e1ed6194cd598fed8d2e48a0025fb68b343/Gemfile#L2
Thanks for cross-posting here @scharlottej13. And thanks for investigating the build failure @GenevieveBuckley.
I've pulled in the build fix from #177, so things should build successfully now.
Thanks @jacobtomlinson and @GenevieveBuckley!
I think these image sizes look much more reasonable
Cross-posting @phofl's xarray blog post.