fossasia/visdom

Support for Jupyter Notebook

开放

#682 创建于 2019年10月15日

 (4 条评论) (0 个反应) (0 位负责人)Python (1,152 个派生)batch import
Needs Investigationhelp wantednot planned

仓库指标

星标
 (9,831 个星标)
PR 合并指标
 (平均合并 9天 12小时) (30 天内合并 116 个 PR)

描述

Is your feature request related to a problem? Please describe. I'm always frustrated when I am using visdom in cloud computing resources since it's difficult or not available for me to have an additional port for the visdom visualization. This largely limited my work efficiency.

Describe the solution you'd like While there is a support for Tensorboard with Jupyter Notebook and Jupyter Lab, there is no support for visdom in jupyter notebook. If the visdom can integrate with the Jupyter Notebook or Jupyter Lab such that I can start the visdom in Jupyter Notebook or Jupyter Lab and also visualize the results in Jupyter Notebook, that should be much more convenient and largely reduce the manual work I need to do.

贡献者指南