1
0
mirror of https://github.com/tiyn/larbs.git synced 2026-01-24 07:44:48 +01:00

progs: added jupyter tools

This commit is contained in:
2025-02-27 02:31:31 +01:00
parent ff36a28d83
commit ad4f9591a7

View File

@@ -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.,,
1 #TAG NAME IN REPO (or git url) PURPOSE (should be a verb phrase to sound right while installing)
135 seahorse is a program to manage the Gnome keyring.
136 guvcview is a tool to test and manage webcams.
137 brightnessctl is a tool to manage the screen brightness.
138 A python-jupytext is a tool to convert jupyter notebooks to markdown which is used by neovim.
139 python-jupyter_client is the runner for jupyter notebooks.