tensorflow / tensorflow/tensorboard
TensorBoard doesn't work on IOS/IpadOS. Requires apple icons.
@bmd3k is already working on this.
Since Jan 10, 2022.
- Dominant language
- TypeScript
- Stars
- 7.2k
- Forks
- 1.7k
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 1
Description
After starting the server it gives the following result:
W0107 19:43:36.780149 139768956442176 application.py:556] path /apple-touch-icon-precomposed.png not found, sending 404
W0107 19:43:36.798506 139768956442176 application.py:556] path /apple-touch-icon.png not found, sending 404
W0107 19:43:36.832389 139768956442176 application.py:556] path /apple-touch-icon-precomposed.png not found, sending 404
W0107 19:43:36.849392 139768956442176 application.py:556] path /apple-touch-icon.png not found, sending 404
W0107 19:43:36.900132 139768956442176 application.py:556] path /apple-touch-icon-precomposed.png not found, sending 404
W0107 19:43:36.915132 139768956442176 application.py:556] path /apple-touch-icon.png not found, sending 404
W0107 19:43:36.948019 139768956442176 application.py:556] path /apple-touch-icon-precomposed.png not found, sending 404
W0107 19:43:36.965894 139768956442176 application.py:556] path /apple-touch-icon.png not found, sending 404
And in afterwards you can not access tensorboard on apple devices (tested on Iphone 8, iphone 11, ipad 2018). but on android/chome(macos) works great
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.