marskar / biof518

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installing packages from apt repositories

Binder

Sometimes you want packages that exist outside of the language-specific packaging ecosystems of Python/R/Julia. Binder makes it possible to apt-install packages from the ubuntu apt repository. This repository demonstrates how to do this by specifying names in an apt.txt file.

About


Languages

Language:Jupyter Notebook 83.5%Language:Shell 16.5%