Skip to content

Commit

Permalink
Add probable causes when no TensorBoard profile data is loaded, inclu…
Browse files Browse the repository at this point in the history
…ding additional guidance for Vertex AI TensorBoard permissions.

PiperOrigin-RevId: 613657675
  • Loading branch information
Profiler Team authored and Copybara-Service committed Mar 7, 2024
1 parent b2c1188 commit 09885aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/app/components/empty_page/empty_page.ng.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ <h3>Profiling isn't supported in Colab yet.</h3>

<ng-template #no_profile_data>
<div class="container">
<h3>No profile data was found.</h3>
<h3>No profile data was found..</h3>
<div class="horizontal-center">
<capture-profile></capture-profile>
</div>
Expand Down

0 comments on commit 09885aa

Please sign in to comment.