Commit Graph

16 Commits

Author SHA1 Message Date
Donne Martin
2690450e0f Fixed notebook author and license info no longer rendering properly on nbviewer. 2015-11-01 06:44:00 -05:00
Donne Martin
26349dad5d Added author and GitHub repo link to notebooks. 2015-06-18 21:07:36 -04:00
Donne Martin
c71f9d379a Updated notebook to v3. 2015-06-03 13:45:42 -04:00
Donne Martin
a9ea93b872 Prefixed Linux commands with ! so they can be executed within IPython Notebook. 2015-03-13 07:59:28 -04:00
Donne Martin
9fd62a73ae Added sed command to delete matching lines in place. Added command to display all matching running processes with full formatting. Tweaked formatting of vim section regarding vimtutor and vim syntax coloring. 2015-03-11 20:30:23 -04:00
Donne Martin
a0ac867b7b Added various Linux compression commands. 2015-03-03 10:17:10 -05:00
Donne Martin
39db0b5057 Added curl commands. 2015-03-01 16:27:48 -05:00
Donne Martin
f1f69fbd19 Added commands to view running processes. 2015-03-01 15:51:25 -05:00
Donne Martin
17e7736974 Changed Vim commands cell type to code for better formatting on nbviewer. 2015-03-01 08:18:24 -05:00
Donne Martin
11d7e041fb Added Vim commands. 2015-03-01 08:16:23 -05:00
Donne Martin
f9f5e6bfe1 Added index of contents to linux IPython Notebook. 2015-03-01 06:22:43 -05:00
Donne Martin
85a316fc29 Added instructions on how to add terminal colors by editing your .bash_profile. 2015-02-28 12:40:18 -05:00
Donne Martin
a2191d03bd Added linux snippet to uncompress all tar.gz files in the current directory to another directory. 2015-02-28 12:38:52 -05:00
Donne Martin
d28c32b8da Added grep snippets to check number of files matching a search term and snippet to check the number of MapReduce records processed. 2015-02-28 12:37:18 -05:00
Donne Martin
133cddb267 Added linux commands to count lines and split files into multiple parts based on line counts. 2015-02-28 12:32:08 -05:00
Donne Martin
a709c709ce Added linux commands IPython Notebook, initially contains command disk usage commands. 2015-02-28 12:30:36 -05:00