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
Internal links don't seem to work when using the embedded tensorboard profiler with Colab. For example, the graph viewer link from the trace viewer opens a new tab to the profile overview page (this might be useful itself, but the links in the new tab also don't work). Presumably it should open the graph viewer within the iframe.
Hi Skye,
There are changes being made in Tensorboard to enable the deep link of the profiler plugin, you could try update the run environment, and it should be working with a minimum tensorboard version of 2.17.0 and stable tbp version.
Also it will open a new tab in the chrome (not within the iframe), mainly to support the crosslinks more generally for cases other than colab as well.
Internal links don't seem to work when using the embedded tensorboard profiler with Colab. For example, the graph viewer link from the trace viewer opens a new tab to the profile overview page (this might be useful itself, but the links in the new tab also don't work). Presumably it should open the graph viewer within the iframe.
Example: https://colab.research.google.com/drive/1aGvUY_jc4JVltoU9HeirQnN1kVvVyiB8?usp=sharing
The text was updated successfully, but these errors were encountered: