It would be great if the Embedding Projector supported precomputed dimensionality reductions.
For instance, if I wanted to use UMAP I could just compute it serverside to map to 3d/2d and have that be directly visualised rather than make a feature request here and wait for it to be implemented. This could also be useful if I don't want to compute a huge T-SNE clientside.