Skip to content

Instantly share code, notes, and snippets.

View denisemauldin's full-sized avatar

Denise Mauldin denisemauldin

  • Noteworth
  • Seattle, WA
View GitHub Profile
@denisemauldin
denisemauldin / .block
Last active November 29, 2018 19:36
d3.js drop shadow example
license: mit
@denisemauldin
denisemauldin / .block
Created November 14, 2018 17:31
Animate line and points
license: mit
@denisemauldin
denisemauldin / .block
Last active March 19, 2019 19:14
Choropleth V5
license: gpl-3.0
height: 600
border: no
@denisemauldin
denisemauldin / python_environment_setup.md
Created October 17, 2018 16:45 — forked from Geoyi/python_environment_setup.md
Setting up your python development environment (with pyenv, virtualenv, and virtualenvwrapper)

Overview

When you're working on multiple coding projects, you might want a couple different version of Python and/or modules installed. That way you can keep each project in its own sandbox instead of trying to juggle multiple projects (each with different dependencies) on your system's version of Python. This intermediate guide covers one way to handle multiple Python versions and Python environments on your own (i.e., without a package manager like conda). See the Using the workflow section to view the end result.

Use cases

  1. Working on 2+ projects that each have their own dependencies; e.g., a Python 2.7 project and a Python 3.6 project, or developing a module that needs to work across multiple versions of Python. It's not reasonable to uninstall/reinstall modules every time you want to switch environments.
  2. If you want to execute code on the cloud, you can set up a Python environment that mirrors the relevant
@denisemauldin
denisemauldin / .block
Created September 28, 2018 23:01
d3v5 Force Simulation complex groups
license: mit
@denisemauldin
denisemauldin / README.md
Created September 26, 2018 18:27 — forked from jinroh/README.md
Fourier series visualisation with d3.js.

From Wikipedia:

In mathematics, a Fourier series decomposes periodic functions or periodic signals into the sum of a (possibly infinite) set of simple oscillating functions, namely sines and cosines (or complex exponentials).

Use the bottom right form to change the visualized serie.

@denisemauldin
denisemauldin / .block
Created September 25, 2018 15:33 — forked from mbostock/.block
Radial Tidy Tree
license: gpl-3.0
border: no
height: 1060
@denisemauldin
denisemauldin / .block
Created September 20, 2018 16:16
D3 Interactive Streamgraph
license: mit
@denisemauldin
denisemauldin / .block
Created September 17, 2018 16:07 — forked from Thanaporn-sk/.block
Org Bubbles
license: mit
@denisemauldin
denisemauldin / # python - 2018-07-31_11-08-18.txt
Created July 31, 2018 19:27
python on macOS 10.13.5 - Homebrew build logs
Homebrew build logs for python on macOS 10.13.5
Build date: 2018-07-31 11:08:18