Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 772 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 772 Bytes

jupyter_notebooks

Binder Open In Colab

Code and notes on various topics.

Many of the modules/functionalities covered here are not available in most python instalations (such as Biopython and Pandas modules).

So, always remember to install the modules that are being imported in the beggining of the notebooks. You can do so with pip or conda.