You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
architkulkarni opened this issue
Apr 19, 2023
· 2 comments
Assignees
Labels
docsAn issue or change related to documentationP1Issue that should be fixed within a few weekstriageNeeds triage (eg: priority, bug/not-bug, and owning component)
If I imagine I'm a new user, the first thing I'm clicking on in the Ray doc landing page is the "Try it out" button:
But the notebook is titled ch_02 and says "In Chapter 1 we showed you how start a local cluster simply by calling import ray and then initializing it with ray.init()." I haven't seen chapter 1 and there's no way to get to chapter 1, which makes me feel like I've done something wrong and maybe I shouldn't be using this notebook. One idea is to remove this reference, or to add a link to Chapter 1.
It's a nitpick, but it affects people's first impressions.
Thanks for filing this issue, @architkulkarni! The link is actually to the wrong notebook. @simran-2797 is working on this PR to update the link: #34924
docsAn issue or change related to documentationP1Issue that should be fixed within a few weekstriageNeeds triage (eg: priority, bug/not-bug, and owning component)
Description
If I imagine I'm a new user, the first thing I'm clicking on in the Ray doc landing page is the "Try it out" button:
![Screenshot 2023-04-19 at 9 36 07 AM](https://user-images.githubusercontent.com/5459654/233142014-8c503d7f-81ad-4a19-84b6-9d5236b45bdc.png)
But the notebook is titled ch_02 and says "In Chapter 1 we showed you how start a local cluster simply by calling import ray and then initializing it with ray.init()." I haven't seen chapter 1 and there's no way to get to chapter 1, which makes me feel like I've done something wrong and maybe I shouldn't be using this notebook. One idea is to remove this reference, or to add a link to Chapter 1.
It's a nitpick, but it affects people's first impressions.
Link
https://docs.ray.io/en/master/
https://colab.research.google.com/github/maxpumperla/learning_ray/blob/main/notebooks/ch_02_ray_core.ipynb#scrollTo=cf542ed9
The text was updated successfully, but these errors were encountered: