| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[docs] Convert Examples to Gallery (#5414) | 6 年前 | |
Revert "Revert "[docs] new landing page"" (#34534) | 3 年前 | |
Revert "Revert "[docs] new landing page"" (#34534) | 3 年前 | |
Revert "Revert "[docs] new landing page"" (#34534) | 3 年前 | |
Revert "Revert "[docs] new landing page"" (#34534) | 3 年前 | |
Revert "Revert "[docs] new landing page"" (#34534) | 3 年前 | |
Revert "Revert "[docs] new landing page"" (#34534) | 3 年前 | |
Revert "Revert "[docs] new landing page"" (#34534) | 3 年前 | |
[Doc] Revamp example gallery (#42862) updates the docs build system to change the way the example gallery is created. - Examples are now specified in yaml format, regularizing the metadata for each example in each ray library - Each ray library has an example page that is constructed from its corresponding yaml data - The example gallery itself is built using all ray library example yaml input data, meaning that individual ray library example pages no longer get out of sync with what is in the example gallery - As a result of changing the way that ray libraries store their examples, I had to change many of the the references to the ray library examples pages. The content of the example pages has not been changed. These changes are responsible for the majority of the files touched here. - A second impact of the changes here is that because some of the example pages were being included in toctrees before and now they are not, is that they need to be marked as orphaned. This has been done where necessary, but in particular in the .ipynb files this is actually done in the metadata of the file. - Capitalize "Example Gallery" in the top navigation bar --------- Signed-off-by: pdmurray <peynmurray@gmail.com> Co-authored-by: Lonnie Liu <95255098+aslonnie@users.noreply.github.com> | 2 年前 | |
[Doc] Revamp example gallery (#42862) updates the docs build system to change the way the example gallery is created. - Examples are now specified in yaml format, regularizing the metadata for each example in each ray library - Each ray library has an example page that is constructed from its corresponding yaml data - The example gallery itself is built using all ray library example yaml input data, meaning that individual ray library example pages no longer get out of sync with what is in the example gallery - As a result of changing the way that ray libraries store their examples, I had to change many of the the references to the ray library examples pages. The content of the example pages has not been changed. These changes are responsible for the majority of the files touched here. - A second impact of the changes here is that because some of the example pages were being included in toctrees before and now they are not, is that they need to be marked as orphaned. This has been done where necessary, but in particular in the .ipynb files this is actually done in the metadata of the file. - Capitalize "Example Gallery" in the top navigation bar --------- Signed-off-by: pdmurray <peynmurray@gmail.com> Co-authored-by: Lonnie Liu <95255098+aslonnie@users.noreply.github.com> | 2 年前 | |
[Doc] Revamp example gallery (#42862) updates the docs build system to change the way the example gallery is created. - Examples are now specified in yaml format, regularizing the metadata for each example in each ray library - Each ray library has an example page that is constructed from its corresponding yaml data - The example gallery itself is built using all ray library example yaml input data, meaning that individual ray library example pages no longer get out of sync with what is in the example gallery - As a result of changing the way that ray libraries store their examples, I had to change many of the the references to the ray library examples pages. The content of the example pages has not been changed. These changes are responsible for the majority of the files touched here. - A second impact of the changes here is that because some of the example pages were being included in toctrees before and now they are not, is that they need to be marked as orphaned. This has been done where necessary, but in particular in the .ipynb files this is actually done in the metadata of the file. - Capitalize "Example Gallery" in the top navigation bar --------- Signed-off-by: pdmurray <peynmurray@gmail.com> Co-authored-by: Lonnie Liu <95255098+aslonnie@users.noreply.github.com> | 2 年前 | |
[Doc] Revamp example gallery (#42862) updates the docs build system to change the way the example gallery is created. - Examples are now specified in yaml format, regularizing the metadata for each example in each ray library - Each ray library has an example page that is constructed from its corresponding yaml data - The example gallery itself is built using all ray library example yaml input data, meaning that individual ray library example pages no longer get out of sync with what is in the example gallery - As a result of changing the way that ray libraries store their examples, I had to change many of the the references to the ray library examples pages. The content of the example pages has not been changed. These changes are responsible for the majority of the files touched here. - A second impact of the changes here is that because some of the example pages were being included in toctrees before and now they are not, is that they need to be marked as orphaned. This has been done where necessary, but in particular in the .ipynb files this is actually done in the metadata of the file. - Capitalize "Example Gallery" in the top navigation bar --------- Signed-off-by: pdmurray <peynmurray@gmail.com> Co-authored-by: Lonnie Liu <95255098+aslonnie@users.noreply.github.com> | 2 年前 | |
[Doc] Revamp example gallery (#42862) updates the docs build system to change the way the example gallery is created. - Examples are now specified in yaml format, regularizing the metadata for each example in each ray library - Each ray library has an example page that is constructed from its corresponding yaml data - The example gallery itself is built using all ray library example yaml input data, meaning that individual ray library example pages no longer get out of sync with what is in the example gallery - As a result of changing the way that ray libraries store their examples, I had to change many of the the references to the ray library examples pages. The content of the example pages has not been changed. These changes are responsible for the majority of the files touched here. - A second impact of the changes here is that because some of the example pages were being included in toctrees before and now they are not, is that they need to be marked as orphaned. This has been done where necessary, but in particular in the .ipynb files this is actually done in the metadata of the file. - Capitalize "Example Gallery" in the top navigation bar --------- Signed-off-by: pdmurray <peynmurray@gmail.com> Co-authored-by: Lonnie Liu <95255098+aslonnie@users.noreply.github.com> | 2 年前 | |
Revert "Revert "[docs] new landing page"" (#34534) | 3 年前 | |
Revert "Revert "[docs] new landing page"" (#34534) | 3 年前 | |
Revert "Revert "[docs] new landing page"" (#34534) | 3 年前 | |
Revert "Revert "[docs] new landing page"" (#34534) | 3 年前 | |
[doc] replace PNGs (#50810) | 1 年前 | |
Revert "Revert "[docs] new landing page"" (#34534) | 3 年前 | |
[doc] unify the look and feel of anyscale buttons (#50800) | 1 年前 | |
Revert "Revert "[docs] new landing page"" (#34534) | 3 年前 | |
[doc] Add Anyscale as an option to get started with Ray (#50772) <!-- Thank you for your contribution! Please review https://github.com/ray-project/ray/blob/master/CONTRIBUTING.rst before opening a pull request. --> <!-- Please add a reviewer to the assignee section when you create a PR. If you don't have the access to it, we will shortly find a reviewer and assign them to your PR. --> ## Why are these changes needed? <!-- Please give a short summary of the change and the problem this solves. --> Adding Anyscale as an option to get started with Ray. This is the first round of changes to add the option to 3 pages. ## Related issue number <!-- For example: "Closes #1234" --> ## Checks - [x] I've signed off every commit(by using the -s flag, i.e., git commit -s) in this PR. - [x] I've run scripts/format.sh to lint the changes in this PR. - [ ] I've included any doc changes needed for https://docs.ray.io/en/master/. - [ ] I've added any new APIs to the API Reference. For example, if I added a method in Tune, I've added it in doc/source/tune/api/ under the corresponding .rst file. - [ ] I've made sure the tests are passing. Note that there might be a few flaky tests, see the recent failures at https://flakey-tests.ray.io/ - Testing Strategy - [ ] Unit tests - [ ] Release tests - [ ] This PR is not tested :( --------- Signed-off-by: Sijie Wang <3463757+sijieamoy@users.noreply.github.com> Co-authored-by: angelinalg <122562471+angelinalg@users.noreply.github.com> | 1 年前 | |
Revert "Revert "[docs] new landing page"" (#34534) | 3 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 6 年前 | ||
| 3 年前 | ||
| 3 年前 | ||
| 3 年前 | ||
| 3 年前 | ||
| 3 年前 | ||
| 3 年前 | ||
| 3 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 3 年前 | ||
| 3 年前 | ||
| 3 年前 | ||
| 3 年前 | ||
| 1 年前 | ||
| 3 年前 | ||
| 1 年前 | ||
| 3 年前 | ||
| 1 年前 | ||
| 3 年前 |