diff options
| -rw-r--r-- | public/progs.csv | 3 | ||||
| -rw-r--r-- | static/progs.csv | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/public/progs.csv b/public/progs.csv index 27de4f6..e4de6f5 100644 --- a/public/progs.csv +++ b/public/progs.csv @@ -73,9 +73,11 @@ A,htop-vim,is a graphical and colorful system monitor. ,imagemagick,is an image viewing/manipulation program. P,imageio,is a Python library that provides an easy interface to read and write a wide range of image data. P,imread,is a simple module with a small number of functions. +,ipython,is an enhanced interactive Python shell. ,inputattach,is a set of utilities for joysticks and serial devices (especially tablet version ThinkPads). ,jq,is a command-line JSON processor. P,jupyter_client,contains the reference implementation of the Jupyter protocol. +,jupytext,"is Jupyter notebooks as Markdown documents, Julia, Python or R scripts." A,kakaotalk,is a messenger for Korean. P,kaleido,is a cross-platform library for generating static images. P,keras,"is a multi-backend deep learning framework, with support for JAX, TensorFlow, and PyTorch." @@ -124,6 +126,7 @@ P,pnglatex,is a small program that converts LaTeX snippets to png. ,profanity,is a console based XMPP client. ,pulsemixer,is an audio controller. P,pyperclip,is a cross-platform Python module for copy and paste clipboard functions. +,python-ipykernel,is the ipython kernel for Jupyter. ,python-pip,is for Mason in neovim. ,python-pynvim,is for lsp in neovim. ,python-qdarkstyle,provides a dark Qt theme. diff --git a/static/progs.csv b/static/progs.csv index 27de4f6..e4de6f5 100644 --- a/static/progs.csv +++ b/static/progs.csv @@ -73,9 +73,11 @@ A,htop-vim,is a graphical and colorful system monitor. ,imagemagick,is an image viewing/manipulation program. P,imageio,is a Python library that provides an easy interface to read and write a wide range of image data. P,imread,is a simple module with a small number of functions. +,ipython,is an enhanced interactive Python shell. ,inputattach,is a set of utilities for joysticks and serial devices (especially tablet version ThinkPads). ,jq,is a command-line JSON processor. P,jupyter_client,contains the reference implementation of the Jupyter protocol. +,jupytext,"is Jupyter notebooks as Markdown documents, Julia, Python or R scripts." A,kakaotalk,is a messenger for Korean. P,kaleido,is a cross-platform library for generating static images. P,keras,"is a multi-backend deep learning framework, with support for JAX, TensorFlow, and PyTorch." @@ -124,6 +126,7 @@ P,pnglatex,is a small program that converts LaTeX snippets to png. ,profanity,is a console based XMPP client. ,pulsemixer,is an audio controller. P,pyperclip,is a cross-platform Python module for copy and paste clipboard functions. +,python-ipykernel,is the ipython kernel for Jupyter. ,python-pip,is for Mason in neovim. ,python-pynvim,is for lsp in neovim. ,python-qdarkstyle,provides a dark Qt theme. |
