kino icon indicating copy to clipboard operation
kino copied to clipboard

Add Kino.Explorer

Open jonatanklosko opened this issue 2 years ago • 7 comments

We may want to wait until the official release, but doesn't hurt to have the implementation around :)

https://user-images.githubusercontent.com/17034772/130112186-b4ebcea6-821a-4623-ac44-62fe66384e6b.mp4

jonatanklosko avatar Aug 19 '21 17:08 jonatanklosko

From our slack discussion: let's show the string representation for values and column names.

josevalim avatar Aug 19 '21 17:08 josevalim

With a tiny change to Livebook (https://github.com/livebook-dev/livebook/commit/76f84eb66d11f7ff38aa7d92265a9515d7a5c76e):

image

jonatanklosko avatar Aug 19 '21 18:08 jonatanklosko

cc @cigrainger

jonatanklosko avatar Aug 19 '21 18:08 jonatanklosko

This is very cool! I love the dtypes representation.

cigrainger avatar Aug 20 '21 00:08 cigrainger

This closes https://github.com/elixir-nx/explorer/issues/21, right?

cigrainger avatar Aug 20 '21 02:08 cigrainger

Just a small bug. When I use this and resize my window it seems to get stuck in the wrong position of the screen.

image

I'm not even sure how to start to debug it yet.

Chrome Version 98.0.4758.80 (Official Build) (arm64) on macos monterey

ankopainting avatar Feb 12 '22 01:02 ankopainting

@ankopainting it's fixed on Livebook main (https://github.com/livebook-dev/livebook/pull/991) :)

jonatanklosko avatar Feb 12 '22 01:02 jonatanklosko