Closed chihuahua closed 6 years ago
The current version of TensorBoard lacks various updates from head: https://github.com/tensorflow/tensorboard-plugin-example/blob/1d094b0c19381a33d5b4fb5e8b2cb024905f397f/WORKSPACE#L92
such as removal of build warnings, API changes for plugin authors (like https://github.com/tensorflow/tensorboard/pull/459 and https://github.com/tensorflow/tensorboard/pull/459), and a generic vz-line-chart component.
Lets update the workspace rule.
After updating the workspace, we have to change the frontend to jive with the new TensorBoard API.
Fixed by #23.
The current version of TensorBoard lacks various updates from head: https://github.com/tensorflow/tensorboard-plugin-example/blob/1d094b0c19381a33d5b4fb5e8b2cb024905f397f/WORKSPACE#L92
such as removal of build warnings, API changes for plugin authors (like https://github.com/tensorflow/tensorboard/pull/459 and https://github.com/tensorflow/tensorboard/pull/459), and a generic vz-line-chart component.
Lets update the workspace rule.