Zihao Zheng

Results 50 comments of Zihao Zheng

@cdancette Consider using https://github.com/awslabs/mxboard

Indeed, it's always our motivation and objective. We used to use Travis to build and publish the PyPI package, then it's super easy to use, but this solution takes too...

Is the binary and `runfiles` necessary? I think these should be generated and handled in `installer_windows.sh`

@ahmedezzateasa Let me check the latest `build_pip_package` in TensorFlow.

Nope, I think you have to install the version greater than the one in requirement, or it could be wrong while running bazel. Or you might want to install via...

@Vogen New Protobuf could be easily installed, this one might help: https://github.com/zihaolucky/tensorboard-distro/blob/master/.travis.yml#L121-L156

`tensorboard-lite` is a submodule we need. Could you provide more log for the coming problem?

@ahmedezzateasa Just follow this issue and we're looking for your feedback.

@ahmedezzateasa Great! How about creating a PR, I believe this would help Windows users. Besides, you can also change the README.

You just need `pip install tensorboard`. The error here is the indent you've pointed out, sorry. I would fix this bug later and rebuild the PyPI. Thank you.