From bbc1f68966056783c201dab78510df08ad32c9d0 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 10 May 2021 07:04:45 +0530 Subject: [PATCH] Add a link to euporie --- docs/integrations.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/integrations.rst b/docs/integrations.rst index 549561a66..1718af723 100644 --- a/docs/integrations.rst +++ b/docs/integrations.rst @@ -59,6 +59,10 @@ System and data visualisation tools `KittyTerminalImages.jl `_ show images from Julia directly in kitty +`euporie `_ + a text-based user interface for running and editing Jupyter notebooks, + powered by kitty's graphics protocol for displaying plots + `gnuplot `_ a graphing and data visualization tool that can be made to display its output in kitty with the following bash snippet::