h2oai / h2o-3

H2O is an Open Source, Distributed, Fast & Scalable Machine Learning Platform: Deep Learning, Gradient Boosting (GBM) & XGBoost, Random Forest, Generalized Linear Modeling (GLM with Elastic Net), K-Means, PCA, Generalized Additive Models (GAM), RuleFit, Support Vector Machine (SVM), Stacked Ensembles, Automatic Machine Learning (AutoML), etc.
http://h2o.ai
Apache License 2.0
6.86k stars 1.99k forks source link

Fix Sparkling Water booklet link #6894

Closed exalate-issue-sync[bot] closed 1 year ago

exalate-issue-sync[bot] commented 1 year ago

[https://h2o-release.s3.amazonaws.com/h2o/rel-zygmund/1/index.html|https://h2o-release.s3.amazonaws.com/h2o/rel-zygmund/1/index.html|smart-link]

exalate-issue-sync[bot] commented 1 year ago

hannah.tillman commented: Okay, so after digging I noticed that the SW booklet link broke between 3.30.0.1 (zahradnik) and 3.30.1.1 (zeno). I found [this PR from the 3.30.1.1 release |https://github.com/h2oai/h2o-3/pull/4811]where the booklet got pulled from H2O-3 repo and the gradle build. It’s solely housed in the SW repo now.

The SW booklet doesn’t follow H2O-3 release names (e.g., "[h2o-release.s3.amazonaws.com/h2o/rel-zygmund/1/docs-website/h2o-docs/booklets/SparklingWaterBooklet.pdf“|http://h2o-release.s3.amazonaws.com/h2o/rel-zygmund/1/docs-website/h2o-docs/booklets/SparklingWaterBooklet.pdf%E2%80%9C]) anymore, but SW release names (e.g., "[https://h2o-release.s3.amazonaws.com/sparkling-water/spark-3.3/3.38.0.1-1-3.3/booklet/SparklingWaterBooklet.pdf|https://h2o-release.s3.amazonaws.com/sparkling-water/spark-3.3/3.38.0.1-1-3.3/booklet/SparklingWaterBooklet.pdf][“|http://h2o-release.s3.amazonaws.com/sparkling-water/spark-3.3/3.38.0.1-1-3.3/booklet/SparklingWaterBooklet.pdf%E2%80%9C]), and I haven’t been able to find a way to get it to work.

h2o-ops commented 1 year ago

JIRA Issue Details

Jira Issue: PUBDEV-8879 Assignee: hannah.tillman Reporter: hannah.tillman State: Resolved Fix Version: 3.38.0.3 Attachments: N/A Development PRs: Available

h2o-ops commented 1 year ago

Linked PRs from JIRA

https://github.com/h2oai/h2o-3/pull/6381 https://github.com/h2oai/h2oai-serving/pull/1135