另一个 Chrome 选项卡中的 Google Colab TensorBoard
Posted
技术标签:
【中文标题】另一个 Chrome 选项卡中的 Google Colab TensorBoard【英文标题】:Google Colab TensorBoard in another Chrome Tab 【发布时间】:2020-06-26 10:09:15 【问题描述】:我正在阅读 PyTorch 教程,目前正在使用 TensorBoard 教程。 通过研究,我已经能够让它内联并通过另一个选项卡工作。 我的偏好是让它在另一个会自动更新的选项卡中持续存在。
下面描述的方法使用ngrok: https://medium.com/@iamsdt/using-tensorboard-in-google-colab-with-pytorch-458f9bb95212
但是,它是不稳定的,因为它获得了许多连接然后丢弃:
Too many connections! The tunnel session '1Z8HZHdl5gLd1xJVdx5Vqqpl9dW' has violated the rate-limit policy of 20 connections per minute by initiating 133 connections in the last 60 seconds. Please decrease your inbound connection volume or upgrade to a paid plan for additional capacity.
The error encountered was: ERR_NGROK_702
发生这种情况时,我必须重新启动整个内核并重新开始。非常沮丧。
这确实不是我正在寻找的解决方案。 有人对此有解决方案吗?
我认为谷歌会为此提供解决方案.....
【问题讨论】:
你可以试试 www.remote.it 吗?它是一项类似于 ngrok 的服务。这可能会更好。我们将 ngrok 用于张量板,我们面临同样的问题。我们将 remote.it 用于不同的用例,并且它很稳定。 【参考方案1】:您可以通过将嵌入的 Colab Tensorboard iFrame URL 复制到另一个选项卡来简单地做到这一点。 See example here in a gif
【讨论】:
谢谢! Google 需要聘请一些体面的工程师,这样我们就不必破解我们的基本功能。以上是关于另一个 Chrome 选项卡中的 Google Colab TensorBoard的主要内容,如果未能解决你的问题,请参考以下文章
未进行 API 调用,因为它未反映在 Google chrome 开发人员工具的网络选项卡中
Chrome devtools 的源选项卡中的 Emmet?