From ad4f9591a7d714580bf0b097a4122fa191c6f812 Mon Sep 17 00:00:00 2001 From: tiyn Date: Thu, 27 Feb 2025 02:31:31 +0100 Subject: [PATCH] progs: added jupyter tools --- resources/progs.csv | 2 ++ 1 file changed, 2 insertions(+) diff --git a/resources/progs.csv b/resources/progs.csv index b6231c3..976db9f 100644 --- a/resources/progs.csv +++ b/resources/progs.csv @@ -135,3 +135,5 @@ A,gpu-screen-recorder,is a screen recorder that can use both GPU and CPU.,, ,seahorse,is a program to manage the Gnome keyring.,, ,guvcview,is a tool to test and manage webcams.,, ,brightnessctl,is a tool to manage the screen brightness.,, +A,python-jupytext,is a tool to convert jupyter notebooks to markdown which is used by neovim.,, +,python-jupyter_client,is the runner for jupyter notebooks.,,