Donne Martin
8bdf95f6a1
Add Pelican commands.
2016-01-31 07:30:51 -05:00
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
a9f8646e5c
Merge branch 'master' of https://github.com/donnemartin/data-science-ipython-notebooks
...
* 'master' of https://github.com/donnemartin/data-science-ipython-notebooks :
Added git commands to revert a commit and to undo a push, leaving the local repo intact.
Tweaked descrtiption for git add -u.
Removed file with incomplete commands, used as my scratch pad.
Added common git stash commands.
Added snippet to style an IPython Notebook based on a CSS file.
Added references to Pyramid, Flask, and Bottle.
Added __init__.py
Fixed capitalization issue.
2015-08-20 06:46:03 -04:00
Donne Martin
27d8826f13
Added command to set git upstream, useful when pulling down changes.
2015-08-20 06:45:49 -04:00
Donne Martin
79d0727912
Added git commands to revert a commit and to undo a push, leaving the local repo intact.
2015-08-18 07:19:01 -04:00
Donne Martin
35583d626c
Tweaked descrtiption for git add -u.
2015-08-18 07:17:50 -04:00
Donne Martin
24862c9227
Removed file with incomplete commands, used as my scratch pad.
2015-08-18 07:16:59 -04:00
Donne Martin
e08077cb8c
Added common git stash commands.
2015-08-18 07:13:28 -04:00
Donne Martin
93aeefe0c3
Added snippet to style an IPython Notebook based on a CSS file.
2015-08-18 07:10:47 -04:00
Donne Martin
7a72a3baeb
Added references to Pyramid, Flask, and Bottle.
2015-08-18 07:09:31 -04:00
Donne Martin
2902438c43
Added command to clean up the .git folder, which can get very large after awhile.
2015-08-11 21:38:22 -04:00
Donne Martin
3f7beddabc
Updated command to list all installed Ruby versions.
2015-08-11 21:37:50 -04:00
Donne Martin
26349dad5d
Added author and GitHub repo link to notebooks.
2015-06-18 21:07:36 -04:00
Donne Martin
3d85970eb5
Added Django commands.
2015-06-10 16:40:21 -04:00
Donne Martin
0cc73c682b
Added commands to ammend a git commit message. Fixed some git commands not being prefixed with an exclamation mark.
2015-06-10 16:34:23 -04:00
Donne Martin
4d92c51338
Added command to convert a notebook to basic HTML. Added 1.8.7 Ruby switch command, currently used by AWS command lines.
2015-06-03 19:02:51 -04:00
Donne Martin
c71f9d379a
Updated notebook to v3.
2015-06-03 13:45:42 -04:00
Donne Martin
0463617683
Added git command to undo commit but leave files and index.
2015-05-30 11:13:56 -04:00
Donne Martin
ce2749f6c5
Added git command to show log and diff of commit.
2015-04-27 21:16:25 -04:00
Donne Martin
d3963b5481
Add anaconda commands to list environments, update packages, and cleanup old packages and tarballs.
2015-04-12 18:39:13 -04:00
Donne Martin
2b043c6c50
Converted notebook to v3.
2015-04-12 18:33:21 -04:00
Donne Martin
ed0fe8c6aa
Added IPython magic for loading the contents of a file and for timing.
2015-04-12 18:30:00 -04:00
Donne Martin
c4f4a8aae3
Added commands to configure a remote for a fork and to sync a fork. Deleted duplicate git pull origin master call
2015-04-08 08:04:09 -04:00
Donne Martin
8c251e43cd
Prefixed various misc commands with ! so they can be executed within IPython Notebook.
2015-03-13 08:05:56 -04:00
Donne Martin
8c4541ae33
Added git reset and pull commands.
2015-03-13 08:03:01 -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
d0c4f48469
Tweaked header anchors to work with nbviewer.
2015-03-01 07:00:42 -05:00
Donne Martin
49c6ae6488
Added anchors for each misc command topic. Updated README with misc command anchors.
2015-03-01 06:56:15 -05:00
Donne Martin
ab3bfad838
Added hyperlinks for each topic listed in misc commands IPython Notebook. Tweaked Jekyll description.
2015-03-01 06:25:57 -05:00
Donne Martin
f9f5e6bfe1
Added index of contents to linux IPython Notebook.
2015-03-01 06:22:43 -05:00
Donne Martin
09b45a01fa
Added IPython Notebook commands.
2015-03-01 06:19:18 -05:00
Donne Martin
8256531f24
Added Anaconda commands. Added Git description.
2015-03-01 06:01:30 -05:00
Donne Martin
d7b54123e2
Added Ruby commands. Ruby is used to interact with the AWS command line and for Jekyll, a blog framework hosted on GitHub Pages.
2015-03-01 05:57:09 -05:00
Donne Martin
2363787d59
Combined git and jekyll commands to misc commands IPython Notebook.
2015-03-01 05:53:38 -05:00
Donne Martin
b0fe318517
Added IPython Notebook for git commands.
2015-02-28 15:14:59 -05:00
Donne Martin
43c191c8da
Moved AWS IPython Notebook to its own directory.
2015-02-28 13:03:06 -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
Donne Martin
68b826c212
Added note about donnemartin.com, my mirror site.
2015-02-28 09:17:43 -05:00
Donne Martin
fb1768f39e
Added comments on the jekyll build and serve commands. Added Jekyll to list of IPython Notebooks.
2015-02-28 09:15:38 -05:00
Donne Martin
06b1d3bf2a
Added Redshift snippets.
2015-02-24 07:17:26 -05:00