File tree Expand file tree Collapse file tree 2 files changed +38
-2
lines changed
demo-notebooks/guided-demos Expand file tree Collapse file tree 2 files changed +38
-2
lines changed Original file line number Diff line number Diff line change 133133 "id" : " 5b9ae53a" ,
134134 "metadata" : {},
135135 "source" : [
136- " Now we can take a look at the status of our submitted job, as well as the logs:"
136+ " Now we can take a look at the status of our submitted job, as well as retrieve the full logs:"
137137 ]
138138 },
139139 {
156156 " job.logs()"
157157 ]
158158 },
159+ {
160+ "cell_type" : " markdown" ,
161+ "id" : " c8267fb2" ,
162+ "metadata" : {},
163+ "source" : [
164+ " You can also view organized logs, status, and other information directly through the Ray cluster's dashboard:"
165+ ]
166+ },
167+ {
168+ "cell_type" : " code" ,
169+ "execution_count" : null ,
170+ "id" : " 3f3861d0" ,
171+ "metadata" : {},
172+ "outputs" : [],
173+ "source" : [
174+ " cluster.cluster_dashboard_uri()"
175+ ]
176+ },
159177 {
160178 "cell_type" : " markdown" ,
161179 "id" : " 5af8cd32" ,
Original file line number Diff line number Diff line change 133133 "id" : " 5b9ae53a" ,
134134 "metadata" : {},
135135 "source" : [
136- " Now we can take a look at the status of our submitted job, as well as the logs:"
136+ " Now we can take a look at the status of our submitted job, as well as retrieve the full logs:"
137137 ]
138138 },
139139 {
156156 " job.logs()"
157157 ]
158158 },
159+ {
160+ "cell_type" : " markdown" ,
161+ "id" : " 4067ef60" ,
162+ "metadata" : {},
163+ "source" : [
164+ " You can also view organized logs, status, and other information directly through the Ray cluster's dashboard:"
165+ ]
166+ },
167+ {
168+ "cell_type" : " code" ,
169+ "execution_count" : null ,
170+ "id" : " 19055243" ,
171+ "metadata" : {},
172+ "outputs" : [],
173+ "source" : [
174+ " cluster.cluster_dashboard_uri()"
175+ ]
176+ },
159177 {
160178 "cell_type" : " markdown" ,
161179 "id" : " 5af8cd32" ,
You can’t perform that action at this time.
0 commit comments