Hacker News new | ask | show | jobs
by JaumeGreen 436 days ago
It's the other way around. Python notebooks fall short compared to this because they don't have the same kind of interactivity with the data as GT has.

A single tool in the toolkit is already equivalent to notebooks, at least from what I glimpsed at the introductory video. Then you have the rest of the tools, how it can easily inspect the objects, and probably manipulate them.

This is probably one of the future ways in which we will work in programming in the future, when someone creates some similar tool, around a mainstream language, that can easily interact with LLMs, APIs, and data visualization tools.

1 comments

Well said!

In fact, there is already LLM integration including programmable chats with the possibility of contextualizing the interface of each message in the chat :)