tensorflow / tensorflow/tensorboard

TensorBoard doesn't work on IOS/IpadOS. Requires apple icons.

Open
#5,493 4 comments 0 reactions 1 assignee View on GitHub

@bmd3k is already working on this.

Since Jan 10, 2022.

stat:awaiting tensorflower type:support
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.