A side-by-side comparison of card components.
-
uses jade, less
-
depends on bootstrap latest, jquery, font-awesome
Knitr beats the socks off of an iPython notebook. Both tools do the same job, but knitr doesn't require you to leave your established text editor workflow.
Tested specifically on OS X 10.9, with R 3.1.2 and Anaconda python distribution.
PATH
. If you need to specify a python 3.x or python 2.x environment, make your life easier and do it from the command line before you do anything else.A 96 well plate.
A Pen by Thomas Ingalls on CodePen.
When hosting our web applications, we often have one public IP
address (i.e., an IP address visible to the outside world)
using which we want to host multiple web apps. For example, one
may wants to host three different web apps respectively for
example1.com
, example2.com
, and example1.com/images
on
the same machine using a single IP address.
How can we do that? Well, the good news is Internet browsers
A Pen by Thomas Ingalls on CodePen.