Skip to content

Instantly share code, notes, and snippets.

@daturkel
daturkel / retina.py
Created April 17, 2020 21:06
[Matplotlib retina] #python #matplotlib
import matplotlib.pyplot as plt
%config InlineBackend.figure_format = 'retina'
@daturkel
daturkel / README.md
Last active April 17, 2020 20:58 — forked from mattsears/README.md
[Old Ruby Todo] A ruby-based todo list that I forked to make some tweak. #old

Todo.rb

Todo.rb is a simple command-line tool for managing todos. It's minimal, straightforward, and you can use it with your favorite text editor.

Getting Started

Todo.rb doesn't require any third-party gems so you can copy the file anywhere and use it as long as it's executable: