Open JohnTigue opened 2 years ago
Not sure what's going on here. Was this done just to simplify deploying it?
https://github.com/tensorflow/embedding-projector-standalone
Note: here it is "stand-alone" but it's embedded in some rando webpage. Must!
So far we've been using Projector inside of Jupyter notebookes. This can be run stand-alone:
https://projector.tensorflow.org/
That is similar ManyHands/hypermap#6 in that it all runs in the client, without any Jupyter backend kernel running on someone's webservers.
The code is on GitHub.