#Data Science + Nvim + Visuals?

18 messages · Page 1 of 1 (latest)

cosmic quarry
#

Something I've used in the past: Evince (the GNOME PDF reader) automatically refreshes if the file changes on-disk. You could write your outputs to PDF and have that refresh on every write.

#

Anyway, this is a great question!

elfin seal
#

seems like a neat idea. much better than what I was going to propose from the tmux perspective.

there are some ASCII-based chart rendering libraries for the terminal. here are some examples:

GitHub

Package that allows you to plot simple graphs in ASCII, a la matplotlib - GitHub - mfouesneau/asciiplot: Package that allows you to plot simple graphs in ASCII, a la matplotlib

#

there's another one capable of microcharts that I'm trying to find.

lime warren
#

Ooooh

#

Still could be a use case for this too!

cosmic quarry
# elfin seal

That looks much cooler and much more hacker than my idea.

lime warren
#

hehe

elfin seal