Posts

Git Tutorial

Introduction to git. Understand git structure, branching, committing, and merging.

Sphinx

This post describes how to generate, customize, and maintain python repository documentation generated by Sphinx.

Python Import Statements

In this post you will learn how to import code from repositories. We will review the purpose of an init file and tricks to standardize imports across every notebook.

Conda Environments

This post describes the utility, creation, and maintenance of conda environments.